kaos.kpat.gui.hypertext
Class ClassPropertiesContainer
java.lang.Object
kaos.kpat.gui.hypertext.HTComponentImpl
kaos.kpat.gui.hypertext.HypertextContainerImpl
kaos.kpat.gui.hypertext.ClassPropertiesContainer
- All Implemented Interfaces:
- HyperlinkListener, HypertextComponent, HypertextContainer, HypertextListener
public class ClassPropertiesContainer
- extends HypertextContainerImpl
Fields inherited from class kaos.kpat.gui.hypertext.HTComponentImpl |
_displayComponent, _id, _listeners, _peer, _popup, _prefix, _suffix, _templateEditor, _templateLinkId, _templateLinkName, TEMPLATE_LINK_ID, VISITED_LINK_RGB |
Methods inherited from class kaos.kpat.gui.hypertext.HypertextContainerImpl |
addComponent, addComponent, containsComponent, getComponentAt, getComponentCount, getComponentForLink, getComponentForTemplateLink, getText, hyperlinkSelected, removeComponent, removeComponentAt, setDisplayComponent, setHyperlinkInterceptor, setTemplateEditor, setTemplateLink, textChanged |
Methods inherited from class kaos.kpat.gui.hypertext.HTComponentImpl |
addListener, fireTextChanged, getDisplayComponent, getDisplayText, getId, getParent, getPopupMenu, getPrefix, getRelativeLocation, getState, getTemplateLink, removeListener, setDlgLocation, setFontSize, setId, setParent, setPeer, setPopupMenu, setPrefix, setState, setSuffix |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface kaos.kpat.gui.hypertext.HypertextComponent |
addListener, getDisplayComponent, getDisplayText, getId, getParent, getPrefix, getState, getTemplateLink, removeListener, setParent, setPeer, setPrefix, setState, setSuffix |
ClassPropertiesContainer
public ClassPropertiesContainer(OntologyRepositoryService ontServ)
setAddEmptyInstancesValue
public void setAddEmptyInstancesValue(boolean addEmpty)
setPropertyPrefix
public void setPropertyPrefix(java.lang.String propPrefix)
setLastPropSuffix
public void setLastPropSuffix(java.lang.String suffix)
initPropSet
public void initPropSet()
setClass
public void setClass(java.lang.String className)
getMenuItems
public java.util.List<javax.swing.JMenuItem> getMenuItems()
saveCustomizedClass
public java.lang.String saveCustomizedClass()
throws java.lang.Exception
- Throws:
java.lang.Exception
getProperties
public HTClassPropertySet getProperties()