Uses of Interface
org.hortonmachine.gui.utils.GuiBridgeHandler
-
Packages that use GuiBridgeHandler Package Description org.hortonmachine.gui.spatialtoolbox org.hortonmachine.gui.spatialtoolbox.core org.hortonmachine.gui.utils -
-
Uses of GuiBridgeHandler in org.hortonmachine.gui.spatialtoolbox
Constructors in org.hortonmachine.gui.spatialtoolbox with parameters of type GuiBridgeHandler Constructor Description SpatialtoolboxController(GuiBridgeHandler guiBridge) -
Uses of GuiBridgeHandler in org.hortonmachine.gui.spatialtoolbox.core
Constructors in org.hortonmachine.gui.spatialtoolbox.core with parameters of type GuiBridgeHandler Constructor Description ParametersPanel(GuiBridgeHandler guiBridge) -
Uses of GuiBridgeHandler in org.hortonmachine.gui.utils
Classes in org.hortonmachine.gui.utils that implement GuiBridgeHandler Modifier and Type Class Description classDefaultGuiBridgeImplJGT implementation of theGuiBridgeHandler.
-