|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.event.MouseAdapter | +--com.instantbank.lettertemplate.editor.applet.TemplateEditor.ComponentEditor.VariableInsertAction
Implements variable insertion at caret position, via right mouse click and if there is a selected leaf in the tree of variables.
Constructor Summary | |
(package private) |
TemplateEditor.ComponentEditor.VariableInsertAction()
|
Method Summary | |
void |
mouseClicked(java.awt.event.MouseEvent e)
Implements variable insertion at caret position, via right mouse click and if there is a selected leaf in the tree of variables. |
Methods inherited from class java.awt.event.MouseAdapter |
mouseEntered, mouseExited, mousePressed, mouseReleased |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
TemplateEditor.ComponentEditor.VariableInsertAction()
Method Detail |
public void mouseClicked(java.awt.event.MouseEvent e)
mouseClicked
in class java.awt.event.MouseAdapter
e
- Description of the Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |