org.eclipse.rse.files.ui.resources
Interface ISystemTextEditor
-
public interface ISystemTextEditor
setReadOnly
void setReadOnly(boolean readOnly)
-
updateDirtyIndicator
void updateDirtyIndicator()
-
refresh
void refresh()
-
setInput
void setInput(
IEditorInput input)
-
gotoLine
void gotoLine(int line)
-
selectText
void selectText(int charStart,
int charEnd)
-
Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.