|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ItsNatLabelUI
Is the base interface of the User Interface of a label component.
The the current label renderer is used.
Current implementation relays heavily on
ElementLabel.
ItsNatLabel.getItsNatLabelUI(),
ItsNatLabel.getItsNatLabelRenderer()| Method Summary | |
|---|---|
ItsNatLabel |
getItsNatLabel()
Returns the associated component object. |
boolean |
hasLabelMarkup()
Informs whether this label contains markup. |
boolean |
isUsePatternMarkupToRender()
Informs whether the original (saved as pattern) markup is used to render. |
void |
setUsePatternMarkupToRender(boolean value)
Sets whether the original (saved as pattern) markup is used to render. |
| Methods inherited from interface org.itsnat.comp.ItsNatElementComponentUI |
|---|
getItsNatElementComponent |
| Methods inherited from interface org.itsnat.comp.ItsNatComponentUI |
|---|
getItsNatComponent |
| Method Detail |
|---|
ItsNatLabel getItsNatLabel()
boolean hasLabelMarkup()
boolean isUsePatternMarkupToRender()
The default value is defined by ItsNatDocument.isUsePatternMarkupToRender()
setUsePatternMarkupToRender(boolean)void setUsePatternMarkupToRender(boolean value)
value - true to enable the use of original markup to render.isUsePatternMarkupToRender()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||