public static final class LwTabbedPane.Constraints
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
IconDescriptor |
myDisabledIcon |
boolean |
myEnabled |
IconDescriptor |
myIcon |
StringDescriptor |
myTitle
never null
|
StringDescriptor |
myToolTip |
Constructor and Description |
---|
Constraints(StringDescriptor title) |
Modifier and Type | Method and Description |
---|---|
StringDescriptor |
getProperty(java.lang.String propName) |
public StringDescriptor myTitle
public StringDescriptor myToolTip
public IconDescriptor myIcon
public IconDescriptor myDisabledIcon
public boolean myEnabled
public Constraints(StringDescriptor title)
public StringDescriptor getProperty(java.lang.String propName)