|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.kleopatra.forms.view.builder.FormReader
FormReader responsible for building descriptions from Containers.
Constructor Summary | |
FormReader()
Deprecated. |
Method Summary | |
protected DefaultLayoutDescription |
createDefaultLayoutDescription()
Deprecated. |
protected DefaultPresentation |
createDefaultPresentation()
Deprecated. |
protected FormDescription |
createFormDescription(java.lang.Object formID)
Deprecated. |
protected java.util.List |
createList()
Deprecated. |
protected java.util.Map |
createMap()
Deprecated. |
protected ComponentTypeMap |
getComponentTypeMap(java.awt.Container container)
Deprecated. |
protected LayoutTranslator |
getLayoutTranslator()
Deprecated. |
protected PresentationManager |
getPresentationManager()
Deprecated. |
protected UIFactory |
getUIFactory()
Deprecated. |
FormDescription |
readFormDescription(java.awt.Container container)
Deprecated. |
LayoutDescription |
readLayoutDescription(java.awt.Container container)
Deprecated. |
Presentation |
readPresentation(java.awt.Container container)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FormReader()
Method Detail |
public LayoutDescription readLayoutDescription(java.awt.Container container)
public Presentation readPresentation(java.awt.Container container)
public FormDescription readFormDescription(java.awt.Container container)
protected LayoutTranslator getLayoutTranslator()
protected PresentationManager getPresentationManager()
protected DefaultLayoutDescription createDefaultLayoutDescription()
protected DefaultPresentation createDefaultPresentation()
protected ComponentTypeMap getComponentTypeMap(java.awt.Container container)
protected FormDescription createFormDescription(java.lang.Object formID)
protected UIFactory getUIFactory()
protected java.util.List createList()
protected java.util.Map createMap()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |