|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--uchicago.src.reflector.PropertyDescriptor | +--org.mrd.repast.util.ArrayPropertyDescriptor
Constructor Summary | |
ArrayPropertyDescriptor(java.lang.String name,
java.lang.Object data)
Creates a new instance of TablePropertyDescriptor |
|
ArrayPropertyDescriptor(java.lang.String name,
java.lang.Object data,
javax.swing.table.TableCellEditor editor)
Creates a new instance of TablePropertyDescriptor |
Method Summary | |
uchicago.src.reflector.PropertyWidget |
getWidget()
|
Methods inherited from class uchicago.src.reflector.PropertyDescriptor |
getName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ArrayPropertyDescriptor(java.lang.String name, java.lang.Object data)
public ArrayPropertyDescriptor(java.lang.String name, java.lang.Object data, javax.swing.table.TableCellEditor editor)
Method Detail |
public uchicago.src.reflector.PropertyWidget getWidget()
getWidget
in class uchicago.src.reflector.PropertyDescriptor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |