Package | Description |
---|---|
meltinggui.frames |
Modifier and Type | Method and Description |
---|---|
void |
GuiScreenPositions.setScreenPositions(OuterFrame outerFrame,
MeltingFrame meltingFrame,
ErrorFrame errorFrame)
Sets the screen positions of the frames from the stored fields.
|
Constructor and Description |
---|
GuiScreenPositions(OuterFrame outerFrame,
MeltingFrame meltingFrame,
ErrorFrame errorFrame)
Fills in the fields from the frames themselves.
|