|
JBframe by OOIT.com | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--javax.swing.AbstractAction
|
+--com.ooit.jbframe.JBDefaultFrame.ExitAction
Exit action for closing the application.
All adapter are getting a discard action event to their DiscardAction. This action class can be used for the default tool bar or the default menu.
| Fields inherited from class javax.swing.AbstractAction |
changeSupport,
enabled |
| Constructor Summary | |
JBDefaultFrame.ExitAction()
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent ae)
|
| Methods inherited from class javax.swing.AbstractAction |
addPropertyChangeListener,
clone,
firePropertyChange,
getValue,
isEnabled,
putValue,
removePropertyChangeListener,
setEnabled |
| Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public JBDefaultFrame.ExitAction()
| Method Detail |
public void actionPerformed(java.awt.event.ActionEvent ae)
|
JBframe by OOIT.com | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||