|
SPT Core API | |||||||||
| 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 |
addListStyles()
Add the styles for AbstractListComponent
components to the style sheet. |
protected void |
addRowStyles()
Add the styles for row components to the style sheet. |
protected void |
addSplitPaneStyles()
Add default styles for split pane components. |
protected void |
addTableStyles()
Add the styles for table 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(),
addListStyles(),
addRowStyles(),
addTableStyles(),
addTextStyles(),
addWindowPaneStyles()protected void addButtonStyles()
Button components to the
style sheet.
protected void addColumnStyles()
Column components to the
style sheet.
protected void addGridStyles()
Grid components to the
style sheet.
protected void addLabelStyles()
Label components to the
style sheet.
protected void addListStyles()
AbstractListComponent
components to the style sheet.
protected void addRowStyles()
protected void addSplitPaneStyles()
protected void addTableStyles()
protected void addTextStyles()
protected void addWindowPaneStyles()
|
SPT Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||