|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jext.MenuAction
org.jext.misc.TabSwitcher
public class TabSwitcher
Switches tabs due to the failure of JRE 1.4 to properly do so.
| Field Summary |
|---|
| Fields inherited from class org.jext.MenuAction |
|---|
name |
| Constructor Summary | |
|---|---|
TabSwitcher(boolean right)
Construct a new TabSwitcher. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent evt)
|
| Methods inherited from class org.jext.MenuAction |
|---|
getJextParent, getJextParent, getName, getNSTextArea, getNSTextArea, getTextArea, getTextArea |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TabSwitcher(boolean right)
TabSwitcher.
right - whether to switch the selected tab index right or left.| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent evt)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||