public final class StyleClass
extends Object 
A class that contains StyleClass information.
- Since:
- 9
- 
Constructor SummaryConstructors 
Constructs a StyleClassobject.
 
 
 
- 
Method Summary
int
 
Returns the index of this StyleClassin the styleClasses list.
 
 
Returns the name of StyleClass.
 
 
Returns the name of StyleClass.
 
 
 
 
 
- 
Constructor Details
- 
StyleClasspublic StyleClass(String styleClassName,
 int index) Constructs a StyleClassobject.
 
- Parameters:
- styleClassName- name of the style class
- index- style class index
 
 
- 
Method Details
- 
getStyleClassNamepublic String getStyleClassName() 
 Returns the name of StyleClass.
 
- Returns:
- the name of StyleClass
 
- 
toStringReturns the name of StyleClass.
 
- Overrides:
- toStringin class- Object
- Returns:
- the name of StyleClass
 
- 
getIndexpublic int getIndex() Returns the index of this StyleClassin the styleClasses list.
 
- Returns:
- index