OBEROn SDK

com.oberon.client.common
Class LifecyclePanel

java.lang.Object
  extended by com.oberon.client.common.LifecyclePanel

public class LifecyclePanel
extends java.lang.Object


Field Summary
 org.eclipse.swt.widgets.Composite panel
           
 
Constructor Summary
LifecyclePanel(org.eclipse.swt.widgets.Composite parent, ObjectObj object, ApplicationRequest input_request)
          Generates the SWT lifecycle panel
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

panel

public org.eclipse.swt.widgets.Composite panel
Constructor Detail

LifecyclePanel

public LifecyclePanel(org.eclipse.swt.widgets.Composite parent,
                      ObjectObj object,
                      ApplicationRequest input_request)
               throws OberonException
Generates the SWT lifecycle panel

Parameters:
parent - the parent SWT widget
object - the object
input_request - the Application request including the input parameters
Throws:
OberonException

OBEROn SDK

Copyright © 2008-2014 Mirko Solazzi. All Rights Reserved.