|
Swing 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--javax.swing.plaf.basic.BasicOptionPaneUI.ButtonActionListener
This inner class is marked "public" due to a compiler bug. This class should be treated as a "protected" inner class. Instantiate it only within subclasses of BasicOptionPaneUI.
| Field Summary | |
protected int |
buttonIndex
|
| Constructor Summary | |
BasicOptionPaneUI.ButtonActionListener(int buttonIndex)
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected int buttonIndex
| Constructor Detail |
public BasicOptionPaneUI.ButtonActionListener(int buttonIndex)
| Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
|
Swing 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||