wx
Class TreeItemAttr
java.lang.Object
wx.TreeItemAttr
- public class TreeItemAttr
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeItemAttr
public TreeItemAttr()
TreeItemAttr
public TreeItemAttr(Colour colText,
Colour colBack,
Font font)
delete
public void delete()
setTextColour
public void setTextColour(Colour colText)
setBackgroundColour
public void setBackgroundColour(Colour colBack)
getFont
public Font getFont()
setFont
public void setFont(Font font)
hasTextColour
public boolean hasTextColour()
hasBackgroundColour
public boolean hasBackgroundColour()
hasFont
public boolean hasFont()
getTextColour
public Colour getTextColour()
getBackgroundColour
public Colour getBackgroundColour()
© 2006 Amit G Mendapara.