|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.ide.source.AbstractCompoundFragmentView<InvocationType>
org.siebengeisslein.ide.source.AbstractInvocationView<ConstructorInvocation>
org.siebengeisslein.ide.source.ConstructorInvocationView
public class ConstructorInvocationView
| Constructor Summary | |
|---|---|
ConstructorInvocationView(ConstructorInvocation fragment,
ViewFactory viewFactory)
|
|
| Method Summary | |
|---|---|
protected int |
getNonParameterViews()
Return the number of views before the parameter list starts. |
CodeFragmentView[] |
getSubviews(ConstructorInvocation fragment)
|
| Methods inherited from class org.siebengeisslein.ide.source.AbstractInvocationView |
|---|
deleteBefore, insertComma, insertDigit, insertDot, insertDoubleQuote, insertTextChar |
| Methods inherited from class org.siebengeisslein.ide.source.AbstractCompoundFragmentView |
|---|
contains, getFragment, getFragmentAt, getFragmentStartPosition, getLength, getViewFactory, insertLeftBrace, insertOperatorChar, insertSpace, render |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstructorInvocationView(ConstructorInvocation fragment,
ViewFactory viewFactory)
| Method Detail |
|---|
public CodeFragmentView[] getSubviews(ConstructorInvocation fragment)
getSubviews in class AbstractCompoundFragmentView<ConstructorInvocation>protected int getNonParameterViews()
AbstractInvocationView
getNonParameterViews in class AbstractInvocationView<ConstructorInvocation>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||