Class ItemDialog

All Implemented Interfaces:
ComponentListener, WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, BeanInterface, ModifiedFlag, WindowInterface
Direct Known Subclasses:
IconDialog

public class ItemDialog extends JmriJFrame
Container for dialogs that modify the user's changes to his/her icon catalog. e.g additions, deletions or modifications of icon families. (User's customizations are saved in CatalogTree.xml) While not exactly a singleton class, only one version of the dialog should be viable at a time - i.e. the version for a particular device type.
See Also: