| Package | Description |
|---|---|
| org.netbeans.swing.popupswitcher |
| Modifier and Type | Method and Description |
|---|---|
SwitcherTableItem.Activatable |
SwitcherTableItem.getActivatable()
Returns item's activatable object
|
| Constructor and Description |
|---|
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
|
Built on June 17 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.