public class ToolDialog.Restorer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
RESTORE_ALL |
static int |
RESTORE_NOTHING |
| Constructor and Description |
|---|
Restorer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getRestorePolicy() |
java.lang.String |
getWindowKey() |
void |
setRestorePolicy(int restorePolicy) |
void |
setWindowKey(java.lang.String windowKey) |
public static final int RESTORE_NOTHING
public static final int RESTORE_ALL
Copyright (c) 1996, 2015, Oracle and/or its affiliates. All rights reserved.