|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.beans.BeanUtil
public class BeanUtil
Field Summary | |
---|---|
static java.lang.String |
HELP_ATTRIBUTE
|
Constructor Summary | |
---|---|
BeanUtil()
|
Method Summary | |
---|---|
static java.awt.Component |
getEditorComponent(java.beans.PropertyEditor _editor)
Returns an editor Component a) try the editor itself b) if enumerated type use list box c) otherwise just use JText |
static java.beans.PropertyEditor |
getPropertyEditor(java.beans.PropertyDescriptor d)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String HELP_ATTRIBUTE
Constructor Detail |
---|
public BeanUtil()
Method Detail |
---|
public static java.beans.PropertyEditor getPropertyEditor(java.beans.PropertyDescriptor d)
public static java.awt.Component getEditorComponent(java.beans.PropertyEditor _editor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |