|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xulux.guilayer.swing.properties.SwingProperty
org.xulux.guilayer.swing.properties.BackgroundColorProperty
public class BackgroundColorProperty
Set the foreground color property.
| Field Summary |
|---|
| Fields inherited from interface org.xulux.api.gui.IPropertyHandler |
|---|
DELAYED, IMMIDIATE, INIT, NORMAL, POST_INIT, PRE_INIT, REFRESH |
| Constructor Summary | |
|---|---|
BackgroundColorProperty()
|
|
| Method Summary | |
|---|---|
boolean |
handleProperty(org.xulux.api.gui.IWidget widget,
org.xulux.api.gui.IProperty property)
That the property is called implies it can be set on the native component. |
| Methods inherited from class org.xulux.guilayer.swing.properties.SwingProperty |
|---|
destroy, getValue, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BackgroundColorProperty()
| Method Detail |
|---|
public boolean handleProperty(org.xulux.api.gui.IWidget widget,
org.xulux.api.gui.IProperty property)
org.xulux.api.gui.IPropertyHandler#handleProperty(org.xulux.api.gui.IWidget, java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||