|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.etools.systems.editor.SystemTextEditorProfileDefault com.ibm.etools.systems.editor.SystemTextEditorProfileUniversal
public class SystemTextEditorProfileUniversal
Field Summary | |
---|---|
static String |
Copyright
|
Fields inherited from class com.ibm.etools.systems.editor.SystemTextEditorProfileDefault |
---|
DEFAULT_COMPILE_MESSAGE_CLASS_NAME, SEQUENCE_FALSE, SEQUENCE_TRUE, SEQUENCE_UNKNOWN |
Fields inherited from interface com.ibm.etools.systems.editor.internal.ISystemTextEditorConstants |
---|
AUTOSAVE_FREQ_ERROR, AUTOSAVE_FREQ_LABEL, AUTOSAVE_FREQ_TOOLTIP, AUTOSAVE_LABEL, AUTOSAVE_PROGRESS, AUTOSAVE_PROGRESS_JOBNAME, AUTOSAVE_TOOLTIP, copyright, PLUGIN_ID, PREFIX, RESID_PREFIX, RESID_PREFIX_PREFERENCES, RESID_PREFIX_PROGRESS, SYSTEM_TEXT_BROWSER_ID, SYSTEM_TEXT_EDITOR_ID |
Constructor Summary | |
---|---|
SystemTextEditorProfileUniversal()
|
Method Summary | |
---|---|
int |
hasSequenceNumbers(IFile file)
Determines whether an IFile has sequence numbers |
void |
initializeLpexView(LpexTextEditor editor,
LpexView lpexView)
This is the profile for the universal type. |
boolean |
isLocal()
Queries if the profile is for local resources or remote resources. |
boolean |
performSaveAs(LpexTextEditor editor,
IProgressMonitor progressMonitor)
Performs a save as for universal files. |
boolean |
performSaveAs(LpexTextEditor editor,
IProgressMonitor progressMonitor,
String strFileName)
The editor's default save as is done by returning true. |
void |
updateProfile(LpexTextEditor editor,
LpexView view)
Compare and Get commands |
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
Constructor Detail |
---|
public SystemTextEditorProfileUniversal()
Method Detail |
---|
public int hasSequenceNumbers(IFile file)
hasSequenceNumbers
in class SystemTextEditorProfileDefault
public boolean performSaveAs(LpexTextEditor editor, IProgressMonitor progressMonitor, String strFileName)
SystemTextEditorProfileDefault
performSaveAs
in interface ISystemTextEditorProfile
performSaveAs
in class SystemTextEditorProfileDefault
public boolean performSaveAs(LpexTextEditor editor, IProgressMonitor progressMonitor)
performSaveAs
in interface ISystemTextEditorProfile
performSaveAs
in class SystemTextEditorProfileDefault
public void updateProfile(LpexTextEditor editor, LpexView view)
updateProfile
in interface ISystemTextEditorProfile
updateProfile
in class SystemTextEditorProfileDefault
public boolean isLocal()
ISystemTextEditorProfile
isLocal
in interface ISystemTextEditorProfile
isLocal
in class SystemTextEditorProfileDefault
com.ibm.etools.systems.core.edit.ISystemTextEditorProfile#isLocal()
public void initializeLpexView(LpexTextEditor editor, LpexView lpexView)
initializeLpexView
in interface ISystemTextEditorProfile
initializeLpexView
in class SystemTextEditorProfileDefault
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |