Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.whiteboard.gef.actions.ColorListener Interface Reference
Inheritance diagram for de.fu_berlin.inf.dpp.whiteboard.gef.actions.ColorListener:
de.fu_berlin.inf.dpp.whiteboard.gef.actions.ChangeBackgroundColorAction de.fu_berlin.inf.dpp.whiteboard.gef.actions.ChangeForegroundColorAction

List of all members.

Public Member Functions

void updateColor (RGB foreGround, RGB backGround)

Detailed Description

this interface will inform listeners when Colors for the user has been changed.

Author:
Ben

Member Function Documentation

void de.fu_berlin.inf.dpp.whiteboard.gef.actions.ColorListener.updateColor ( RGB  foreGround,
RGB  backGround 
)

Usercolors has been changed. May be only 1 of those has been changed

Parameters:
foreGround
backGround

Implemented in de.fu_berlin.inf.dpp.whiteboard.gef.actions.ChangeBackgroundColorAction, and de.fu_berlin.inf.dpp.whiteboard.gef.actions.ChangeForegroundColorAction.

 All Classes Namespaces Files Functions Variables Enumerations