|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleSheet | |
---|---|
dsto.dfc.swing.styles |
Uses of StyleSheet in dsto.dfc.swing.styles |
---|
Fields in dsto.dfc.swing.styles declared as StyleSheet | |
---|---|
protected StyleSheet |
StyleSheetTableView.base
|
protected StyleSheet |
StyleSheetTableModel.styleSheet
|
protected StyleSheet |
StyleSheetLabelView.styleSheet
|
Methods in dsto.dfc.swing.styles that return StyleSheet | |
---|---|
StyleSheet |
StyleSheetTableView.getStyleSheet()
|
StyleSheet |
StyleSheetTableModel.getStyleSheet()
|
Methods in dsto.dfc.swing.styles with parameters of type StyleSheet | |
---|---|
void |
StyleSheet.merge(StyleSheet sheet)
Merge another sheet with this sheet, copying all non-null values from sheet into this sheet. |
void |
StyleSheetTableView.setBase(StyleSheet newValue)
Set the style sheet containing default values for styles. |
void |
StyleSheetTableModel.setStyleSheet(StyleSheet newValue)
|
Constructors in dsto.dfc.swing.styles with parameters of type StyleSheet | |
---|---|
StyleSheet(StyleSheet sheet)
Create a style sheet that is a copy of another. |
|
StyleSheetTableModel(StyleSheet styleSheet)
|
|
StyleSheetTableView(StyleSheet base,
StyleSheet sheet)
Creates a new StyleSheetTableView instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |