|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.collab.SharableImpl
ucar.unidata.collab.PropertiedThing
ucar.unidata.ui.ComponentHolder
ucar.unidata.ui.HtmlComponent
public class HtmlComponent
| Field Summary | |
|---|---|
static String |
ATTR_TEXT
|
protected JLabel |
label
|
protected JTextArea |
textArea
|
| Fields inherited from class ucar.unidata.ui.ComponentHolder |
|---|
ATTR_NAME, BORDER_NAMES, BORDERS, displayBtn, header, isRemoved, nameFld, parent |
| Fields inherited from class ucar.unidata.collab.PropertiedThing |
|---|
propertiesDialog |
| Constructor Summary | |
|---|---|
HtmlComponent()
_more_ |
|
HtmlComponent(String name,
String text)
_more_ |
|
| Method Summary | |
|---|---|
protected boolean |
applyProperties()
_more_ |
JComponent |
doMakeContents()
_more_ |
protected void |
getPropertiesComponents(List comps,
int tabIdx)
_more_ |
String |
getText()
Get the Text property. |
String |
getTypeName()
_more_ |
void |
initWith(Element node)
_more_ |
void |
setText(String value)
Set the Text property. |
| Methods inherited from class ucar.unidata.ui.ComponentHolder |
|---|
clearContents, doMakeHeader, doRemove, getBeingShown, getBorder, getBorderLayoutLocation, getCategory, getContents, getHierachicalName, getIcon, getInternalFrame, getInternalFrameShown, getLayoutRect, getName, getParent, getPopupMenuItems, getRoot, getShowHeader, makeTree, print, removeDisplayComponent, setBorder, setBorder, setBorderLayoutLocation, setCategory, setInternalFrameShown, setLayoutRect, setName, setParent, setShowHeader, setState, showPopup, toString, wrapContents |
| Methods inherited from class ucar.unidata.collab.PropertiedThing |
|---|
addPropertyChangeListener, doApplyProperties, firePropertyChange, firePropertyChange, getPropertyListeners, getPropertyTabs, isShowing, propertyChange, removePropertyChangeListener, showProperties, showProperties |
| Methods inherited from class ucar.unidata.collab.SharableImpl |
|---|
applySharableProperties, doShare, doShare, doShareExternal, doShareInternal, getReceiveShareTime, getSharablePropertiesComponent, getShareGroup, getSharing, getUniqueId, initSharable, receiveShareData, removeSharable, setReceiveShareTime, setShareGroup, setSharing, setUniqueId, showSharableDialog |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String ATTR_TEXT
protected JTextArea textArea
protected JLabel label
| Constructor Detail |
|---|
public HtmlComponent()
public HtmlComponent(String name,
String text)
name - _more_| Method Detail |
|---|
public void initWith(Element node)
ComponentHolder
initWith in class ComponentHoldernode - _more_public JComponent doMakeContents()
doMakeContents in class ComponentHolderpublic String getTypeName()
getTypeName in class ComponentHolder
protected void getPropertiesComponents(List comps,
int tabIdx)
getPropertiesComponents in class ComponentHoldercomps - _more_tabIdx - _more_protected boolean applyProperties()
applyProperties in class ComponentHolderpublic void setText(String value)
value - The new value for Textpublic String getText()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||