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

cern::laser::guiplatform::alarms::editors::AlarmColoredEditor Class Reference

List of all members.

Public Member Functions

void initializePropertyEditor (Object obj, String str)
boolean isPaintable ()
void paintValue (Graphics gfx, Rectangle box)

Private Attributes

ColoredEditorHelper colorHelper = null

Detailed Description

Author:
bartek


Member Function Documentation

void cern::laser::guiplatform::alarms::editors::AlarmColoredEditor::initializePropertyEditor Object  obj,
String  str
[inline]
 

boolean cern::laser::guiplatform::alarms::editors::AlarmColoredEditor::isPaintable  )  [inline]
 

Determines whether the class will honor the painValue method.

Returns:
True if the class will honor the paintValue method.

void cern::laser::guiplatform::alarms::editors::AlarmColoredEditor::paintValue Graphics  gfx,
Rectangle  box
[inline]
 

Paint a representation of the value into a given area of screen real estate. Note that the propertyEditor is responsible for doing its own clipping so that it fits into the given rectangle.

If the PropertyEditor doesn't honor paint requests (see isPaintable) this method should be a silent noop.

Parameters:
gfx Graphics object to paint into.
box Rectangle within graphics object into which we should paint.


Member Data Documentation

ColoredEditorHelper cern::laser::guiplatform::alarms::editors::AlarmColoredEditor::colorHelper = null [private]
 

color helper


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