public class Styles extends Object
/META-INF/resource/style/Default.stylesheet.
Copyright 2006 Sans Pareil Technologies, Inc.
| Modifier and Type | Field and Description |
|---|---|
static StyleSheet |
DEFAULT_STYLE_SHEET
Default application style sheet.
|
static String |
IMAGE_PATH
The location of the application images.
|
static String |
STYLE_PATH
The location of the XML style sheet.
|
| Constructor and Description |
|---|
Styles() |
| Modifier and Type | Method and Description |
|---|---|
protected static InputStream |
getStyleInputStream(String file)
Open the
STYLE_PATH as a resource stream and return
the InputStream to it. |
public static final String IMAGE_PATH
public static final String STYLE_PATH
public static final StyleSheet DEFAULT_STYLE_SHEET
protected static InputStream getStyleInputStream(String file)
STYLE_PATH as a resource stream and return
the InputStream to it.file - The name of the style sheet to open