当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
ComponentConverter.Fixed (Tab Control) - NetBeans API Javadoc (Current Development Version)
org.netbeans.swing.tabcontrol
Class ComponentConverter.Fixed
java.lang.Object
org.netbeans.swing.tabcontrol.ComponentConverter.Fixed
- All Implemented Interfaces:
- ComponentConverter
- Enclosing interface:
- ComponentConverter
public static final class ComponentConverter.Fixed
- extends Object
- implements ComponentConverter
A ComponentConverter implementation which always returns the same
component
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentConverter.Fixed
public ComponentConverter.Fixed(Component component)
getComponent
public Component getComponent(TabData data)
- Specified by:
getComponent
in interface ComponentConverter