|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--rcUserInterface.rcStartRunConfirmation.ActAdapter
Action adapter. For each possible action we create an adapter that has a unique commandID which is being passed on to make_action.
Field Summary | |
private int |
m_commandID
|
Constructor Summary | |
(package private) |
rcStartRunConfirmation.ActAdapter(int commandID)
|
Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
|
Methods inherited from class java.lang.Object |
|
Field Detail |
private int m_commandID
Constructor Detail |
rcStartRunConfirmation.ActAdapter(int commandID)
Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |