Package jmri.jmrit.catalog
Provides a tree-based catalog for browsing.
The tree has two roots:
- resources
- Refers to files below the resources/icons directory in the program directory
- files
- Refers to files below the resources directory in the preferences directory
-
Class Summary Class Description AbstractCatalogTree TreeModel used by CatalogPanel to create a tree of resources.Bundle CatalogPane Create a JPanel containing a tree of resources.CatalogPanel Create a JPanel containing trees of resources to replace default icons.CatalogTreeFS TreeModel used by CatalogPanel to create a tree of resources.CatalogTreeIndex TreeModel used by CatalogPanel to create a tree of resources.CatalogTreeModel TreeModel used by CatalogPane to create a tree of resources.DefaultCatalogTreeManager Provide the concrete implementation for the Internal CatalogTree Manager.DefaultCatalogTreeManager.Initializer DirectorySearcher A file system directory searcher to locate Image files to include in an Image Catalog.DragJLabel Gives a JLabel the capability to Drag and Drop.ImageIndexEditor A JFrame for creating and editing an Image Index.ImageIndexEditor.Initializer NamedIcon Extend an ImageIcon to remember the name from which it was created and provide rotation and scaling services.PreviewDialog Create a Dialog to display the images in a file system directory.