Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.ui.actions.FollowModeAction Class Reference
Inheritance diagram for de.fu_berlin.inf.dpp.ui.actions.FollowModeAction:
de.fu_berlin.inf.dpp.ui.actions.Disposable

List of all members.

Public Member Functions

 FollowModeAction ()
void run ()
void dispose ()
Menu getMenu (Control parent)
Menu getMenu (Menu parent)

Static Public Attributes

static final String ACTION_ID = FollowModeAction.class.getName()

Detailed Description

Action to enter into FollowMode via toolbar.


Constructor & Destructor Documentation

de.fu_berlin.inf.dpp.ui.actions.FollowModeAction.FollowModeAction ( )

Member Function Documentation

void de.fu_berlin.inf.dpp.ui.actions.FollowModeAction.dispose ( )

Gets called when the SarosView is about to being disposed. Actions implementing this interface should release all resources and remove all installed listeners that were allocated and installed during the lifetime of the action.

Implements de.fu_berlin.inf.dpp.ui.actions.Disposable.

Menu de.fu_berlin.inf.dpp.ui.actions.FollowModeAction.getMenu ( Menu  parent)
Menu de.fu_berlin.inf.dpp.ui.actions.FollowModeAction.getMenu ( Control  parent)
void de.fu_berlin.inf.dpp.ui.actions.FollowModeAction.run ( )

Member Data Documentation

final String de.fu_berlin.inf.dpp.ui.actions.FollowModeAction.ACTION_ID = FollowModeAction.class.getName() [static]
 All Classes Namespaces Files Functions Variables Enumerations