Uses of Interface
net.thevpc.netbeans.launcher.ui.utils.ComponentPaint
Packages that use ComponentPaint
-
Uses of ComponentPaint in net.thevpc.netbeans.launcher.ui.utils
Classes in net.thevpc.netbeans.launcher.ui.utils that implement ComponentPaintMethods in net.thevpc.netbeans.launcher.ui.utils that return ComponentPaintModifier and TypeMethodDescriptionstatic ComponentPaintSwingUtils2.componentGradientPaint(Color a, int darkening, Direction dir) static ComponentPaintSwingUtils2.componentGradientPaint(Color a, Color b, Direction dir) static ComponentPaintSwingUtils2.componentGradientPaint(Paint s) static ComponentPaintSwingUtils2.componentGradientPaint(String a, int darkening, Direction dir) static ComponentPaintSwingUtils2.componentGradientPaint(String a, String b, Direction dir) static ComponentPaintSwingUtils2.componentPaint(Paint s) static ComponentPaintSwingUtils2.componentPaint(String s) PaintablePanel.getBackgroundPaint()Methods in net.thevpc.netbeans.launcher.ui.utils with parameters of type ComponentPaintModifier and TypeMethodDescriptionBoxH.setBackground(ComponentPaint c) voidPaintablePanel.setBackgroundPaint(ComponentPaint backgroundPaint)