Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.whiteboard.gef.actions.ExportToImageAction Class Reference

Inherits WorkbenchPartAction.

List of all members.

Public Member Functions

 ExportToImageAction (IWorkbenchPart part)
void run ()

Static Public Member Functions

static void exportImage (int format, String filename, IFigure rootFigure)

Protected Member Functions

void init ()
boolean calculateEnabled ()

Constructor & Destructor Documentation

de.fu_berlin.inf.dpp.whiteboard.gef.actions.ExportToImageAction.ExportToImageAction ( IWorkbenchPart  part)

Member Function Documentation

boolean de.fu_berlin.inf.dpp.whiteboard.gef.actions.ExportToImageAction.calculateEnabled ( ) [protected]

Action is enabled when the whiteboard is not empty

static void de.fu_berlin.inf.dpp.whiteboard.gef.actions.ExportToImageAction.exportImage ( int  format,
String  filename,
IFigure  rootFigure 
) [static]
void de.fu_berlin.inf.dpp.whiteboard.gef.actions.ExportToImageAction.init ( ) [protected]

setting id, image and description

void de.fu_berlin.inf.dpp.whiteboard.gef.actions.ExportToImageAction.run ( )

executes this action

 All Classes Namespaces Files Functions Variables Enumerations