public class MustStatusLabel extends java.lang.Object implements Markupable
Constructor and Description |
---|
MustStatusLabel() |
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.
|
java.lang.String |
getText()
Return the text of the label.
|
void |
reset()
Set's the status label to its default value.
|
void |
setComment(java.lang.String comment)
Sets the component's comment text which will be presented to the right of
the component.
|
void |
setText(java.lang.String newText)
Sets the text.
|
void |
setToolTipText(java.lang.String newToolTipText)
Sets the component's tool tip text.
|
public void setToolTipText(java.lang.String newToolTipText)
Markupable
setToolTipText
in interface Markupable
newToolTipText
- the component's tool tip textpublic void setComment(java.lang.String comment)
Markupable
setComment
in interface Markupable
comment
- the component's comment textpublic java.lang.String getCreationTag()
getCreationTag
in interface Markupable
public java.lang.String getText()
public void setText(java.lang.String newText)
newText
- the new textpublic void reset()
public void destroy()
Markupable
destroy
in interface Markupable
Markupable.destroy()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de