public interface Markupable
MustInputField
,
GroupOfMarkupables
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Destroys the markupable.
|
java.lang.String |
getCreationTag()
Returns the tag sequence that's needed to show this object in the user
interface.
|
void |
setComment(java.lang.String comment)
Sets the component's comment text which will be presented to the right of
the component.
|
void |
setToolTipText(java.lang.String newToolTipText)
Sets the component's tool tip text.
|
void setToolTipText(java.lang.String newToolTipText)
newToolTipText
- the component's tool tip textvoid setComment(java.lang.String comment)
comment
- the component's comment textjava.lang.String getCreationTag()
void destroy()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de