public class CTabMenuOverflowIcon
extends bibliothek.gui.dock.themes.icon.TabMenuOverflowIcon
Constructor and Description |
---|
CTabMenuOverflowIcon(int size)
Creates a new icon.
|
Modifier and Type | Method and Description |
---|---|
static int |
GetDPICorrectedFontSize(int fontSize) |
int |
getIconHeight() |
int |
getIconWidth() |
void |
paintIcon(Component c,
Graphics g,
int x,
int y) |
public CTabMenuOverflowIcon(int size)
size
- the number to showpublic int getIconWidth()
getIconWidth
in interface Icon
getIconWidth
in class bibliothek.gui.dock.themes.icon.TabMenuOverflowIcon
public int getIconHeight()
getIconHeight
in interface Icon
getIconHeight
in class bibliothek.gui.dock.themes.icon.TabMenuOverflowIcon
public static int GetDPICorrectedFontSize(int fontSize)