|
org.netbeans.swing.tabcontrol 1.8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SwitcherTableItem.Activatable | |
---|---|
org.netbeans.swing.popupswitcher |
Uses of SwitcherTableItem.Activatable in org.netbeans.swing.popupswitcher |
---|
Methods in org.netbeans.swing.popupswitcher that return SwitcherTableItem.Activatable | |
---|---|
SwitcherTableItem.Activatable |
SwitcherTableItem.getActivatable()
Returns item's activatable object |
Constructors in org.netbeans.swing.popupswitcher with parameters of type SwitcherTableItem.Activatable | |
---|---|
SwitcherTableItem(SwitcherTableItem.Activatable activatable,
String name)
Creates a new instance of SwitcherTableItem |
|
SwitcherTableItem(SwitcherTableItem.Activatable activatable,
String name,
Icon icon)
Creates a new instance of SwitcherTableItem |
|
SwitcherTableItem(SwitcherTableItem.Activatable activatable,
String name,
String htmlName,
Icon icon,
boolean active)
Creates a new instance of SwitcherTableItem |
|
SwitcherTableItem(SwitcherTableItem.Activatable activatable,
String name,
String htmlName,
Icon icon,
boolean active,
String description)
Creates a new instance of SwitcherTableItem |
|
org.netbeans.swing.tabcontrol 1.8 | |||||||||
PREV NEXT | FRAMES NO FRAMES |