Package hec.client

Class TextFileEditorFrame

All Implemented Interfaces:
TextEditor, ComponentListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants, Modifiable

public class TextFileEditorFrame extends RmaJFrame implements TextEditor
JFrame that holds a basic text editor.
See Also:
  • Constructor Details

    • TextFileEditorFrame

      public TextFileEditorFrame(Identifier id, boolean editable)
  • Method Details