public class InputSourceOperations
extends java.lang.Object
History:
Modifier and Type | Method and Description |
---|---|
static void |
CancelOperation(LaFrame owner)
Close operation of input source dialog
|
static void |
CloseOperation(LaFrame owner)
Close operation
|
static void |
DefaultOperation(LaFrame owner)
Default option of input source dialog.
|
static void |
OkOperation(LaFrame owner)
Ok operation of input source dialog
|
static void |
ResetOperation(LaFrame owner)
Reset option of input source dialog.
|
static void |
SetOperation(LaFrame owner)
Set operation of input source file dialog
|
static void |
ShowOperation(LaFrame owner)
Ok operation of input source dialog
|
static void |
UpdateFileTextFieldEditableOperation()
Update file text file editable operation
|
public static void SetOperation(LaFrame owner)
owner
- LaFramepublic 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
- LaFramepublic static void UpdateFileTextFieldEditableOperation()