pivot.wtk
Class TabPane.TabPaneAttributes
java.lang.Object
pivot.wtk.Component.Attributes
pivot.wtk.TabPane.TabPaneAttributes
- Enclosing class:
- TabPane
protected static class TabPane.TabPaneAttributes
- extends Component.Attributes
Defines tab attributes.
- Author:
- gbrown
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TabPane.TabPaneAttributes
protected TabPane.TabPaneAttributes()
getName
public String getName()
setName
public void setName(String name)
getIcon
public Image getIcon()
setIcon
public void setIcon(Image icon)
isCloseable
public boolean isCloseable()
setCloseable
public void setCloseable(boolean closeable)