public interface ITabbedPane extends IContainer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAB_TITLE_PROPERTY |
static java.lang.String |
TAB_TOOLTIP_PROPERTY |
| Modifier and Type | Method and Description |
|---|---|
StringDescriptor |
getTabProperty(IComponent component,
java.lang.String propName) |
getBorderTitle, getBorderType, getComponent, getComponentCount, indexOfComponent, isXYaccept, areChildrenExclusive, getBinding, getClientProperty, getComponentClassName, getConstraints, getCustomLayoutConstraints, getId, getModifiedProperties, getParentContainer, isCustomCreate, putClientPropertystatic final java.lang.String TAB_TITLE_PROPERTY
static final java.lang.String TAB_TOOLTIP_PROPERTY
StringDescriptor getTabProperty(IComponent component, java.lang.String propName)