当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
TabListPopupAction (Tab Control) - NetBeans API Javadoc (Current Development Version)
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
TabListPopupAction
public TabListPopupAction(TabDisplayer displayer)
actionPerformed
public void actionPerformed(ActionEvent ae)