public class ExternalEditing
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
editExternally()
Method to edit the current text-cell in an external editor.
|
static void |
editTextCellExternally(Cell cell)
Method to edit a given text-cell in an external editor.
|
static void |
updateEditors() |
public static void updateEditors()
public static void editExternally()
public static void editTextCellExternally(Cell cell)