| 
 
 | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAWT
public class AWT
AWT utilities.
| Method Summary | |
|---|---|
static ColorPair | 
colorPair()
A shared colour-pair, for use in the AWT event dispatch thread.  | 
static Dimension | 
dimension()
A shared dimension, for use in the AWT event dispatch thread.  | 
static StringBuilder | 
emptyStringBuilder()
Empties and returns the shared string builder.  | 
static Insets | 
insets()
A shared insets, for use in the AWT event dispatch thread.  | 
static Point | 
point()
A shared point, for use in the AWT event dispatch thread.  | 
static Rectangle | 
rectangle()
A shared rectangle, for use in the AWT event dispatch thread.  | 
static StringBuilder | 
stringBuilder()
Returns a shared string builder, for use in the AWT event dispatch thread.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static ColorPair colorPair()
public static Dimension dimension()
public static StringBuilder stringBuilder()
public static StringBuilder emptyStringBuilder()
public static Insets insets()
public static Point point()
public static Rectangle rectangle()
  | 
 
 | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||