org.netbeans.swing.tabcontrol 1.36

org.netbeans.swing.tabcontrol
Class ComponentConverter.Fixed

java.lang.Object
  extended by 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


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.netbeans.swing.tabcontrol.ComponentConverter
ComponentConverter.Fixed
 
Field Summary
 
Fields inherited from interface org.netbeans.swing.tabcontrol.ComponentConverter
DEFAULT
 
Constructor Summary
ComponentConverter.Fixed(Component component)
           
 
Method Summary
 Component getComponent(TabData data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentConverter.Fixed

public ComponentConverter.Fixed(Component component)
Method Detail

getComponent

public Component getComponent(TabData data)
Specified by:
getComponent in interface ComponentConverter

org.netbeans.swing.tabcontrol 1.36

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.