|
||||||||||
| 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.CustomCellAppearanceDescriptor
public class CustomCellAppearanceDescriptor
DescriptionManager,
ClassDescriptor,
CustomCellAppearance| Field Summary |
|---|
| Fields inherited from class datechooser.beans.editor.descriptor.ClassDescriptor |
|---|
NEW_LINE_SEPARATOR, ONE_LINE_SEPARATOR |
| Constructor Summary | |
|---|---|
CustomCellAppearanceDescriptor()
|
|
| 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 CustomCellAppearanceDescriptor()
| Method Detail |
|---|
public java.lang.Class getDescriptedClass()
ClassDescriptor
getDescriptedClass in class ClassDescriptorpublic java.lang.String getJavaDescription(java.lang.Object value)
ClassDescriptor
getJavaDescription in class ClassDescriptorpublic java.lang.String getDescription(java.lang.Object value)
ClassDescriptor
getDescription in class ClassDescriptorClassDescriptor.getDescription(Object, Locale)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||