public class IncompleteException extends Throwable
| 构造器和说明 |
|---|
IncompleteException(int preferredSize)
Constructor for the preferred size of a frame
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getPreferredSize()
Getter for the preferredSize
|
Copyright © 2020. All rights reserved.