|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ultraswing.SwingUtil
A collection of helper methods.
Constructor Summary | |
SwingUtil()
|
Method Summary | |
static Border |
createInactiveBorder()
Creates a border with a flat edge |
static Border |
createLoweredBorder()
Creates a border with a lowered edge |
static Border |
createRaisedBorder()
Creates a border with a raised edge |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SwingUtil()
Method Detail |
public static Border createRaisedBorder()
public static Border createLoweredBorder()
public static Border createInactiveBorder()
|
HOME | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |