Parent Directory
|
Revision Log
|
Patch
revision 171 by alfonx, Sun Jun 28 14:27:37 2009 UTC | revision 172 by alfonx, Tue Jun 30 20:40:00 2009 UTC | |
---|---|---|
# | Line 733 public class JMapPane extends JPanel imp | Line 733 public class JMapPane extends JPanel imp |
733 | } | } |
734 | ||
735 | public void mouseClicked(MouseEvent e) { | public void mouseClicked(MouseEvent e) { |
736 | if (mapArea == null) return; | |
737 | // System.out.println("before area "+mapArea+"\nw:"+mapArea.getWidth()+" | // System.out.println("before area "+mapArea+"\nw:"+mapArea.getWidth()+" |
738 | // h:"+mapArea.getHeight()); | // h:"+mapArea.getHeight()); |
739 | Rectangle bounds = this.getBounds(); | Rectangle bounds = this.getBounds(); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |