Uses of Class
com.vividsolutions.jump.workbench.ui.GUIUtil.Location
Packages that use GUIUtil.Location
Package
Description
-
Uses of GUIUtil.Location in com.vividsolutions.jump.workbench.ui
Methods in com.vividsolutions.jump.workbench.ui with parameters of type GUIUtil.LocationModifier and TypeMethodDescriptionstatic voidGUIUtil.setBounds(Component componentToMove, GUIUtil.Location location, int width, int height, Component other) static voidGUIUtil.setLocation(Component componentToMove, GUIUtil.Location location, Component other) -
Uses of GUIUtil.Location in com.vividsolutions.jump.workbench.ui.toolbox
Methods in com.vividsolutions.jump.workbench.ui.toolbox with parameters of type GUIUtil.LocationModifier and TypeMethodDescriptionvoidToolboxDialog.setInitialLocation(GUIUtil.Location location)