sferyx.administration.xmlcomponents
Class GenericEmptyXMLTagComponent
java.lang.Object
sferyx.administration.xmlcomponents.GenericEmptyXMLTagComponent
public class GenericEmptyXMLTagComponent
- extends java.lang.Object
Field Summary |
javax.swing.text.Element |
element
|
java.lang.String |
tagName
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
element
public javax.swing.text.Element element
tagName
public java.lang.String tagName
GenericEmptyXMLTagComponent
public GenericEmptyXMLTagComponent()
- Creates a new instance of GenericEmptyXMLTagComponent
GenericEmptyXMLTagComponent
public GenericEmptyXMLTagComponent(java.lang.String tagName)
setElement
public void setElement(javax.swing.text.Element elem)
getElement
public javax.swing.text.Element getElement()
getComponent
public java.awt.Component getComponent()
getDefaultComponent
public java.awt.Component getDefaultComponent()