|
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.DefaultContentHandler
org.eclipse.egf.pattern.ui.editor.page.PatternImplementationPage.InternalMethodsHandler
protected class PatternImplementationPage.InternalMethodsHandler
Internal methods handler.
Is responsible for the addition and the removal of methods to/from current pattern.
Constructor Summary | |
---|---|
protected |
PatternImplementationPage.InternalMethodsHandler(PatternHandler.PatternData patternData_p,
StructuredViewer viewer_p)
Constructor. |
Method Summary | |
---|---|
void |
buttonClicked(Button clickedButton_p,
Object data_p)
Sent when a button in AbstractViewerWithButtons is clicked. |
protected InternalMethodHandler |
createNewMethod()
Create a new method. |
protected String |
getNewMethodName(Pattern pattern_p)
Get next available correct method name. |
protected InternalMethodHandler |
getSelectedHandler()
Get selected handler. |
protected void |
removeMethod(InternalMethodHandler handler_p)
Remove method. |
Methods inherited from class org.eclipse.egf.pattern.ui.internal.editor.page.DefaultContentHandler |
---|
addPropertyChangeListener, createNewElement, getPage, getPattern, getPatternData, notifyModification, removeElement, removePropertyChangeListener, setPatternData, setPatternPage |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected PatternImplementationPage.InternalMethodsHandler(PatternHandler.PatternData patternData_p, StructuredViewer viewer_p)
patternData_p
- Method Detail |
---|
protected String getNewMethodName(Pattern pattern_p)
pattern_p
-
protected InternalMethodHandler createNewMethod()
protected void removeMethod(InternalMethodHandler handler_p)
handler_p
- protected InternalMethodHandler getSelectedHandler()
public void buttonClicked(Button clickedButton_p, Object data_p)
IButtonClickedListener
AbstractViewerWithButtons
is clicked.
buttonClicked
in interface IButtonClickedListener
clickedButton_p
- the clicked button.data_p
- the button's user data.org.eclipse.egf.common.ui.viewers.IButtonClickedListener#buttonClicked(org.eclipse.swt.widgets.Button, java.lang.Object)
|
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.