Class PluginRepositoryPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.dandymadeproductions.ajqvue.gui.panels.PluginRepositoryPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class PluginRepositoryPanel extends JPanel
The PluginRepositoryPanel class provides a panel that allows the showing of plugins that have been defined from a PluginRepository. A PluginRepository should provide the list that will be used in the panel to display and allow selecting of plugins.
See Also: