Public Member Functions | |
void | paintValue (Graphics g, Rectangle rectangle) |
boolean | isPaintable () |
abstract Color | getBackgroundColor () |
abstract Color | getForegroundColor () |
Static Public Member Functions | |
void | paintValue (Graphics g, Rectangle rectangle, String text, Color backGround, Color foreGround) |
|
the background color to be used or Implements cern::gp::beans::editors::support::ColorMaster.
|
|
the foreground color to be used or Implements cern::gp::beans::editors::support::ColorMaster.
|
|
|
|
a static version of the paintValue method that can be called from other places
|
|
|