|
EchoPoint 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectechopoint.image.icons.EchoPointIcons
EchoPointIcons is a class that provides user interface
icons that can be used in Echo web applications.
| Constructor Summary | |
EchoPointIcons()
|
|
| Method Summary | |
static java.lang.String[] |
getAvailableIcons()
Returns an array of all the available icons in the collection |
static nextapp.echo.Component |
getIconDisplay()
Returns a composite component that displays all the available icons and their names and sizes. |
static nextapp.echo.ImageReference |
icon20(java.lang.String imageName)
Returns an 20x20 icon image from the internal collection with the specified name. |
static nextapp.echo.ImageReference |
icon32(java.lang.String imageName)
Returns an 32x32 icon image from the internal collection with the specified name. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EchoPointIcons()
| Method Detail |
public static nextapp.echo.ImageReference icon20(java.lang.String imageName)
EchoPointIcons.getAvailableImages()
method.
imageName - - the icon image name key
public static nextapp.echo.ImageReference icon32(java.lang.String imageName)
EchoPointIcons.getAvailableImages()
method.
imageName - - the icon image name key
public static nextapp.echo.Component getIconDisplay()
public static java.lang.String[] getAvailableIcons()
|
EchoPoint 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||