IToggleAction Interface

com.bea.ide.actions
IToggleAction Interface

public interface IToggleAction

    extends IAction

Marker interface that forces the IDE to create a proxy that supports selection.


All Known Implementing Classes
DefaultToggleAction
All Superinterfaces
ActionListener, EventListener, IAction, PropertyChangeListener

Method Summary

 
Methods from interface java.awt.event.ActionListener
actionPerformed
 
Methods from interface com.bea.ide.actions.IAction
actionPerformed, propertyChange
 
Methods from interface java.beans.PropertyChangeListener
propertyChange