cern::gp::beans::editors::support::ColorMaster Interface Reference

Inheritance diagram for cern::gp::beans::editors::support::ColorMaster:
Inheritance graph
[legend]
Collaboration diagram for cern::gp::beans::editors::support::ColorMaster:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Color getBackgroundColor ()
Color getForegroundColor ()

Static Public Attributes

static final String BACKGROUND_COLOR_PROPERTY_NAME = "backgroundColor"
static final String FOREGROUND_COLOR_PROPERTY_NAME = "foregroundColor"

Detailed Description

an interface used together with ColoredEditorHelper, to tell it what color it shall use to paint table cells. typically the main PropertyEditor will implement this interface, and return appropriate colors according to the value of the property it edits.

Author:
Vito Baggiolini
Version:
Revision
1.2
Date
2006/09/25 08:52:36

Member Function Documentation

Color cern::gp::beans::editors::support::ColorMaster::getBackgroundColor (  ) 
Color cern::gp::beans::editors::support::ColorMaster::getForegroundColor (  ) 

Member Data Documentation

the background color property name

the foreground color property name


The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2