Uses of Class
com.biglybt.ui.swt.shells.Offset
-
Packages that use Offset Package Description com.biglybt.ui.swt.shells -
-
Uses of Offset in com.biglybt.ui.swt.shells
Fields in com.biglybt.ui.swt.shells declared as Offset Modifier and Type Field Description private Offset
DockPosition. offset
Methods in com.biglybt.ui.swt.shells that return Offset Modifier and Type Method Description Offset
DockPosition. getOffset()
Methods in com.biglybt.ui.swt.shells with parameters of type Offset Modifier and Type Method Description void
DockPosition. setOffset(Offset offset)
Constructors in com.biglybt.ui.swt.shells with parameters of type Offset Constructor Description DockPosition(int position, Offset offset)
-