|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdatechooser.beans.editor.descriptor.ClassDescriptor
datechooser.beans.editor.descriptor.ViewDescriptor
public class ViewDescriptor
DescriptionManager
,
ClassDescriptor
,
ViewAppearance
Field Summary |
---|
Fields inherited from class datechooser.beans.editor.descriptor.ClassDescriptor |
---|
NEW_LINE_SEPARATOR, ONE_LINE_SEPARATOR |
Constructor Summary | |
---|---|
ViewDescriptor()
|
Method Summary | |
---|---|
java.lang.Class |
getDescriptedClass()
Class of descripting object. |
java.lang.String |
getDescription(java.lang.Object value)
Describes object for output. |
java.lang.String |
getJavaDescription(java.lang.Object value)
Java initialization code. |
Methods inherited from class datechooser.beans.editor.descriptor.ClassDescriptor |
---|
canProcessNull, getClassName, getDescription, getSeparator, isNewLineParameters, setNewLineParameters |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewDescriptor()
Method Detail |
---|
public java.lang.Class getDescriptedClass()
ClassDescriptor
getDescriptedClass
in class ClassDescriptor
public java.lang.String getJavaDescription(java.lang.Object value)
ClassDescriptor
getJavaDescription
in class ClassDescriptor
public java.lang.String getDescription(java.lang.Object value)
ClassDescriptor
getDescription
in class ClassDescriptor
ClassDescriptor.getDescription(Object, Locale)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |