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, isXY
accept, areChildrenExclusive, getBinding, getClientProperty, getComponentClassName, getConstraints, getCustomLayoutConstraints, getId, getModifiedProperties, getParentContainer, isCustomCreate, putClientProperty
static final java.lang.String TAB_TITLE_PROPERTY
static final java.lang.String TAB_TOOLTIP_PROPERTY
StringDescriptor getTabProperty(IComponent component, java.lang.String propName)