VLab Common 1.2

Uses of Interface
pl.psnc.vlab.util.gui.action.ActionDecorator

Packages that use ActionDecorator
pl.psnc.vlab.util.gui.action Utility classes for managing JFC Action based objects. 
pl.psnc.vlab.util.gui.action.helper   
 

Uses of ActionDecorator in pl.psnc.vlab.util.gui.action
 

Classes in pl.psnc.vlab.util.gui.action that implement ActionDecorator
 class AbstractActionDefault
          AbstractActionDefault - this class provides default implementations for the JFC Action interface
 class LocalizedAbstractAction
          LocalizedAbstractAction class - provides default implementation for the JFC Action interface with the localised text descriptions.
 class LocalizedObservableAbstractAction
          LocalizedObservableAbstractAction class - provides default implementation for the JFC Action interface with the localised text descriptions and possibility of adding observers.
 

Uses of ActionDecorator in pl.psnc.vlab.util.gui.action.helper
 

Methods in pl.psnc.vlab.util.gui.action.helper with parameters of type ActionDecorator
static void ActionHelper.setSelected(ActionDecorator aDecorator, boolean selected)
          Change selection of all AbstractButton components associated with this action.
 


VLab Common 1.2

Copyright 2004 by VLAB Dominik Stoklosa.