contents
Class GenericContents
java.lang.Object
contents.GenericContents
public class GenericContents
- extends java.lang.Object
Class for generic contents
- Author:
- Gabriele Bianchi
Method Summary |
static Image |
displayImage(java.io.InputStream stream)
Get Image from stream |
static Image |
displayImage(java.lang.String name)
Get Image object |
static java.lang.String |
getImage(java.lang.String name)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
alertRead
public static Alert alertRead
back
public static Command back
errorCode
public static java.lang.String errorCode
help
public static Alert help
help_text
public static java.lang.String help_text
images
public static java.util.Hashtable images
noPhone
public static Alert noPhone
saved
public static Alert saved
select
public static Command select
stop
public static Command stop
wait_form
public static Form wait_form
GenericContents
public GenericContents()
displayImage
public static Image displayImage(java.io.InputStream stream)
- Get Image from stream
- Parameters:
name
-
- Returns:
- Image
displayImage
public static Image displayImage(java.lang.String name)
- Get Image object
- Parameters:
name
-
- Returns:
- Image
getImage
public static java.lang.String getImage(java.lang.String name)
- Parameters:
name
-
- Returns:
- String