|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.okapi.common.uidescription.AbstractPart
net.sf.okapi.common.uidescription.TextLabelPart
public class TextLabelPart
UI part descriptor for a text item. This UI part supports no type.
| Field Summary |
|---|
| Fields inherited from class net.sf.okapi.common.uidescription.AbstractPart |
|---|
container, enabledOnSelection, labelFlushed, masterPart, paramDescriptor, vertical, withLabel |
| Constructor Summary | |
|---|---|
TextLabelPart(java.lang.String text)
Creates a new TextPart object. |
|
| Method Summary | |
|---|---|
protected void |
checkType()
Checks the types supported by this UI part. |
| Methods inherited from class net.sf.okapi.common.uidescription.AbstractPart |
|---|
getContainer, getDisplayName, getMasterPart, getName, getParent, getReadMethod, getShortDescription, getType, getWriteMethod, isEnabledOnSelection, isLabelFlushed, isVertical, isWithLabel, setContainer, setDisplayName, setLabelFlushed, setMasterPart, setShortDescription, setVertical, setWithLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextLabelPart(java.lang.String text)
| Method Detail |
|---|
protected void checkType()
AbstractPart
checkType in class AbstractPart
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||