Modifier and Type | Class and Description |
---|---|
static class |
WindowsCornerIcon.Corner
An enumerator, which specifies where the icon will draw its boxes.
|
Constructor and Description |
---|
WindowsCornerIcon()
Constructs a new icon.
|
WindowsCornerIcon(WindowsCornerIcon.Corner corner)
Constructs a new icon.
|
Modifier and Type | Method and Description |
---|---|
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public WindowsCornerIcon(WindowsCornerIcon.Corner corner)
corner
- specifies where the boxes will be drawnpublic WindowsCornerIcon()
public int getIconHeight()
getIconHeight
in interface Icon
public int getIconWidth()
getIconWidth
in interface Icon
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.