|
SPT Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnextapp.echo.app.MutableStyleSheet
echopoint.style.echo.EchoStyleSheet
echopoint.style.echo.extras.ExtrasStyleSheet
echopoint.style.google.chart.ChartStyleSheet
echopoint.style.StyleSheet
com.sptci.echo.style.extras.ExtrasStyleSheet
com.sptci.echo.style.button.ButtonStyleSheet
com.sptci.echo.style.StyleSheet
public class StyleSheet
The base class for the application wide style sheet.
Copyright 2007 Sans Pareil Technologies, Inc.
| Constructor Summary | |
|---|---|
StyleSheet()
|
|
| Method Summary | |
|---|---|
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 |
addTextComponentStyles()
|
protected void |
addWindowPaneStyles()
|
protected void |
init()
Initialise the style sheet with the default styles. |
| Methods inherited from class com.sptci.echo.style.button.ButtonStyleSheet |
|---|
addButtonStyles |
| Methods inherited from class com.sptci.echo.style.extras.ExtrasStyleSheet |
|---|
addMenuStyles, addTreeStyles |
| Methods inherited from class echopoint.style.StyleSheet |
|---|
addAnchorStyles, addInfoWindowStyles, addProgressBarStyles, addTagCloudStyles |
| Methods inherited from class echopoint.style.google.chart.ChartStyleSheet |
|---|
addBarChartStyles, addLineChartStyles, addMapStyles, addRadarChartStyles, addScatterPlotStyles, addSparklineStyles |
| Methods inherited from class echopoint.style.echo.extras.ExtrasStyleSheet |
|---|
addAccordionPaneStyles, addCalendarSelectStyles, addMenuBarPaneStyles |
| Methods inherited from class nextapp.echo.app.MutableStyleSheet |
|---|
addStyle, addStyleSheet, getComponentTypes, getStyle, getStyleNames |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StyleSheet()
| Method Detail |
|---|
protected void init()
init in class ExtrasStyleSheetaddColumnStyles(),
addGridStyles(),
addLabelStyles(),
addListStyles(),
addRowStyles(),
addTableStyles()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.
addListStyles in class EchoStyleSheetprotected void addRowStyles()
protected void addSplitPaneStyles()
protected void addTableStyles()
protected void addTextComponentStyles()
addTextComponentStyles in class EchoStyleSheetprotected void addWindowPaneStyles()
addWindowPaneStyles in class EchoStyleSheet
|
SPT Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||