Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.trapezium.chisel.gui
Interface ActionImpl  view ActionImpl download ActionImpl.java

All Superinterfaces:
java.awt.event.ActionListener, java.util.EventListener
All Known Implementing Classes:
ChiselAWTAction

public interface ActionImpl
extends java.awt.event.ActionListener


Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String name)
           
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed
 

Method Detail

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)