|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.northwestern.at.utils.swing.plaf.smoothwindows.SmoothUtilities
public class SmoothUtilities
Utility code that is used throughout smoothwindows.
Constructor Summary | |
---|---|
SmoothUtilities()
|
Method Summary | |
---|---|
static void |
configureGraphics(java.awt.Graphics g)
Enabling text antialiasing for a graphics context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SmoothUtilities()
Method Detail |
---|
public static void configureGraphics(java.awt.Graphics g)
g
- The graphics context.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |