echopoint
Class ChartPanel.NestedStyleInfo

java.lang.Object
echopoint.ChartPanel.NestedStyleInfo
- All Implemented Interfaces:
- echopoint.stylesheet.StyleInfo
- Enclosing class:
- ChartPanel
- public static class ChartPanel.NestedStyleInfo
- extends java.lang.Object
- implements echopoint.stylesheet.StyleInfo
Nested public static StyleInfo class. For more info see:
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
styleDescriptors
private static echopoint.stylesheet.StyleAttrDescriptor[] styleDescriptors
ChartPanel.NestedStyleInfo
public ChartPanel.NestedStyleInfo()
getStyleDescriptors
public echopoint.stylesheet.StyleAttrDescriptor[] getStyleDescriptors()
- Description copied from interface:
echopoint.stylesheet.StyleInfo
- Returns an array of StyleAttrDescriptor objects for a given
coponent class.
- Specified by:
getStyleDescriptors in interface echopoint.stylesheet.StyleInfo