jsynedit
Class JSyneditInputHandler.ActionCommand

java.lang.Object
  extended by jsynedit.JSyneditInputHandler.ActionCommand
Enclosing class:
JSyneditInputHandler

public class JSyneditInputHandler.ActionCommand
extends java.lang.Object


Constructor Summary
JSyneditInputHandler.ActionCommand(java.awt.event.ActionListener action, java.lang.String cmd)
           
 
Method Summary
 java.awt.event.ActionListener getActionListener()
           
 java.lang.String getCommand()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSyneditInputHandler.ActionCommand

public JSyneditInputHandler.ActionCommand(java.awt.event.ActionListener action,
                                          java.lang.String cmd)
Method Detail

getActionListener

public java.awt.event.ActionListener getActionListener()

getCommand

public java.lang.String getCommand()


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.