| Package | Description |
|---|---|
| com.redhat.thermostat.client.swing | |
| com.redhat.thermostat.client.swing.components | |
| com.redhat.thermostat.client.ui |
| Modifier and Type | Method and Description |
|---|---|
IconDescriptor |
IconResource.toIconDescriptor() |
| Constructor and Description |
|---|
CompositeIcon(IconDescriptor mask,
Icon thisIcon) |
CompositeIcon(IconDescriptor mask,
IconDescriptor thisIcon) |
Icon(IconDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
static IconDescriptor |
IconDescriptor.loadIcon(ClassLoader classloader,
String resource)
Loads an icon by calling from the given resource file and
ClassLoader. |
static IconDescriptor |
IconDescriptor.loadIcon(File resource)
Loads an icon from a file.
|
static IconDescriptor |
IconDescriptor.loadIcon(InputStream stream)
Loads an icon from the given
InputStream. |
Copyright © 2015. All rights reserved.