Package VASSAL.launch

Class EditorWindow

java.lang.Object
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants
Direct Known Subclasses:
ExtensionEditorWindow, ModuleEditorWindow

public abstract class EditorWindow extends JFrame
EditorWindow is the base class for the three top-level component editors :- ModuleEditorWindow, ExtensionEditorWindow, PluginEditorWindow
Author:
Brent Easton
See Also: