|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnextapp.echo2.app.MutableStyleSheet
com.sptci.echo2.style.StyleSheet
public class StyleSheet
The base class for the application wide style sheet.
Copyright 2007 Sans Pareil Technologies, Inc.
| Constructor Summary | |
|---|---|
StyleSheet()
Default constructor. |
|
| Method Summary | |
|---|---|
protected void |
addButtonStyles()
Add the styles for button components to the style sheet. |
protected void |
addColumnStyles()
Add the styles for column components to the style sheet. |
protected void |
addGridStyles()
Add the styles for grid components to the style sheet. |
protected void |
addLabelStyles()
Add the styles for label components to the style sheet. |
protected void |
addRowStyles()
Add the styles for row components to the style sheet. |
protected void |
addTextStyles()
Add the styles for text components to the style sheet. |
protected void |
addWindowPaneStyles()
Add the styles for WindowPane components to the style sheet |
protected void |
init()
Initialise the style sheet with the default styles. |
| Methods inherited from class nextapp.echo2.app.MutableStyleSheet |
|---|
addStyle, addStyleSheet, getStyle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StyleSheet()
init()| Method Detail |
|---|
protected void init()
addButtonStyles(),
addColumnStyles(),
addGridStyles(),
addLabelStyles(),
addRowStyles(),
addTextStyles(),
addWindowPaneStyles()protected void addButtonStyles()
protected void addColumnStyles()
protected void addGridStyles()
protected void addLabelStyles()
protected void addRowStyles()
protected void addTextStyles()
protected void addWindowPaneStyles()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||