|
Quaqua 7.2.1 2010-08-01 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.randelshofer.quaqua.icon.MultiIcon
ch.randelshofer.quaqua.icon.ButtonFocusIcon
public class ButtonFocusIcon
A focus ring icon with different visuals reflecting the selected state of an abstract button.
| Field Summary |
|---|
| Fields inherited from class ch.randelshofer.quaqua.icon.MultiIcon |
|---|
icons |
| Constructor Summary | |
|---|---|
ButtonFocusIcon(javax.swing.Icon[] icons)
Creates a new instance. |
|
ButtonFocusIcon(javax.swing.Icon e,
javax.swing.Icon s)
Creates a new instance. |
|
ButtonFocusIcon(java.awt.Image[] images)
Creates a new instance. |
|
ButtonFocusIcon(java.awt.Image tiledImage,
int tileCount,
boolean isTiledHorizontaly)
Creates a new instance. |
|
| Method Summary | |
|---|---|
protected void |
generateMissingIcons()
|
protected javax.swing.Icon |
getIcon(java.awt.Component c)
|
| Methods inherited from class ch.randelshofer.quaqua.icon.MultiIcon |
|---|
getIconHeight, getIconWidth, paintIcon |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ButtonFocusIcon(javax.swing.Icon e,
javax.swing.Icon s)
public ButtonFocusIcon(java.awt.Image[] images)
public ButtonFocusIcon(javax.swing.Icon[] icons)
public ButtonFocusIcon(java.awt.Image tiledImage,
int tileCount,
boolean isTiledHorizontaly)
| Method Detail |
|---|
protected javax.swing.Icon getIcon(java.awt.Component c)
getIcon in class MultiIconprotected void generateMissingIcons()
generateMissingIcons in class MultiIcon
|
Copyright 2003-2007 (c) Werner Randelshofer. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||