Package | Description |
---|---|
com.creamtec.ajaxswing.rendering | |
com.creamtec.ajaxswing.v4.render |
Modifier and Type | Method and Description |
---|---|
ComponentRenderer |
AbstractDocumentRenderer.getComponentRenderer(java.lang.Object component)
Locates the proper renderer for the given component and returns it
|
ComponentRenderer |
AbstractDocumentRenderer.getComponentRenderer(java.lang.String className) |
Modifier and Type | Interface and Description |
---|---|
interface |
TemplateRenderer
Generic renderer that renders a component using a Freemarker template
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultComponentProcessor |
class |
DefaultIFrameProcessor |
class |
DefaultJFileChooserProcessor |
class |
HTMLJEditorPaneRenderer |
class |
SnapshotRenderer
Generates an image and makes the component draw itself into it.
|
class |
TemplateRendererImpl
Generic renderer that renders a component using a Freemarker template
|
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.