@Deprecated
public class Message
extends java.lang.Object
null.| Constructor and Description | 
|---|
| Message(java.lang.String message)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| Color | getBackground()Deprecated.  | 
| java.util.List<?> | getChildren()Deprecated.  | 
| Font | getFont()Deprecated.  | 
| Color | getForeground()Deprecated.  | 
| Image | getImage()Deprecated.  | 
| java.lang.String | getText()Deprecated.  | 
| ITreeElement | getTreeParent()Deprecated.  | 
| boolean | hasChildren()Deprecated.  | 
public java.lang.String getText()
public Image getImage()
public ITreeElement getTreeParent()
public boolean hasChildren()
public java.util.List<?> getChildren()
public Color getForeground()
public Color getBackground()
public Font getFont()