|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectkaos.kpat.gui.hypertext.HTComponentImpl
kaos.kpat.gui.hypertext.HTLabel
public class HTLabel
Field Summary |
---|
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 |
Constructor Summary | |
---|---|
HTLabel(java.lang.String htmlText)
|
Method Summary | |
---|---|
java.lang.String |
getText()
|
void |
hyperlinkSelected(java.lang.String link,
java.awt.Point p)
|
void |
setText(java.lang.String text)
|
Methods inherited from class kaos.kpat.gui.hypertext.HTComponentImpl |
---|
addListener, fireTextChanged, getDisplayComponent, getDisplayText, getId, getParent, getPopupMenu, getPrefix, getRelativeLocation, getState, getTemplateLink, removeListener, setDisplayComponent, setDlgLocation, setFontSize, setId, setParent, setPeer, setPopupMenu, setPrefix, setState, setSuffix, setTemplateEditor, setTemplateLink |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HTLabel(java.lang.String htmlText)
Method Detail |
---|
public java.lang.String getText()
public void hyperlinkSelected(java.lang.String link, java.awt.Point p)
public void setText(java.lang.String text)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |