|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShadowBorder | |
|---|---|
| org.tbee.swing | |
| Uses of ShadowBorder in org.tbee.swing |
|---|
| Methods in org.tbee.swing that return ShadowBorder | |
|---|---|
static ShadowBorder |
ShadowBorder.createBorder()
FlyWeight pattern implementation standaard border |
static ShadowBorder |
ShadowBorder.createBorder(int size,
Color c)
FlyWeight pattern implementation Custom border |
| Methods in org.tbee.swing with parameters of type ShadowBorder | |
|---|---|
static JPanel |
ShadowBorder.createJPanelWithShadow(Component component,
ShadowBorder shadowBorder)
Wrap a component in a JPanel with shadow |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||