Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

java and flickr - problem with inheritance between classes main n sub

$
0
0
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

Quote



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

Quote



PhotoFinder => get connection to Flickr.

Link to view my code of PhotoFinder

Quote



PhotoPanel => displays photos on this panel.

Link to view my code of PhotoPanel

Quote



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

Posted Image

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.

Posted Image

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

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>