Class PluginFrame

java.lang.Object
All Implemented Interfaces:
ActionListener, MouseListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ChangeListener, ListSelectionListener, RootPaneContainer, WindowConstants

public class PluginFrame extends JFrame implements ActionListener, ChangeListener, ListSelectionListener, MouseListener
The PluginFrame class provides a frame that is used to view, remove, and install new plugins to the application.
See Also: