ch.elexis.util
Class DecoratedString
java.lang.Object
ch.elexis.util.DecoratedString
public class DecoratedString
- extends java.lang.Object
Ein DecoratedsString ist ein String, der auch eine Farbe und ein Icon haben kann
- Author:
- gerry
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DecoratedString
public DecoratedString(java.lang.String t)
DecoratedString
public DecoratedString(java.lang.String t,
Color fore,
Color back)
DecoratedString
public DecoratedString(java.lang.String t,
Color fore)
setText
public void setText(java.lang.String t)
setForeground
public void setForeground(Color c)
getText
public java.lang.String getText()
getForeground
public Color getForeground()
getBackground
public Color getBackground()
Copyright 2005-2011 by Gerry Weirich, Elexis