|
org.netbeans.swing.tabcontrol 1.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentConverter | |
|---|---|
| org.netbeans.swing.tabcontrol | |
| Uses of ComponentConverter in org.netbeans.swing.tabcontrol |
|---|
| Classes in org.netbeans.swing.tabcontrol that implement ComponentConverter | |
|---|---|
static class |
ComponentConverter.Fixed
A ComponentConverter implementation which always returns the same component |
| Fields in org.netbeans.swing.tabcontrol declared as ComponentConverter | |
|---|---|
static ComponentConverter |
ComponentConverter.DEFAULT
A default implementation which simply delegates to TabData.getComponent() |
| Methods in org.netbeans.swing.tabcontrol that return ComponentConverter | |
|---|---|
ComponentConverter |
TabbedContainer.getComponentConverter()
Get the component converter which is used to fetch a component corresponding to an element in the data model. |
| Methods in org.netbeans.swing.tabcontrol with parameters of type ComponentConverter | |
|---|---|
void |
TabbedContainer.setComponentConverter(ComponentConverter cc)
Set the converter that converts user objects in the data model into components to display. |
|
org.netbeans.swing.tabcontrol 1.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||