com.creamtec.ajaxswing.v4.render
Class DefaultJFileChooserProcessor

java.lang.Object
  extended by com.creamtec.ajaxswing.v4.render.DefaultJFileChooserProcessor
All Implemented Interfaces:
ComponentRenderer, ComponentUpdater

public class DefaultJFileChooserProcessor
extends java.lang.Object
implements ComponentRenderer, ComponentUpdater


Constructor Summary
DefaultJFileChooserProcessor()
           
 
Method Summary
 void initialize()
           
 void renderComponent(ComponentGraphics g, java.awt.Component component)
           
 boolean updateComponent(ActionData actionData, HttpRequestData data)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultJFileChooserProcessor

public DefaultJFileChooserProcessor()
Method Detail

initialize

public void initialize()
Specified by:
initialize in interface ComponentRenderer

renderComponent

public void renderComponent(ComponentGraphics g,
                            java.awt.Component component)
                     throws java.lang.Exception
Specified by:
renderComponent in interface ComponentRenderer
Throws:
java.lang.Exception

updateComponent

public boolean updateComponent(ActionData actionData,
                               HttpRequestData data)
                        throws java.lang.Exception
Specified by:
updateComponent in interface ComponentUpdater
Throws:
java.lang.Exception


Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.