Package | Description |
---|---|
com.dlsc.flexgantt.icons |
This package deals with anything related to icons.
|
com.dlsc.flexgantt.icons.gif16eclipse |
Contains GIF icon set in 16x16 format.
|
com.dlsc.flexgantt.icons.png16vista |
Contains PNG icon set in size 16x16 for Windows Vista.
|
com.dlsc.flexgantt.icons.png16xp |
Contains PNG icon set in size 16x16 for Windows XP.
|
com.dlsc.flexgantt.icons.png24vista | |
com.dlsc.flexgantt.icons.png24xp |
Contains PNG icon set in size 24x24 for Windows XP.
|
Modifier and Type | Method and Description |
---|---|
protected Icon |
AbstractIconMap.loadIcon(Class<? extends AbstractIconMap> iconMap,
String fileName)
Loads the image with the given name from the package where the specified
class is located.
|
Modifier and Type | Class and Description |
---|---|
class |
Gif16EclipseIconMap
An icon map implementation that uses GIF images to create icons for the icon
IDs.
|
Modifier and Type | Class and Description |
---|---|
class |
Png16VistaIconMap
An icon map implementation that uses PNG images to create icons for the icon
IDs.
|
Modifier and Type | Class and Description |
---|---|
class |
Png16XPIconMap
An icon map implementation that uses PNG images to create icons for the icon
IDs.
|
Modifier and Type | Class and Description |
---|---|
class |
Png24VistaIconMap
An icon map implementation that uses PNG images to create icons for the icon
IDs.
|
Modifier and Type | Class and Description |
---|---|
class |
Png24XPIconMap
An icon map implementation that uses PNG images to create icons for the icon
IDs.
|
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.