| 
||||||||||
| 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.IntrospectionProperty
public class IntrospectionProperty
Set values based on introspection. For now pretty basic and limits to strings. TODO : Use BeanDataProvider for this!
| Field Summary | 
|---|
| Fields inherited from interface org.xulux.api.gui.IPropertyHandler | 
|---|
DELAYED, IMMIDIATE, INIT, NORMAL, POST_INIT, PRE_INIT, REFRESH | 
| Constructor Summary | |
|---|---|
IntrospectionProperty()
 | 
|
| Method Summary | |
|---|---|
 boolean | 
handleProperty(org.xulux.api.gui.IWidget widget,
               org.xulux.api.gui.IProperty property)
 | 
| 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 IntrospectionProperty()
| Method Detail | 
|---|
public boolean handleProperty(org.xulux.api.gui.IWidget widget,
                              org.xulux.api.gui.IProperty property)
IPropertyHandler.handleProperty(org.xulux.api.gui.IWidget, org.xulux.api.gui.IProperty)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||