public final class FramePreferences extends Object
| Constructor and Description | 
|---|
FramePreferences()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
restoreLocationAndSize(JFrame frame,
                      int defaultX,
                      int defaultY,
                      int defaultWidth,
                      int defaultHeight,
                      Class<?> cls)  | 
Copyright © 2020. All rights reserved.