|
OBEROn SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.oberon.client.common.LifecyclePanel
public class LifecyclePanel
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 |
---|
public org.eclipse.swt.widgets.Composite panel
Constructor Detail |
---|
public LifecyclePanel(org.eclipse.swt.widgets.Composite parent, ObjectObj object, ApplicationRequest input_request) throws OberonException
parent
- the parent SWT widgetobject
- the objectinput_request
- the Application request including the input parameters
OberonException
|
OBEROn SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |