Class JustificationFrameListRenderer

java.lang.Object
org.protege.editor.owl.ui.framelist.OWLFrameListRenderer
org.liveontologies.protege.explanation.justification.JustificationFrameListRenderer
All Implemented Interfaces:
ListCellRenderer, org.protege.editor.core.ui.list.RendererWithInsets

public class JustificationFrameListRenderer extends org.protege.editor.owl.ui.framelist.OWLFrameListRenderer
Author: Matthew Horridge Stanford University Bio-Medical Informatics Research Group Date: 19/03/2012
  • Constructor Summary

    Constructors
    Constructor
    Description
    JustificationFrameListRenderer(org.protege.editor.owl.OWLEditorKit owlEditorKit)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected org.semanticweb.owlapi.model.OWLObject
    getIconObject(JList list, Object value, int index, boolean isSelected, boolean cellHasFocus)
     

    Methods inherited from class org.protege.editor.owl.ui.framelist.OWLFrameListRenderer

    getListCellRendererComponent, getOWLCellRenderer, getOWLEditorKit, getValueToRender, isHighlightUnsatisfiableClasses, isHighlightUnsatisfiableProperties, setAnnotationRendererEnabled, setCrossedOutEntities, setHighlightKeywords, setHighlightUnsatisfiableClasses, setHighlightUnsatisfiableProperties, setWrap

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • JustificationFrameListRenderer

      public JustificationFrameListRenderer(org.protege.editor.owl.OWLEditorKit owlEditorKit)
  • Method Details

    • getIconObject

      protected org.semanticweb.owlapi.model.OWLObject getIconObject(JList list, Object value, int index, boolean isSelected, boolean cellHasFocus)
      Overrides:
      getIconObject in class org.protege.editor.owl.ui.framelist.OWLFrameListRenderer