public class LexiconOperations
extends java.lang.Object
History:
Modifier and Type | Method and Description |
---|---|
static void |
CancelOperation(LaFrame owner)
Close operation of data version dialog
|
static void |
CloseOperation(LaFrame owner)
Close operation
|
static void |
DefaultOperation(LaFrame owner)
Default option of data version dialog.
|
static void |
OkOperation(LaFrame owner)
Ok operation of data version dialog
|
static void |
ResetOperation(LaFrame owner)
Reset option of data version dialog.
|
static void |
ShowOperation(LaFrame owner)
Show operation of data version dialog, called from menu
|
public static void OkOperation(LaFrame owner)
owner
- LaFramepublic static void CancelOperation(LaFrame owner)
owner
- LaFramepublic static void ResetOperation(LaFrame owner)
owner
- LaFramepublic static void DefaultOperation(LaFrame owner)
owner
- LaFramepublic static void ShowOperation(LaFrame owner)
owner
- LaFramepublic static void CloseOperation(LaFrame owner)
owner
- LaFrame