Uses of Enum
org.jdesktop.swingx.painter.effects.NeonBorderEffect.BorderPosition
Packages that use NeonBorderEffect.BorderPosition
-
Uses of NeonBorderEffect.BorderPosition in org.jdesktop.swingx.painter.effects
Methods in org.jdesktop.swingx.painter.effects that return NeonBorderEffect.BorderPositionModifier and TypeMethodDescriptionNeonBorderEffect.getBorderPosition()
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.Methods in org.jdesktop.swingx.painter.effects with parameters of type NeonBorderEffect.BorderPositionModifier and TypeMethodDescriptionvoid
NeonBorderEffect.setBorderPosition
(NeonBorderEffect.BorderPosition borderPosition)