|
||||||||||
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.GtkEngine
public final class GtkEngine
Field Summary | |
---|---|
GtkStyle |
style
Description of the Field |
Constructor Summary | |
---|---|
GtkEngine()
|
Method Summary | |
---|---|
void |
addImage(GtkImage image)
Adds a feature to the Image attribute of the GtkEngine object |
GtkImage |
findImage(java.lang.Object[] keys,
java.lang.Object[] values)
Description of the Method |
GtkImage |
findImage(java.lang.Object[] keys,
java.lang.Object[] values,
boolean exactMatch)
Description of the Method |
java.util.Vector |
getImages()
Gets the Images attribute of the GtkEngine object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public GtkStyle style
Constructor Detail |
---|
public GtkEngine()
Method Detail |
---|
public java.util.Vector getImages()
public void addImage(GtkImage image)
image
- The feature to be added to the Image attributepublic GtkImage findImage(java.lang.Object[] keys, java.lang.Object[] values)
keys
- Description of Parametervalues
- Description of Parameter
public GtkImage findImage(java.lang.Object[] keys, java.lang.Object[] values, boolean exactMatch)
keys
- Description of Parametervalues
- Description of ParameterexactMatch
- Description of Parameter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |