|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.editor.SystemTextEditorProfileDefault
com.ibm.etools.systems.editor.SystemTextEditorProfileUniversal
com.ibm.etools.iseries.core.resources.ISeriesIFSEditorProfile
Field Summary | |
---|---|
protected com.ibm.debug.pdt.DebugEditorActionContributor |
_dbgEdContributor
|
static String |
Copyright
|
Fields inherited from class com.ibm.etools.systems.editor.SystemTextEditorProfileDefault |
---|
SEQUENCE_FALSE, SEQUENCE_TRUE, SEQUENCE_UNKNOWN |
Fields inherited from interface com.ibm.etools.systems.core.resources.ISystemTextEditorConstants |
---|
CCSID_KEY, EDITOR_PROFILE_TYPE, LOCAL_ENCODING_KEY, MAX_LINE_LENGTH_KEY, SEQUENCE_NUMBERS_KEY, SOURCE_ENCODING_KEY, SYSTEM_TEXT_BROWSER_ID, SYSTEM_TEXT_EDITOR_ID, TEMP_CCSID_KEY |
Constructor Summary | |
---|---|
ISeriesIFSEditorProfile()
|
Method Summary | |
---|---|
void |
addDebugEditorMenuActions(IMenuManager menu,
boolean isDebuggable,
int currentElement)
Add debug editor menu actions associated with this profile. |
void |
addDebugEditorRulerActions(IMenuManager menu,
boolean isDebuggable,
int currentElement)
Add debug editor ruler actions associated with this profile. |
void |
createDebugMenuActions(com.ibm.lpex.alef.LpexTextEditor editor)
Create debug menu actions associated with this profile |
void |
createDebugRulerActions(com.ibm.lpex.alef.LpexTextEditor editor,
IVerticalRuler ruler)
Create debug ruler actions associated with this profile. |
IAction |
getBreakpointRulerAction(com.ibm.lpex.alef.LpexTextEditor editor)
Returns the appropriate breakpoint ruler action associated with this profile. |
IAnnotationModel |
getDebuggerMarkerAnnotationModel(IResource resource,
IEditorInput input)
Get the debugger marker annotation model for this resource in this profile. |
void |
initializeLpexView(com.ibm.lpex.alef.LpexTextEditor editor,
com.ibm.lpex.core.LpexView lpexView)
This is the profile for the "IFS" type |
boolean |
isTargetDebuggable(IDebugTarget dbgtarget)
Determine if the specified target is debuggable. |
void |
resetMarkers(com.ibm.lpex.alef.LpexTextEditor editor)
Reset markers associated with the resource being edited. |
void |
updateProfile(com.ibm.lpex.alef.LpexTextEditor editor)
|
Methods inherited from class com.ibm.etools.systems.editor.SystemTextEditorProfileUniversal |
---|
hasSequenceNumbers, isLocal, performSaveAs, performSaveAs |
Methods inherited from class com.ibm.etools.systems.editor.SystemTextEditorProfileDefault |
---|
doSave, editorContextMenuAboutToShow, fileHasSequenceNumbers, getCompileMessageClassBitMask, getTitle, hasSequenceNumbers, hasSequenceNumbers, initializeAsSEU, setCompileMessageClassBitMask |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String Copyright
protected com.ibm.debug.pdt.DebugEditorActionContributor _dbgEdContributor
Constructor Detail |
public ISeriesIFSEditorProfile()
Method Detail |
public void resetMarkers(com.ibm.lpex.alef.LpexTextEditor editor)
public IAction getBreakpointRulerAction(com.ibm.lpex.alef.LpexTextEditor editor)
public void createDebugRulerActions(com.ibm.lpex.alef.LpexTextEditor editor, IVerticalRuler ruler)
public void createDebugMenuActions(com.ibm.lpex.alef.LpexTextEditor editor)
public void addDebugEditorMenuActions(IMenuManager menu, boolean isDebuggable, int currentElement)
public void addDebugEditorRulerActions(IMenuManager menu, boolean isDebuggable, int currentElement)
public boolean isTargetDebuggable(IDebugTarget dbgtarget)
public IAnnotationModel getDebuggerMarkerAnnotationModel(IResource resource, IEditorInput input)
public void initializeLpexView(com.ibm.lpex.alef.LpexTextEditor editor, com.ibm.lpex.core.LpexView lpexView)
public void updateProfile(com.ibm.lpex.alef.LpexTextEditor editor)
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |