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

List of all members.

Classes

class  ReadOnly
class  WriteAccess

Public Member Functions

void dispose ()
void run ()

Detailed Description

Change the write access of a session participant (granting write access, restricting to read-only).


Member Function Documentation

void de.fu_berlin.inf.dpp.ui.actions.ChangeWriteAccessAction.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.ChangeWriteAccessAction.run ( )
 All Classes Namespaces Files Functions Variables Enumerations