Package | Description |
---|---|
org.jdesktop.swingx.painter.effects |
Contains Predefined effects for painters.
|
Modifier and Type | Method and Description |
---|---|
NeonBorderEffect.BorderPosition |
NeonBorderEffect.getBorderPosition() |
static NeonBorderEffect.BorderPosition |
NeonBorderEffect.BorderPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NeonBorderEffect.BorderPosition[] |
NeonBorderEffect.BorderPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NeonBorderEffect.setBorderPosition(NeonBorderEffect.BorderPosition borderPosition) |
Copyright © 2015. All rights reserved.