public class ReadOnlyTextBand extends CopyableBand implements de.cismet.cids.dynamics.CidsBeanCollectionStore
jPopupMenu1, membersToCopy, readOnly| Constructor and Description |
|---|
ReadOnlyTextBand(String name,
String textProperty,
String tooltipProperty)
Creates a new UmlandnutzungsBand object.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<de.cismet.cids.dynamics.CidsBean> |
getCidsBeans() |
String |
getTextProperty()
DOCUMENT ME!
|
String |
getTooltipProperty()
DOCUMENT ME!
|
void |
setCidsBeans(Collection<de.cismet.cids.dynamics.CidsBean> beans) |
void |
setTextProperty(String textProperty)
DOCUMENT ME!
|
void |
setTooltipProperty(String tooltipProperty)
DOCUMENT ME!
|
addSpecifiedMemberpublic ReadOnlyTextBand(String name, String textProperty, String tooltipProperty)
name - side DOCUMENT ME!textProperty - if this parameter is null, cidsBean.toString will be used as texttooltipProperty - if this parameter is null, cidsBean.toString will be used as tooltip textpublic Collection<de.cismet.cids.dynamics.CidsBean> getCidsBeans()
getCidsBeans in interface de.cismet.cids.dynamics.CidsBeanCollectionStorepublic void setCidsBeans(Collection<de.cismet.cids.dynamics.CidsBean> beans)
setCidsBeans in interface de.cismet.cids.dynamics.CidsBeanCollectionStorepublic String getTextProperty()
public void setTextProperty(String textProperty)
textProperty - colorProperty the colorProperty to setpublic String getTooltipProperty()
public void setTooltipProperty(String tooltipProperty)
tooltipProperty - the tooltipProperty to setCopyright © 2012–2026 cismet GmbH. All rights reserved.