|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--javax.swing.AbstractAction
|
+--jade.tools.sniffer.MMAbstractAction
|
+--jade.tools.sniffer.ClearCanvasAction
Clears the Message Canvas. This action cannot be undone
jade.Sniffer.MMAbstractAction, Serialized Form| Fields inherited from class jade.tools.sniffer.MMAbstractAction |
ActionName,
canvasAgent,
canvasMess,
img,
listeners,
scrollAgent,
scrollMess,
selFrame,
selTree,
text |
| Fields inherited from class javax.swing.AbstractAction |
changeSupport,
enabled |
| Constructor Summary | |
ClearCanvasAction()
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent evt)
|
| Methods inherited from class jade.tools.sniffer.MMAbstractAction |
AddListener,
getActionName,
getAllListeners,
getFirst,
getLast,
getMMCanvasAgent,
getMMCanvasMess,
getTheTree,
removeAllListeners,
removeListener,
setListeners,
setMMCanvasAgent,
setMMCanvasMess,
setMMScrollAgent,
setMMScrollMess,
setMMTextMessage |
| 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 ClearCanvasAction()
| Method Detail |
public void actionPerformed(java.awt.event.ActionEvent evt)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||