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

Inherits SelectionAction.

List of all members.

Public Member Functions

 PasteRecordAction (IWorkbenchPart part)
void run ()

Protected Member Functions

void init ()
boolean calculateEnabled ()
void handleSelectionChanged ()

Detailed Description

Action used to create and executed paste commands that past content of the clipboard to the document.

It maintains a counter to inform the command about how many times these contents were inserted already (for position shifting).

Author:
jurke

Constructor & Destructor Documentation

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

Member Function Documentation

boolean de.fu_berlin.inf.dpp.whiteboard.gef.actions.PasteRecordAction.calculateEnabled ( ) [protected]
void de.fu_berlin.inf.dpp.whiteboard.gef.actions.PasteRecordAction.handleSelectionChanged ( ) [protected]
void de.fu_berlin.inf.dpp.whiteboard.gef.actions.PasteRecordAction.init ( ) [protected]
void de.fu_berlin.inf.dpp.whiteboard.gef.actions.PasteRecordAction.run ( )
 All Classes Namespaces Files Functions Variables Enumerations