Uses of Package
uic.model

Packages that use uic.model
uic.model Provides model classes for Swing GUIs. 
 

Classes in uic.model used by uic.model
ActionFactory
          ActionFactory builds actions and keeps them referenced so you can easily enable/disable them.
IconFactory
          Icon factory creates Icon objects from image files found in one of the registered repositories.
IconFactory.Repository
          This interface is used to query any repository for icons it might have to be used by the IconFactory.
TableViewInterface
          This interface should be added to every table model used in the MWTable from this package.
UICAction
          This action class contains all the information to provide high quality widgets and an action.
UICSimpleAction
          This class represent the glue between a user event and a piece of controlling logic.
UICSimpleAction.ExecutePolicy
          Each action that is called 'execute()' on will be executed according to policy.
WorkerThread
          This is a helper class for the Actions framework.
 



Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence