|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.pattern.ui.internal.editor.page.specification.ConditionViewer
public class ConditionViewer
Pattern condition viewer.
Abide to UI Forms presentation.
Nested Class Summary | |
---|---|
protected class |
ConditionViewer.ConditionLinkListener
Condition edition link listener. |
Field Summary | |
---|---|
protected static Logger |
__logger
Log4j reference logger. |
protected boolean |
_isEditable
Is viewer editable ? |
protected PatternHandler.PatternData |
_patternData
Pattern data. |
protected PatternHandler |
_patternHandler
Pattern handler reference. |
Constructor Summary | |
---|---|
ConditionViewer(Composite parent_p,
FormToolkit toolkit_p,
PatternHandler.PatternData patternData_p,
PatternHandler handler_p,
boolean isEditable_p)
Constructor. |
Method Summary | |
---|---|
void |
dispose()
Dispose viewer resources. |
protected void |
doCreateContent(Composite parent_p)
Create viewer content. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final Logger __logger
protected PatternHandler.PatternData _patternData
protected PatternHandler _patternHandler
protected boolean _isEditable
Constructor Detail |
---|
public ConditionViewer(Composite parent_p, FormToolkit toolkit_p, PatternHandler.PatternData patternData_p, PatternHandler handler_p, boolean isEditable_p)
parent_p
- toolkit_p
- Method Detail |
---|
public void dispose()
protected void doCreateContent(Composite parent_p)
parent_p
-
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.