Uses of Interface
net.thevpc.netbeans.launcher.ui.utils.CatalogComponent
Packages that use CatalogComponent
-
Uses of CatalogComponent in net.thevpc.netbeans.launcher.ui.panes
Classes in net.thevpc.netbeans.launcher.ui.panes that implement CatalogComponentFields in net.thevpc.netbeans.launcher.ui.panes declared as CatalogComponentModifier and TypeFieldDescriptionprotected CatalogComponentNetbeansInstallationListComponent.tableMethods in net.thevpc.netbeans.launcher.ui.panes that return CatalogComponentModifier and TypeMethodDescriptionprotected CatalogComponentNbListComponentAsList.createCatalog()protected abstract CatalogComponentNetbeansInstallationListComponent.createCatalog()protected CatalogComponentNetbeansInstallationListComponentAsTable.createCatalog() -
Uses of CatalogComponent in net.thevpc.netbeans.launcher.ui.utils
Classes in net.thevpc.netbeans.launcher.ui.utils that implement CatalogComponentMethods in net.thevpc.netbeans.launcher.ui.utils that return CatalogComponentMethods in net.thevpc.netbeans.launcher.ui.utils with parameters of type CatalogComponentModifier and TypeMethodDescriptionvoidCatalogComponent.ObjectSelectionEvent.setComponent(CatalogComponent component) voidSwingToolkit.updateTable(CatalogComponent table, Object[] values, Equalizer e, Comparator comp, Runnable onFinish) Constructors in net.thevpc.netbeans.launcher.ui.utils with parameters of type CatalogComponentModifierConstructorDescriptionObjectSelectionEvent(CatalogComponent component, Object value, int index, MouseEvent event)