com.intel.gpe.client2.providers
Class SwingGridBeanProvider
java.lang.Object
com.intel.gpe.client2.providers.SwingGridBeanProvider
public class SwingGridBeanProvider
- extends java.lang.Object
- Version:
- $Id: SwingGridBeanProvider.java,v 1.5 2006/12/26 08:29:54 dizhigul Exp $
- Author:
- Alexander Lukichev
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwingGridBeanProvider
public SwingGridBeanProvider()
getInputPanel
public static SwingGridBeanInputPanel getInputPanel(InternalGridBean gridBean,
GridBeanJob job,
Client client)
throws java.lang.Exception
- Create a GridBean input panel (for new plugin instance).
Create a new plugin instance and initialize it with job contents
- Parameters:
gridBean
- job
- client
-
- Returns:
-
- Throws:
java.lang.Exception
getInputPanel
public static SwingGridBeanInputPanel getInputPanel(ISwingGridBeanPlugin gridBeanPlugin,
GridBeanJob job,
Client client)
throws java.lang.Exception
- Create a GridBean input panel (for existing plugin instance).
- Parameters:
gridBeanPlugin
- job
- client
-
- Returns:
-
- Throws:
java.lang.Exception
getOutputPanel
public static SwingGridBeanOutputPanel getOutputPanel(InternalGridBean gridBean,
Client client)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2008. All Rights Reserved.