Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
org.eclipse.ui.console |
Application programming interfaces for interaction
with the Eclipse console.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TextViewer.updateTextListeners(TextViewer.WidgetCommand cmd)
Informs all registered text listeners about the change specified by the
widget command.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TextConsoleViewer.updateTextListeners(TextViewer.WidgetCommand cmd) |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.