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

cern::gp::util::HtmlTagger Class Reference

List of all members.

Static Public Member Functions

String setTags (String text, boolean italic, boolean bold)
String setTags (String text, Color foreGround, Color backGround)
String setTags (String text, boolean italic, boolean bold, Color foreGround, Color backGround)
void main (String[] args)
String getBgColor (String html)

Static Private Attributes

final String BGCOLOR_TAG = " bgcolor=\"#"
final String COLOR_TAG = " color=\"#"

Detailed Description

A class that was intended for setting colors and fonts using Html Rendering in JLabel Finally not used.
Author:
Vito Baggiolini
Version:
Revision
1.2
,
Date
2006/09/25 08:52:36
,
Author
acaproni


Member Function Documentation

String cern::gp::util::HtmlTagger::getBgColor String  html  )  [inline, static]
 

Parameters:
displayName 
Returns:

void cern::gp::util::HtmlTagger::main String[]  args  )  [inline, static]
 

String cern::gp::util::HtmlTagger::setTags String  text,
boolean  italic,
boolean  bold,
Color  foreGround,
Color  backGround
[inline, static]
 

String cern::gp::util::HtmlTagger::setTags String  text,
Color  foreGround,
Color  backGround
[inline, static]
 

String cern::gp::util::HtmlTagger::setTags String  text,
boolean  italic,
boolean  bold
[inline, static]
 


Member Data Documentation

final String cern::gp::util::HtmlTagger::BGCOLOR_TAG = " bgcolor=\"#" [static, private]
 

final String cern::gp::util::HtmlTagger::COLOR_TAG = " color=\"#" [static, private]
 


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