|
||||||||||
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.IntegerDescriptor
public class IntegerDescriptor
DescriptionManager
,
ClassDescriptor
,
Integer
Field Summary |
---|
Fields inherited from class datechooser.beans.editor.descriptor.ClassDescriptor |
---|
NEW_LINE_SEPARATOR, ONE_LINE_SEPARATOR |
Constructor Summary | |
---|---|
IntegerDescriptor()
|
Method Summary | |
---|---|
boolean |
canProcessNull()
Does class plan to process null values. |
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 |
---|
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 IntegerDescriptor()
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)
public boolean canProcessNull()
ClassDescriptor
canProcessNull
in class ClassDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |