RePast
v. 2.0

uchicago.src.reflector
Class ButtonActionDescriptor

java.lang.Object
  |
  +--uchicago.src.reflector.ActionDescriptor
        |
        +--uchicago.src.reflector.ButtonActionDescriptor

public class ButtonActionDescriptor
extends ActionDescriptor


Field Summary
 
Fields inherited from class uchicago.src.reflector.ActionDescriptor
label, listener
 
Constructor Summary
ButtonActionDescriptor(String label, ActionListener listener)
           
 
Method Summary
 JComponent getComponent()
           
 
Methods inherited from class uchicago.src.reflector.ActionDescriptor
getLabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ButtonActionDescriptor

public ButtonActionDescriptor(String label,
                              ActionListener listener)
Method Detail

getComponent

public JComponent getComponent()
Specified by:
getComponent in class ActionDescriptor

RePast
v. 2.0

Bug reports and feature requests to RePast