Uses of Class
org.fopps.ui.actions.ProjectAction

Packages that use ProjectAction
org.fopps.ui.actions   
 

Uses of ProjectAction in org.fopps.ui.actions
 

Subclasses of ProjectAction in org.fopps.ui.actions
 class CloneAction
          Clones selected item
 class CreateMany2OneRelationAction
          CreateMany2OneRelationAction connects two or more projects in a way, that the last item in the selection receives incoming relations from all previous items in the selection.
 class CreateRelationAction
          CreateRelationAction connects two or more projects together.
 class DecDurationAction
          DecDurationAction increases the duration of a project by one month
 class DecDurationQAction
          DecDurationQAction increases the duration of a project by 3 months
 class DeleteRelationAction
          DeleteRelationAction disconnects related projects.
 class FixTimingAction
          FixTimingAction moves a projects in a way, that no project start earlier than it's preceding projects.
 class IncDurationAction
          Increases project duration by one month.
 class IncDurationQAction
          Increases project duration by 3 months.
 class MoveDownAction
          Moves project one row down
 class MoveLeftAction
          Makes a project start one month earlier
 class MoveLeftQAction
          Makes a project start 3 months earlier
 class MoveLeftYAction
          Makes a project start one year earlier
 class MoveRightAction
          Makes a project start one month later
 class MoveRightQAction
          Makes a project start 3 months later
 class MoveRightYAction
          MoveRightYAction postpones a project by one year
 class MoveUpAction
          Moves project one row up
 



Fopps 0.19 - Copyright © 2002 Oliver Wieland. All Rights Reserved.