Protege 3.4.1

edu.stanford.smi.protegex.widget.editorpane
Class EditorPaneComponent

java.lang.Object
  extended by edu.stanford.smi.protegex.widget.editorpane.EditorPaneComponent

public class EditorPaneComponent
extends Object


Constructor Summary
EditorPaneComponent()
           
 
Method Summary
 EditorPaneLinkDetector createEditorPaneLinkDetector()
           
 EditorPaneLinkDetector createEditorPaneLinkDetector(boolean editable, boolean detectEnter)
           
protected  Action createILAction()
           
protected  JMenuItem createShowAllInstancesAction()
           
 edu.stanford.smi.protege.util.LabeledComponent createUI(EditorPaneLinkDetector e)
           
 ActionListener getAddInternalLinkActionListener()
           
 edu.stanford.smi.protege.util.AllowableAction getBoldAction()
           
 edu.stanford.smi.protege.util.AllowableAction getEditorPaneHelpAction()
           
 edu.stanford.smi.protege.util.AllowableAction getHighligherAction()
           
 edu.stanford.smi.protege.util.AllowableAction getHighlightAction()
           
 edu.stanford.smi.protege.util.AllowableAction getHTMLHighlightAction()
           
 edu.stanford.smi.protege.util.AllowableAction getInsertImageAction()
           
 edu.stanford.smi.protege.util.AllowableAction getItalicsAction()
           
 edu.stanford.smi.protege.util.AllowableAction getStrikeThroughAction()
           
 edu.stanford.smi.protege.util.AllowableAction getUnderlineAction()
           
 edu.stanford.smi.protege.util.AllowableAction getUnhighlightAction()
           
 String insertBRForNewline(String s)
           
 void setOWLMode(boolean o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorPaneComponent

public EditorPaneComponent()
Method Detail

createEditorPaneLinkDetector

public EditorPaneLinkDetector createEditorPaneLinkDetector()

createEditorPaneLinkDetector

public EditorPaneLinkDetector createEditorPaneLinkDetector(boolean editable,
                                                           boolean detectEnter)

createUI

public edu.stanford.smi.protege.util.LabeledComponent createUI(EditorPaneLinkDetector e)

createILAction

protected Action createILAction()

createShowAllInstancesAction

protected JMenuItem createShowAllInstancesAction()

setOWLMode

public void setOWLMode(boolean o)

getAddInternalLinkActionListener

public ActionListener getAddInternalLinkActionListener()

getHTMLHighlightAction

public edu.stanford.smi.protege.util.AllowableAction getHTMLHighlightAction()

getHighligherAction

public edu.stanford.smi.protege.util.AllowableAction getHighligherAction()

getUnhighlightAction

public edu.stanford.smi.protege.util.AllowableAction getUnhighlightAction()

getHighlightAction

public edu.stanford.smi.protege.util.AllowableAction getHighlightAction()

getBoldAction

public edu.stanford.smi.protege.util.AllowableAction getBoldAction()

getItalicsAction

public edu.stanford.smi.protege.util.AllowableAction getItalicsAction()

getUnderlineAction

public edu.stanford.smi.protege.util.AllowableAction getUnderlineAction()

getEditorPaneHelpAction

public edu.stanford.smi.protege.util.AllowableAction getEditorPaneHelpAction()

getStrikeThroughAction

public edu.stanford.smi.protege.util.AllowableAction getStrikeThroughAction()

getInsertImageAction

public edu.stanford.smi.protege.util.AllowableAction getInsertImageAction()

insertBRForNewline

public String insertBRForNewline(String s)

Protege 3.4.1

Submit a bug report or feature request