org.netbeans.swing.tabcontrol
Class TabListPopupAction
java.lang.Object
javax.swing.AbstractAction
org.netbeans.swing.tabcontrol.TabListPopupAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action
public class TabListPopupAction
- extends AbstractAction
An action which, when invoked, displays a popup with an alphabetized table
of all the tabs in a TabDisplayer.
- See Also:
- Serialized Form
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON |
TabListPopupAction
public TabListPopupAction(TabDisplayer displayer)
actionPerformed
public void actionPerformed(ActionEvent ae)