Package adams.gui.goe

Class AdamsEditorsRegistration

    • Field Detail

      • m_Registered

        protected static boolean m_Registered
        whether registration already occurred.
    • Constructor Detail

      • AdamsEditorsRegistration

        public AdamsEditorsRegistration()
    • Method Detail

      • hasRegistered

        protected boolean hasRegistered()
        Returns whether registration already occurred.
        Specified by:
        hasRegistered in class AbstractEditorRegistration
        Returns:
        true if registration already occurred
      • doRegister

        protected boolean doRegister()
        Performs the registration of the editors.
        Specified by:
        doRegister in class AbstractEditorRegistration
        Returns:
        true if registration successful