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

List of all members.

Static Public Member Functions

static void setForegroundColor (RGB rgb)
static void setBackgroundColor (RGB rgb)
static String getBackgroundColor ()
static RGB getRGBBackgroundColor ()
static String getForegroundColor ()
static RGB getRGBForegroundColor ()
static void addListener (ColorListener c)
static void removeListener (ColorListener c)

Member Function Documentation

static void de.fu_berlin.inf.dpp.whiteboard.gef.util.ColorUtils.addListener ( ColorListener  c) [static]

Add listener

Parameters:
c
static String de.fu_berlin.inf.dpp.whiteboard.gef.util.ColorUtils.getBackgroundColor ( ) [static]
static String de.fu_berlin.inf.dpp.whiteboard.gef.util.ColorUtils.getForegroundColor ( ) [static]
static RGB de.fu_berlin.inf.dpp.whiteboard.gef.util.ColorUtils.getRGBBackgroundColor ( ) [static]
static RGB de.fu_berlin.inf.dpp.whiteboard.gef.util.ColorUtils.getRGBForegroundColor ( ) [static]
static void de.fu_berlin.inf.dpp.whiteboard.gef.util.ColorUtils.removeListener ( ColorListener  c) [static]

remove listener

Parameters:
c
static void de.fu_berlin.inf.dpp.whiteboard.gef.util.ColorUtils.setBackgroundColor ( RGB  rgb) [static]
static void de.fu_berlin.inf.dpp.whiteboard.gef.util.ColorUtils.setForegroundColor ( RGB  rgb) [static]
 All Classes Namespaces Files Functions Variables Enumerations