org.favabeans.base
Interface ActionFeature

All Superinterfaces:
Action, ActionListener, EventListener, Feature
All Known Implementing Classes:
MethodAction, NewViewAction

public interface ActionFeature
extends Feature, Action


Fields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON
 
Methods inherited from interface org.favabeans.base.Feature
getTarget
 
Methods inherited from interface javax.swing.Action
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed
 



Copyright © 2000-2001, Regents of the University of Minnesota. All Rights Reserved.