Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

Inheritance diagram for cern::gp::beans::editors::support::ColorMaster:

Inheritance graph
[legend]
List of all members.

Public Member Functions

Color getBackgroundColor ()
Color getForegroundColor ()

Static Public Attributes

final String BACKGROUND_COLOR_PROPERTY_NAME = "backgroundColor"
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  ) 
 

the background color to be used or null for no change in color

Implemented in cern::gp::beans::editors::support::ColoredEditorSupport.

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

the foreground color to be used or null for no change in color

Implemented in cern::gp::beans::editors::support::ColoredEditorSupport.


Member Data Documentation

final String cern::gp::beans::editors::support::ColorMaster::BACKGROUND_COLOR_PROPERTY_NAME = "backgroundColor" [static]
 

the background color property name

final String cern::gp::beans::editors::support::ColorMaster::FOREGROUND_COLOR_PROPERTY_NAME = "foregroundColor" [static]
 

the foreground color property name


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 03:08:17 2009 for ACS Java API by doxygen 1.3.8