com.sun.javatest.tool
Class ToolDialog.Restorer
java.lang.Object
com.sun.javatest.tool.ToolDialog.Restorer
- Enclosing class:
- ToolDialog
public class ToolDialog.Restorer
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESTORE_NOTHING
public static final int RESTORE_NOTHING
- See Also:
- Constant Field Values
RESTORE_ALL
public static final int RESTORE_ALL
- See Also:
- Constant Field Values
ToolDialog.Restorer
public ToolDialog.Restorer()
getWindowKey
public java.lang.String getWindowKey()
setWindowKey
public void setWindowKey(java.lang.String windowKey)
getRestorePolicy
public int getRestorePolicy()
setRestorePolicy
public void setRestorePolicy(int restorePolicy)
Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.