at.tuwien.ifs.commons.gui.controls
Class TitledCollapsiblePanel.TitleRow.PlaceholderIcon
java.lang.Object
at.tuwien.ifs.commons.gui.controls.TitledCollapsiblePanel.TitleRow.PlaceholderIcon
- All Implemented Interfaces:
- Icon
- Enclosing class:
- TitledCollapsiblePanel.TitleRow
private class TitledCollapsiblePanel.TitleRow.PlaceholderIcon
- extends Object
- implements Icon
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isPlus
private final boolean isPlus
size
private int size
showFrame
private boolean showFrame
TitledCollapsiblePanel.TitleRow.PlaceholderIcon
public TitledCollapsiblePanel.TitleRow.PlaceholderIcon(boolean isPlus)
TitledCollapsiblePanel.TitleRow.PlaceholderIcon
public TitledCollapsiblePanel.TitleRow.PlaceholderIcon(boolean isPlus,
int size)
getIconHeight
public int getIconHeight()
- Specified by:
getIconHeight
in interface Icon
getIconWidth
public int getIconWidth()
- Specified by:
getIconWidth
in interface Icon
paintIcon
public void paintIcon(Component c,
Graphics g,
int x,
int y)
- Specified by:
paintIcon
in interface Icon