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

List of all members.

Public Member Functions

 NewContactAction ()
void dispose ()
void run ()

Static Public Attributes

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

Constructor & Destructor Documentation

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

Member Function Documentation

void de.fu_berlin.inf.dpp.ui.actions.NewContactAction.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.

void de.fu_berlin.inf.dpp.ui.actions.NewContactAction.run ( )

Member Data Documentation

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