~andre-dau/jhelioviewer/welcome

« back to all changes in this revision

Viewing changes to jhv/src/org/helioviewer/jhv/gui/controller/MainImagePanelMousePanController.java

  • Committer: Helge Dietert
  • Date: 2010-07-21 18:26:09 UTC
  • mfrom: (189.1.11 vsoIntegrated)
  • Revision ID: helge@clem.local-20100721182609-qfmi23gqm0wkmm7n
Integrated VSO Client

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
    // Class variables
44
44
    // ///////////////////////////////////////////////////////////////////////////
45
45
 
46
 
    private int lastX = -1, lastY = -1;
47
 
    private long lastTime = System.currentTimeMillis();
 
46
    private volatile int lastX = -1, lastY = -1;
 
47
    private volatile long lastTime = System.currentTimeMillis();
48
48
 
49
49
    // ///////////////////////////////////////////////////////////////////////////
50
50
    // Mouse events