| | |
search engine problem
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Oct 2005
Posts: 1
Reputation:
Solved Threads: 0
hi I have a problem working a project for my school assignment
but I keep getting this error and I have no idea what the problem is.
Can anyone tell me what is wrong with it?
the erroe messeges are
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at SearchGui.showResults(SearchGui.java:46)
at SearchGui.invokeSearch(SearchGui.java:76)
at SearchGui.access$500(SearchGui.java:27)
at SearchGui$1$1.caretUpdate(SearchGui.java:118)
at javax.swing.text.JTextComponent.fireCaretUpdate(JTextComponent.java:367)
at javax.swing.text.JTextComponent$MutableCaretEvent.fire(JTextComponent.java:3232)
at javax.swing.text.JTextComponent$MutableCaretEvent.mouseReleased(JTextComponent.java:3288)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
at java.awt.Component.processMouseEvent(Component.java:5488)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
at java.awt.Component.processEvent(Component.java:5253)
at java.awt.Container.processEvent(Container.java:1966)
at java.awt.Component.dispatchEventImpl(Component.java:3955)
at java.awt.Container.dispatchEventImpl(Container.java:2024)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
at java.awt.Container.dispatchEventImpl(Container.java:2010)
at java.awt.Window.dispatchEventImpl(Window.java:1774)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
I also attached the project if anyone wants to take a look
but I keep getting this error and I have no idea what the problem is.
Can anyone tell me what is wrong with it?
the erroe messeges are
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at SearchGui.showResults(SearchGui.java:46)
at SearchGui.invokeSearch(SearchGui.java:76)
at SearchGui.access$500(SearchGui.java:27)
at SearchGui$1$1.caretUpdate(SearchGui.java:118)
at javax.swing.text.JTextComponent.fireCaretUpdate(JTextComponent.java:367)
at javax.swing.text.JTextComponent$MutableCaretEvent.fire(JTextComponent.java:3232)
at javax.swing.text.JTextComponent$MutableCaretEvent.mouseReleased(JTextComponent.java:3288)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
at java.awt.Component.processMouseEvent(Component.java:5488)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
at java.awt.Component.processEvent(Component.java:5253)
at java.awt.Container.processEvent(Container.java:1966)
at java.awt.Component.dispatchEventImpl(Component.java:3955)
at java.awt.Container.dispatchEventImpl(Container.java:2024)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
at java.awt.Container.dispatchEventImpl(Container.java:2010)
at java.awt.Window.dispatchEventImpl(Window.java:1774)
at java.awt.Component.dispatchEvent(Component.java:3803)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
I also attached the project if anyone wants to take a look
•
•
Join Date: Aug 2005
Posts: 216
Reputation:
Solved Threads: 8
•
•
•
•
Originally Posted by tidus0728
at SearchGui.showResults(SearchGui.java:46)
Go to this class, look in your showResults method and then look at line 45 (From the top of the java page...) and there will me an object some where in that line that is null.
Regards,
Nate
![]() |
Similar Threads
- IE- persistant and subtle Search engine problem (Viruses, Spyware and other Nasties)
- IE Explorer/Search Engine problems! (fake/redirect search results;dysfunctional sites (Viruses, Spyware and other Nasties)
- Search Engine Cloaking (Search Engine Optimization)
- IE Freezes when I use a search engine (Web Browsers)
- How to conect the search engine...??? (Existing Scripts)
- How to export excel data to a search engine? (MS Access and FileMaker Pro)
- Internet Explorer Freezes when using a search engine (Windows 95 / 98 / Me)
Other Threads in the Java Forum
- Previous Thread: Help with Jtree
- Next Thread: Decimal to hex conversion with recursion
Views: 1506 | Replies: 2
| Thread Tools | Search this Thread |
Tag cloud for Java
android api apple applet application apps arguments array arrays automation binary bluetooth businessintelligence card chat class classes client code collision component crashcourse database detection draw eclipse error event exception file fractal free game gis givemetehcodez graphics gui helpwithhomework html ide image input integer integration j2me java javadoc javafx javaprojects jmf jni jpanel julia jvm linux list loop machine map method methods migrate mobile netbeans newbie nls number object oracle os physics print problem program programming project radio recursion remote scanner screen security server set size sms socket sort sql string swing test textfield threads time transfer tree trolltech utility windows





