Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

agent monitor: NullPointerException in WindowDragger.inCloseBox #93

Closed
SethTisue opened this issue Feb 27, 2012 · 0 comments
Closed

agent monitor: NullPointerException in WindowDragger.inCloseBox #93

SethTisue opened this issue Feb 27, 2012 · 0 comments
Assignees
Labels
Milestone

Comments

@SethTisue
Copy link
Collaborator

Martin Palát reports:

java.lang.NullPointerException
 at org.nlogo.swing.WindowDragger.inCloseBox(WindowDragger.java:112)
 at org.nlogo.swing.WindowDragger.mouseDragged(WindowDragger.java:90)
 at java.awt.Component.processMouseMotionEvent(Component.java:6338)
 at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3285)
 at java.awt.Component.processEvent(Component.java:6059)

NetLogo 5.0
main: org.nlogo.app.AppFrame
thread: AWT-EventQueue-0
Java HotSpot(TM) Server VM 1.6.0_30 (Sun Microsystems Inc.; 1.6.0_30-b12)
operating system: Windows 7 6.1 (x86 processor)
@ghost ghost assigned SethTisue Feb 27, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant