|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnextapp.echo2.app.MutableStyle
com.sptci.echo2.style.Style
com.sptci.echo2.style.General
com.sptci.echo2.style.Logo
public class Logo
The style class for the SPT logo.
Copyright 2006 Sans Pareil Technologies, Inc.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class nextapp.echo2.app.MutableStyle |
|---|
MutableStyle.IndexedPropertyValue |
| Field Summary | |
|---|---|
private static Extent |
HEIGHT
The height of the logo image. |
static ImageReference |
LOGO
The logo image that is to be displayed. |
private static String |
TOOL_TIP
The tooltip text to display for the logo. |
static String |
URL
The URL at which the logo image resides. |
private static Extent |
WIDTH
The width of the logo image. |
| Constructor Summary | |
|---|---|
Logo()
|
|
| Method Summary | |
|---|---|
protected void |
init()
Initialise the style properties. |
| Methods inherited from class com.sptci.echo2.style.Style |
|---|
getColumnLayoutData, getGridLayoutData, getProperty |
| Methods inherited from class nextapp.echo2.app.MutableStyle |
|---|
addStyleContent, getIndexedProperty, getPropertyIndices, getPropertyNames, isIndexedPropertySet, isPropertySet, removeIndexedProperty, removeProperty, setIndexedProperty, setProperty, size, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static final String TOOL_TIP
private static final Extent WIDTH
private static final Extent HEIGHT
public static final String URL
public static final ImageReference LOGO
| Constructor Detail |
|---|
public Logo()
| Method Detail |
|---|
protected void init()
init in class General
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||