jaugment2.texteditor
Class TextEditorSwingRepresentation.signMenuItemActionListener

java.lang.Object
  |
  +--jaugment2.texteditor.TextEditorSwingRepresentation.signMenuItemActionListener
Enclosing class:
TextEditorSwingRepresentation

private class TextEditorSwingRepresentation.signMenuItemActionListener
extends java.lang.Object
implements java.awt.event.ActionListener


Field Summary
private  java.lang.String keyname
           
 
Constructor Summary
TextEditorSwingRepresentation.signMenuItemActionListener(java.lang.String keyname)
           
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent e)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

keyname

private java.lang.String keyname
Constructor Detail

TextEditorSwingRepresentation.signMenuItemActionListener

public TextEditorSwingRepresentation.signMenuItemActionListener(java.lang.String keyname)
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener