| Package | Description |
|---|---|
| org.netbeans.swing.tabcontrol |
TabDisplayer and TabbedControl
|
| org.netbeans.swing.tabcontrol.plaf |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TabbedContainer.postActionEvent(TabActionEvent event)
Used by the UI to post action events for selection and close operations.
|
protected void |
TabDisplayer.postActionEvent(TabActionEvent event)
Notifies all registered listeners about the event.
|
void |
TabDisplayerUI.postTabAction(TabActionEvent e) |
protected boolean |
TabDisplayerUI.shouldPerformAction(TabActionEvent e)
Allows ActionListeners attached to the container to determine if the
event should be acted on.
|
| Modifier and Type | Method and Description |
|---|---|
protected TabActionEvent |
TabControlButton.createTabActionEvent(ActionEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
WinXPViewTabDisplayerUI.postTabAction(TabActionEvent e) |
Built on June 18 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.