org.favabeans.demo.defaults
Class Defaults.ActionsOfJComponent
java.lang.Object
|
+--org.favabeans.base.DefaultFacet
|
+--org.favabeans.demo.defaults.Defaults.ActionsOfJComponent
- All Implemented Interfaces:
- Actions, Facet, Faceted
- Enclosing class:
- Defaults
- public static class Defaults.ActionsOfJComponent
- extends DefaultFacet
- implements Actions
Defaults.ActionsOfJComponent
public Defaults.ActionsOfJComponent(Object primaryObject)
getActions
public ActionFeature[] getActions()
- Description copied from interface:
Actions
- The actions which a user can perform on this object.
- Specified by:
getActions
in interface Actions
addPropertyChangeListener
public void addPropertyChangeListener(PropertyChangeListener l)
- Specified by:
addPropertyChangeListener
in interface Actions
removePropertyChangeListener
public void removePropertyChangeListener(PropertyChangeListener l)
- Specified by:
removePropertyChangeListener
in interface Actions
addPropertyChangeListener
public void addPropertyChangeListener(String propertyName,
PropertyChangeListener l)
- Specified by:
addPropertyChangeListener
in interface Actions
removePropertyChangeListener
public void removePropertyChangeListener(String propertyName,
PropertyChangeListener l)
- Specified by:
removePropertyChangeListener
in interface Actions
Copyright © 2000-2001, Regents of the University of Minnesota. All Rights Reserved.