Package hec.client

Class DataTypeEditor

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

public class DataTypeEditor extends RmaJFrame
See Also:
  • Constructor Details

    • DataTypeEditor

      public DataTypeEditor()
  • Method Details

    • buildControls

      protected void buildControls()
    • setTabsEnabled

      protected void setTabsEnabled(boolean enabled)
    • buildMenus

      protected void buildMenus()
    • fillForm

      public void fillForm()
    • saveDataTypes

      protected void saveDataTypes()
    • addLines

      protected void addLines()
    • deleteLines

      protected void deleteLines()
    • copyLine

      protected void copyLine()
    • newDataType

      protected void newDataType()
    • closeWindow

      protected void closeWindow()
    • setStartedFromMain

      public void setStartedFromMain(boolean b)
    • setModified

      public void setModified(boolean b)
      Specified by:
      setModified in interface Modifiable
      Overrides:
      setModified in class RmaJFrame
    • main

      public static void main(String[] args)