|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.swing.plaf.sky.SkyComboBoxUI.ComboBoxIcon
public class SkyComboBoxUI.ComboBoxIcon
This utility class draws the horizontal bars which indicate a ComboBox. The arrow is smaller than the MetalCombobox arrow.
| Constructor Summary | |
|---|---|
SkyComboBoxUI.ComboBoxIcon()
|
|
| Method Summary | |
|---|---|
int |
getIconHeight()
Created a stub to satisfy the interface. |
int |
getIconWidth()
Created a stub to satisfy the interface. |
void |
paintIcon(java.awt.Component c,
java.awt.Graphics g,
int x,
int y)
Paints horizontal bars. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SkyComboBoxUI.ComboBoxIcon()
| Method Detail |
|---|
public void paintIcon(java.awt.Component c,
java.awt.Graphics g,
int x,
int y)
paintIcon in interface javax.swing.Iconpublic int getIconWidth()
getIconWidth in interface javax.swing.Iconpublic int getIconHeight()
getIconHeight in interface javax.swing.Icon
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||