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

Packages that use ViewAction
org.fopps.ui.actions   
 

Uses of ViewAction in org.fopps.ui.actions
 

Subclasses of ViewAction in org.fopps.ui.actions
 class InvertSelectionAction
          Action to invert selection in a view
 class NarrowAction
          NarrowAction causes the view to be smaller (regarding width, not height), if the selected view is able to handle this
 class PrintAction
          Prints the content of the current view
 class SelectAllAction
          Action to select all items in a view
 class UnselectAllAction
          Action to unselect all items in a view
 class WidenAction
          WidenAction causes the view to be wider (regarding width, not height), if the selected view is able to handle this
 class ZoomInAction
          ZoomInAction zooms the current view, if possible.
 class ZoomOutAction
          ZoomOutAction unzooms the slected view, if possible
 



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