public class OutputOptionOperations
extends java.lang.Object
History:
| Modifier and Type | Method and Description |
|---|---|
static void |
CancelOperation(LaFrame owner)
Close operation of output option dialog
|
static void |
ClearAllCategoryOperation(LaFrame owner)
Clear all category of output option dialog.
|
static void |
CloseOperation(LaFrame owner)
Close operation
|
static void |
DefaultOperation(LaFrame owner)
Default option of output option dialog.
|
static void |
OkOperation(LaFrame owner)
Ok operation of output option dialog
|
static void |
ResetOperation(LaFrame owner)
Reset option of output option dialog.
|
static void |
SelectAllCategoryOperation(LaFrame owner)
Select all category of output option dialog.
|
static void |
ShowOperation(LaFrame owner)
Show operation
|
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 ClearAllCategoryOperation(LaFrame owner)
owner - LaFramepublic static void SelectAllCategoryOperation(LaFrame owner)
owner - LaFramepublic static void ShowOperation(LaFrame owner)
owner - LaFramepublic static void CloseOperation(LaFrame owner)
owner - LaFrame