Class AbstractInvestigatorTabWithEditableDataTable

    • Field Detail

      • m_ButtonActivate

        protected adams.gui.core.BaseFlatButton m_ButtonActivate
        the button for activating a dataset.
      • m_ButtonRemove

        protected adams.gui.core.BaseFlatButton m_ButtonRemove
        the button for removing a dataset.
      • m_ButtonSave

        protected adams.gui.core.BaseFlatButton m_ButtonSave
        the save button.
      • m_ButtonAction

        protected adams.gui.core.BaseFlatSplitButton m_ButtonAction
        the action button.
      • m_ButtonUp

        protected adams.gui.core.BaseFlatButton m_ButtonUp
        the up button.
      • m_ButtonDown

        protected adams.gui.core.BaseFlatButton m_ButtonDown
        the down button.
      • m_ButtonUndo

        protected adams.gui.core.BaseFlatButton m_ButtonUndo
        the button for undoing changes.
    • Constructor Detail

      • AbstractInvestigatorTabWithEditableDataTable

        public AbstractInvestigatorTabWithEditableDataTable()