java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.protege.editor.core.ui.preferences.PreferencesPanel
org.liveontologies.protege.explanation.justification.preferences.JustPrefPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.protege.editor.core.Disposable, org.protege.editor.core.plugin.ProtegePluginInstance

public class JustPrefPanel extends org.protege.editor.core.ui.preferences.PreferencesPanel implements org.protege.editor.core.Disposable
See Also:
  • Constructor Details

    • JustPrefPanel

      public JustPrefPanel()
  • Method Details

    • initialise

      public void initialise() throws Exception
      Specified by:
      initialise in interface org.protege.editor.core.plugin.ProtegePluginInstance
      Throws:
      Exception
    • dispose

      public void dispose() throws Exception
      Specified by:
      dispose in interface org.protege.editor.core.Disposable
      Throws:
      Exception
    • getSelectedPanel

      protected String getSelectedPanel()
    • updatePanelSelection

      public void updatePanelSelection(String selectedPanel)
    • applyChanges

      public void applyChanges()
      Specified by:
      applyChanges in class org.protege.editor.core.ui.preferences.PreferencesPanel