|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ButtonPaneListener
A listener for button presses in a ButtonPane.
The GNU General Public License for details.
Method Summary | |
---|---|
void |
applyPressed(ActionEvent ev)
Someone has pressed apply |
void |
cancelPressed(ActionEvent ev)
Someone has pressed cancel |
void |
okPressed(ActionEvent ev)
Someone has pressed OK |
Method Detail |
---|
void okPressed(ActionEvent ev)
ev
- The button press eventvoid cancelPressed(ActionEvent ev)
ev
- The button press eventvoid applyPressed(ActionEvent ev)
ev
- The button press event
|
Copyright ยจ 2003-2015 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |