Java Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesJava Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old December 12th, 2012, 07:06 PM
thientanchuong thientanchuong is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2007
Posts: 12 thientanchuong User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 39 m 35 sec
Reputation Power: 0
Post Java and Flickr - Help with Inheritance between Main Class and sub-class

Dear all,

I have been doing a small program which can help user search general photos by keywords and can retrieve most recent general uploads from Flickr.

I created 4 classes:

testUserInterface => to build all components for interface.

Link to view my code of testUserInterface


testSearch => inherits interface from testUserInterface and build event action when user clicks on button start and button exit.

Link to view my code of testSearch



PhotoFinder => get connection to Flickr.

Link to view my code of PhotoFinder


PhotoPanel => displays photos on this panel.

Link to view my code of PhotoPanel



When I select sub-menu "Search Photos" from class testUserInterface, a search panel is displayed with textfield and 2 buttons, start and exit.



However, a problem occurs when I clicks start button (after entering a specific keyword).
all photos which relates to the keyword is not shown.
and I got problem with sub-menu instead in line 180.



The errors are shown below:

PHP Code:
 Exception in thread "AWT-EventQueue-0" java.lang.ClassCastExceptionjavax.swing.JButton cannot be cast to javax.swing.JMenuItem at testUserInterface.actionPerformed(testUserInterfac e.java:180at javax.swing.AbstractButton.fireActionPerformed(Abs tractButton.java:2018at javax.swing.AbstractButton$Handler.actionPerformed (AbstractButton.java:2341at javax.swing.DefaultButtonModel.fireActionPerformed (DefaultButtonModel.java:402at javax.swing.DefaultButtonModel.setPressed(DefaultB uttonModel.java:259at javax.swing.plaf.basic.BasicButtonListener.mouseRe leased(BasicButtonListener.java:252at java.awt.Component.processMouseEvent(Component.jav a:6505at javax.swing.JComponent.processMouseEvent(JComponen t.java:3321at java.awt.Component.processEvent(Component.java:627 0at java.awt.Container.processEvent(Container.java:222 9at java.awt.Component.dispatchEventImpl(Component.jav a:4861at java.awt.Container.dispatchEventImpl(Container.jav a:2287at java.awt.Component.dispatchEvent(Component.java:46 87at java.awt.LightweightDispatcher.retargetMouseEventContainer.java:4832at java.awt.LightweightDispatcher.processMouseEvent(C ontainer.java:4492at java.awt.LightweightDispatcher.dispatchEvent(Conta iner.java:4422at java.awt.Container.dispatchEventImpl(Container.jav a:2273at java.awt.Window.dispatchEventImpl(Window.java:2719 at java.awt.Component.dispatchEvent(Component.java:46 87at java.awt.EventQueue.dispatchEventImpl(EventQueue.j ava:723at java.awt.EventQueue.access$200(EventQueue.java:103 at java.awt.EventQueue$3.run(EventQueue.java:682at java.awt.EventQueue$3.run(EventQueue.java:680at java.security.AccessController.doPrivileged(Native Methodat java.security.ProtectionDomain$1.doIntersectionPri vilege(ProtectionDomain.java:76at java.security.ProtectionDomain$1.doIntersectionPri vilege(ProtectionDomain.java:87at java.awt.EventQueue$4.run(EventQueue.java:696at java.awt.EventQueue$4.run(EventQueue.java:694at java.security.AccessController.doPrivileged(Native Methodat java.security.ProtectionDomain$1.doIntersectionPri vilege(ProtectionDomain.java:76at java.awt.EventQueue.dispatchEvent(EventQueue.java693at java.awt.EventDispatchThread.pumpOneEventForFilter s(EventDispatchThread.java:244at java.awt.EventDispatchThread.pumpEventsForFilter(E ventDispatchThread.java:163at java.awt.EventDispatchThread.pumpEventsForHierarch y(EventDispatchThread.java:151at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:147at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:139at java.awt.EventDispatchThread.run(EventDispatchThre ad.java:97


Please help me out with the problem, it drives me crazy (TT)

Reply With Quote
  #2  
Old December 13th, 2012, 07:23 AM
NormR's Avatar
NormR NormR is offline
Contributing User
Dev Shed Frequenter (2500 - 2999 posts)
 
Join Date: Aug 2010
Location: Eastern Florida
Posts: 2,951 NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level) 
Time spent in forums: 1 Week 6 Days 2 h 29 m 42 sec
Reputation Power: 345
Also posted at http://www.javaprogrammingforums.com/whats-wrong-my-code/20461-java-flickr-help-inheritance-between-main-class-sub-class.html#post86310

Reply With Quote
  #3  
Old December 14th, 2012, 07:08 AM
thientanchuong thientanchuong is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2007
Posts: 12 thientanchuong User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 39 m 35 sec
Reputation Power: 0
Could Admin remove this topic please as my topic is crossing post with other 4rums as well.

thanks a lot

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesJava Help > Java and Flickr - Help with Inheritance between Main Class and sub-class

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap