|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.laf.WebBorders
public class WebBorders
Factory object that can vend Borders appropriate for the Web L&F.
Constructor Summary | |
---|---|
WebBorders()
|
Method Summary | |
---|---|
static javax.swing.border.Border |
getButtonBorder()
Returns border instance for a JButton. |
static javax.swing.border.Border |
getProgressBarBorder()
Returns border instance for a JProgressBar. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebBorders()
Method Detail |
---|
public static javax.swing.border.Border getButtonBorder()
public static javax.swing.border.Border getProgressBarBorder()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |