EGF Engine
Release 0.1.0

org.eclipse.egf.pattern.ui.internal.editor.page.implementation
Class MethodPatternCodeDetailsViewer

java.lang.Object
  extended by AbstractFormPart
      extended by org.eclipse.egf.pattern.ui.editor.page.AbstractPatternDetails
          extended by org.eclipse.egf.pattern.ui.internal.editor.page.implementation.MethodPatternCodeDetailsViewer

public class MethodPatternCodeDetailsViewer
extends AbstractPatternDetails


Nested Class Summary
protected  class MethodPatternCodeDetailsViewer.MethodPatternCodeActionHandler
          Method pattern code action handler.
 
Constructor Summary
MethodPatternCodeDetailsViewer(IFormPart masterPart_p, AbstractPatternPage patternPage_p)
          Constructor.
 
Method Summary
protected  void doCreateContents(FormToolkit toolkit_p, Composite parent_p, Object initialContent_p)
          Do create contents.
protected  void setParameterValue(String actionParameterValue_p)
          Set widget parameter value to given one.
 
Methods inherited from class org.eclipse.egf.pattern.ui.editor.page.AbstractPatternDetails
createContents, getInitialContent, getToolkit, handleSelectionChanged, selectionChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodPatternCodeDetailsViewer

public MethodPatternCodeDetailsViewer(IFormPart masterPart_p,
                                      AbstractPatternPage patternPage_p)
Constructor.

Parameters:
masterPart_p -
Method Detail

doCreateContents

protected void doCreateContents(FormToolkit toolkit_p,
                                Composite parent_p,
                                Object initialContent_p)
Description copied from class: AbstractPatternDetails
Do create contents.

Specified by:
doCreateContents in class AbstractPatternDetails
See Also:
org.eclipse.egf.pattern.ui.editor.page.AbstractPatternDetails#doCreateContents(org.eclipse.ui.forms.widgets.FormToolkit, org.eclipse.swt.widgets.Composite, java.lang.Object)

setParameterValue

protected void setParameterValue(String actionParameterValue_p)
Set widget parameter value to given one.

Parameters:
actionParameterValue_p -

EGF Engine
Release 0.1.0

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.