Class AWTDualModeMouseSelector


  • public class AWTDualModeMouseSelector
    extends Object
    A utility to toggle between
    • the main default mouse controller AWTCameraMouseController, used to control viewpoint
    • another custom mouse controller, such as a selection mouse utility
    Uses a KeyListener to toggle between the two modes.
    Author:
    Martin Pernollet