|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.lafwidget.layout.TransitionBorder
org.jvnet.lafwidget.layout.TransitionBorder.BorderUIResource
public static class TransitionBorder.BorderUIResource
Wrapper border that implements the UIResource
interface.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jvnet.lafwidget.layout.TransitionBorder |
---|
TransitionBorder.BorderUIResource |
Field Summary |
---|
Fields inherited from class org.jvnet.lafwidget.layout.TransitionBorder |
---|
delegate |
Constructor Summary | |
---|---|
TransitionBorder.BorderUIResource(javax.swing.border.Border original)
Creates a new wrapper border. |
Method Summary |
---|
Methods inherited from class org.jvnet.lafwidget.layout.TransitionBorder |
---|
getBorderInsets, getDelegate, isBorderOpaque, paintBorder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransitionBorder.BorderUIResource(javax.swing.border.Border original)
original
- The original border.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |