| Package | Description |
|---|---|
| com.redhat.thermostat.client.swing | |
| com.redhat.thermostat.client.swing.components |
| Modifier and Type | Method and Description |
|---|---|
Icon |
IconResource.getIcon() |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeIcon |
class |
DebugIcon
A simple Icon useful for debugging applications.
|
class |
EmptyIcon
A blank
Icon. |
class |
FontAwesomeIcon
Creates an
Icon from a given FontAwesome unicode identifier. |
| Modifier and Type | Method and Description |
|---|---|
static Icon |
CompositeIcon.createDefaultComposite(Icon source,
Paint paint)
Creates a default composite icon suitable for highlight.
|
| Modifier and Type | Method and Description |
|---|---|
static Icon |
CompositeIcon.createDefaultComposite(Icon source,
Paint paint)
Creates a default composite icon suitable for highlight.
|
| Constructor and Description |
|---|
CompositeIcon(IconDescriptor mask,
Icon thisIcon) |
CompositeIcon(Icon mask,
Icon thisIcon) |
Copyright © 2015. All rights reserved.