Class ToolboxDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class ToolboxDialog extends JDialog
An always-on-top modeless dialog with a WorkbenchToolBar (for CursorTools, PlugIns, and other buttons). Takes care of unpressing the CursorTools (if necessary) when the dialog is closed (and pressing the first CursorTool on the main toolbar).
See Also: