Uses of Enum Class
net.thevpc.netbeans.launcher.ui.utils.Direction
Packages that use Direction
-
Uses of Direction in net.thevpc.netbeans.launcher.ui.utils
Subclasses with type arguments of type Direction in net.thevpc.netbeans.launcher.ui.utilsMethods in net.thevpc.netbeans.launcher.ui.utils that return DirectionModifier and TypeMethodDescriptionstatic DirectionReturns the enum constant of this class with the specified name.static Direction[]Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.thevpc.netbeans.launcher.ui.utils with parameters of type DirectionModifier and TypeMethodDescriptionstatic ComponentPaintSwingUtils2.componentGradientPaint(Color a, int darkening, Direction dir) static ComponentPaintSwingUtils2.componentGradientPaint(Color a, Color b, Direction dir) static ComponentPaintSwingUtils2.componentGradientPaint(String a, int darkening, Direction dir) static ComponentPaintSwingUtils2.componentGradientPaint(String a, String b, Direction dir) void