|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.l2fprod.gui.plaf.skin.impl.gtk.GtkClass
public final class GtkClass
Field Summary | |
---|---|
java.lang.String |
name
|
java.util.List |
styles
|
Constructor Summary | |
---|---|
GtkClass()
Constructor for the GtkClass object |
Method Summary | |
---|---|
void |
addStyleName(java.lang.String stylename)
Adds a feature to the StyleName attribute of the GtkClass object |
GtkStyle |
getStyle()
Gets the Style attribute of the GtkClass object |
GtkStyle[] |
getStyles()
Gets the Styles attribute of the GtkClass object |
void |
setName(java.lang.String s)
Sets the Name attribute of the GtkClass object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String name
public java.util.List styles
Constructor Detail |
---|
public GtkClass()
Method Detail |
---|
public void setName(java.lang.String s)
s
- The new Name valuepublic GtkStyle getStyle()
public GtkStyle[] getStyles()
public void addStyleName(java.lang.String stylename)
stylename
- The feature to be added to the StyleName attribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |