| Package | Description |
|---|---|
| net.thevpc.netbeans.launcher.ui.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedComponentPaint |
| Modifier and Type | Method and Description |
|---|---|
static ComponentPaint |
SwingUtils2.componentGradientPaint(Color a,
Color b,
Direction dir) |
static ComponentPaint |
SwingUtils2.componentGradientPaint(Color a,
int darkening,
Direction dir) |
static ComponentPaint |
SwingUtils2.componentGradientPaint(Paint s) |
static ComponentPaint |
SwingUtils2.componentGradientPaint(String a,
int darkening,
Direction dir) |
static ComponentPaint |
SwingUtils2.componentGradientPaint(String a,
String b,
Direction dir) |
static ComponentPaint |
SwingUtils2.componentPaint(Paint s) |
static ComponentPaint |
SwingUtils2.componentPaint(String s) |
ComponentPaint |
PaintablePanel.getBackgroundPaint() |
| Modifier and Type | Method and Description |
|---|---|
BoxH |
BoxH.setBackground(ComponentPaint c) |
void |
PaintablePanel.setBackgroundPaint(ComponentPaint backgroundPaint) |
Copyright © 2022 vpc open source initiative. All rights reserved.