Uses of Package
org.malai.action.library

Packages that use org.malai.action.library
net.sf.latexdraw.actions   
net.sf.latexdraw.instruments   
org.malai.action.library   
 

Classes in org.malai.action.library used by net.sf.latexdraw.actions
ActivateInstrument
          This action activates an instrument.
InstrumentAction
          This action manipulates an instrument.
IOAction
          This abstract action defines an model for loading and saving actions.
Load
          This action allows to load abstract presentations and instruments' parameters to a file.
ModifyValue
          The goal of this abstract action is to modify an object.
Save
          This action allows to save abstract presentations and instruments' parameters to a file.
 

Classes in org.malai.action.library used by net.sf.latexdraw.instruments
IOAction
          This abstract action defines an model for loading and saving actions.
 

Classes in org.malai.action.library used by org.malai.action.library
InstrumentAction
          This action manipulates an instrument.
IOAction
          This abstract action defines an model for loading and saving actions.
PositionAction
          Defines an abstract action that move an object to the given position.
SetWidgetPosition
          Defines an action that move a widget to the given position.
WidgetAction
          Defines an abstract action that concerns a widget.