Package adams.gui.goe

Class MekaEditorsRegistration

  • All Implemented Interfaces:
    Serializable

    public class MekaEditorsRegistration
    extends adams.gui.goe.AbstractEditorRegistration
    Registers the MEKA GenericObjectEditor editors.
    Version:
    $Revision: 4584 $
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    See Also:
    Serialized Form
    • Field Detail

      • m_Registered

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

      • MekaEditorsRegistration

        public MekaEditorsRegistration()
    • Method Detail

      • hasRegistered

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

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