public class DefaultJFileChooserProcessor extends java.lang.Object implements ComponentRenderer, ComponentUpdater
Constructor and Description |
---|
DefaultJFileChooserProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
initialize() |
void |
renderComponent(ComponentGraphics g,
java.awt.Component component) |
boolean |
updateComponent(ActionData actionData,
HttpRequestData data) |
public void initialize()
initialize
in interface ComponentRenderer
public void renderComponent(ComponentGraphics g, java.awt.Component component) throws java.lang.Exception
renderComponent
in interface ComponentRenderer
java.lang.Exception
public boolean updateComponent(ActionData actionData, HttpRequestData data) throws java.lang.Exception
updateComponent
in interface ComponentUpdater
java.lang.Exception
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.