Uses of Class
jmri.jmrit.catalog.CatalogPanel
Packages that use CatalogPanel
Package
Description
Provides a tree-based catalog for browsing.
Select from palette of items.
-
Uses of CatalogPanel in jmri.jmrit.catalog
Methods in jmri.jmrit.catalog that return CatalogPanelModifier and TypeMethodDescriptionstatic CatalogPanelCatalogPanel.makeCatalog(String label1, String label2, boolean addButtonPanel, boolean treeDnD, boolean dragIcons) Create a named icon catalog split pane.static CatalogPanelCatalogPanel.makeDefaultCatalog()static CatalogPanelCatalogPanel.makeDefaultCatalog(boolean addButtonPanel, boolean treeDrop, boolean dragIcon) -
Uses of CatalogPanel in jmri.jmrit.display.palette
Fields in jmri.jmrit.display.palette declared as CatalogPanelModifier and TypeFieldDescriptionprotected CatalogPanelIconDialog._catalogprotected CatalogPanelIconItemPanel._catalogMethods in jmri.jmrit.display.palette that return CatalogPanel