|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--PciTimUtilCmdListener
Field Summary | |
private boolean |
do_rdm
|
private boolean |
do_tdl
|
private boolean |
do_wrm
|
private DspDialog |
parent
|
private PciTimUtilCommand |
PciTimUtil_cmd
|
private int |
reply_value
|
Constructor Summary | |
PciTimUtilCmdListener(DspDialog parent)
Class constructor. |
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
This method handles all the events. |
Methods inherited from class java.lang.Object |
|
Field Detail |
private DspDialog parent
private PciTimUtilCommand PciTimUtil_cmd
private boolean do_tdl
private boolean do_rdm
private boolean do_wrm
private int reply_value
Constructor Detail |
public PciTimUtilCmdListener(DspDialog parent)
parent
- The dialog window that this class listens for.Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
e
- The event.ActionListener
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |