|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.gui.components.CSSFormatter
fi.hut.tml.xsmiles.gui.components.awt.AWTCSSFormatter
fi.hut.tml.xsmiles.gui.components.swing.SwingCSSFormatter
CSS specific operations on components
| Field Summary |
| Fields inherited from class fi.hut.tml.xsmiles.gui.components.awt.AWTCSSFormatter |
formatter |
| Constructor Summary | |
SwingCSSFormatter()
|
|
| Method Summary | |
static CSSFormatter |
getInstance()
|
void |
setTransparency(java.awt.Component comp,
java.awt.Color bgcolor,
boolean transparent)
Hiding/Overriding the setTransparency method of AWTCSSFormatter The only difference here is that the Swing version can be transparent. |
| Methods inherited from class fi.hut.tml.xsmiles.gui.components.awt.AWTCSSFormatter |
formatComponent, formatComponent, getTransparentColor |
| Methods inherited from class fi.hut.tml.xsmiles.gui.components.CSSFormatter |
getCaptionSide, getSize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SwingCSSFormatter()
| Method Detail |
public static CSSFormatter getInstance()
public void setTransparency(java.awt.Component comp,
java.awt.Color bgcolor,
boolean transparent)
setTransparency in class AWTCSSFormatter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||