public class IncompleteException
extends java.lang.Throwable
| Constructor and Description |
|---|
IncompleteException(int preferredSize)
Constructor for the preferred size of a frame
|
| Modifier and Type | Method and Description |
|---|---|
int |
getPreferredSize()
Getter for the preferredSize
|