public class MaridIcon extends Object
| Constructor and Description |
|---|
MaridIcon() |
| Modifier and Type | Method and Description |
|---|---|
static void |
draw(int w,
int h,
Color color,
Graphics2D g) |
static ImageIcon |
getIcon(int size,
Color color) |
static BufferedImage |
getImage(int size,
Color color) |
static void |
main(String... args) |
public static void draw(int w,
int h,
Color color,
Graphics2D g)
public static BufferedImage getImage(int size, Color color)
Copyright © 2012–2017 MARID software development group. All rights reserved.