|
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.Objectcom.ibm.etools.iseries.rse.ui.resources.QSYSEditorUtils
public class QSYSEditorUtils
Utility functions for editing.
| Field Summary | |
|---|---|
static String |
copyright
|
| Method Summary | |
|---|---|
static IEditorPart |
findEditor(IFile file)
Find an open editor associated with the specified IFile |
static IEditorPart |
openEditor(String editorID,
IFile file)
Open an editor for the specified IFile. |
static void |
setEditorAsReadOnly(IEditorPart editor,
IFile file,
boolean readOnly)
Set editor to read only |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static String copyright
| Method Detail |
|---|
public static IEditorPart findEditor(IFile file)
public static IEditorPart openEditor(String editorID,
IFile file)
public static void setEditorAsReadOnly(IEditorPart editor,
IFile file,
boolean readOnly)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||