Uses of Class
mslinks.data.Size
-
Packages that use Size Package Description mslinks.data mslinks.extra -
-
Uses of Size in mslinks.data
Methods in mslinks.data that return Size Modifier and Type Method Description Size
Size. setX(int x)
Size
Size. setY(int y)
-
Uses of Size in mslinks.extra
Fields in mslinks.extra declared as Size Modifier and Type Field Description private Size
ConsoleData. buffer
private Size
ConsoleData. window
private Size
ConsoleData. windowpos
Methods in mslinks.extra that return Size Modifier and Type Method Description Size
ConsoleData. getBufferSize()
Size
ConsoleData. getWindowPos()
Size
ConsoleData. getWindowSize()
-