DESY ACOP Beans Home

Uses of Package
com.cosylab.application.state

Packages that use com.cosylab.application.state
com.cosylab.application.state   
com.cosylab.application.state.impl   
com.cosylab.gui   
com.cosylab.gui.components   
de.desy.acop.displayers   
 

Classes in com.cosylab.application.state used by com.cosylab.application.state
State
          This interface should be implemented by the object which will be exchanged with a component in the state saving/restoring process.
StateStorage
          This interface should be implemented by the objects which will be used for storing and restoring an array of the State objects.
 

Classes in com.cosylab.application.state used by com.cosylab.application.state.impl
State
          This interface should be implemented by the object which will be exchanged with a component in the state saving/restoring process.
StateKeeper
          This interface is implemented by the object which will take care for the application state saving and restoring.
StateOriginator
          This interface has to be implemented by the components which will exchange its state with the StateKeeper
StateStorage
          This interface should be implemented by the objects which will be used for storing and restoring an array of the State objects.
 

Classes in com.cosylab.application.state used by com.cosylab.gui
State
          This interface should be implemented by the object which will be exchanged with a component in the state saving/restoring process.
StateOriginator
          This interface has to be implemented by the components which will exchange its state with the StateKeeper
 

Classes in com.cosylab.application.state used by com.cosylab.gui.components
State
          This interface should be implemented by the object which will be exchanged with a component in the state saving/restoring process.
StateOriginator
          This interface has to be implemented by the components which will exchange its state with the StateKeeper
 

Classes in com.cosylab.application.state used by de.desy.acop.displayers
StateOriginator
          This interface has to be implemented by the components which will exchange its state with the StateKeeper
 



Copyright © 2010. All Rights Reserved.