Class CatalogPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class CatalogPanel extends JPanel
Create a JPanel containing trees of resources to replace default icons. The panel also displays image files contained in a node of a tree. Drag and Drop is implemented to drag a display of an icon to the display of an icon that may be added to the panel.

This panel is used in the Icon Editors and also in the ImageIndexEditor.

See Also: