Package | Description |
---|---|
de.esprit.common.gui.editor |
Contains all classes that make up a platform independent text editor.
|
de.esprit.netsuite.client.gui.remote |
Contains classes used to perform a remote table editing
|
Modifier and Type | Method and Description |
---|---|
protected TextEditorPanel<C> |
TextEditorDialog.createTextEditorPanel(int rows,
int cols) |
TextEditorPanel<C> |
TextEditorDialog.getTextEditorPanel() |
TextEditorPanel |
TextEditorFrame.getTextPanel() |
Modifier and Type | Class and Description |
---|---|
class |
RemoteTextEditorPanel<C extends ClientContext>
This class extends the TextEditorPanel for working with remote server files
using the ResourceLock mechanism.
|
Modifier and Type | Method and Description |
---|---|
protected TextEditorPanel |
RemoteTextEditorDialog.createTextEditorPanel(int rows,
int cols) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.