Search:

Type: Posts; User: thientanchuong

Search: Search took 0.08 seconds.

  1. [SOLVED] Re: How to combine Text and Button to show Search Result in java application

    thanks, I found a way to archive this (^^)
  2. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    thanks I got it
  3. [SOLVED] How to combine Text and Button to show Search Result in java application

    I do a photo search application.

    in my application, it has 1 textfield and 5 buttons as Asia, EU, Australia, America and Africa

    When user enter a keyword (for example, cupcake) in textfield...
  4. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    From the link you provided, I found the similar link to JDK folder in my pc

    C:\Program Files\Java\jdk1.7.0_07\bin

    can you let me how get back to C:\ by command line

    Because the command line...
  5. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    By the way, Norm, could you tell me how I use the the SSCCE Text Based Compiler.

    I copy my code n paste on the editor, however the error pops up saying that:



    It asks Tool.jar to run, but I...
  6. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    thanks, I got help frorm my friend and the problem is resolved
  7. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    Thanks for a website as Short, Self Contained, Correct Example,

    However, error is not shown up although the whole photos are not displayed fully.

    I think of the way using JPANEL as container,...
  8. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    I run the program and it works fine, there is no error. so I think the problem should be from GUI.

    By the way, "Make a small program that compiles, executes and shows the problem" means I should...
  9. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    Do you mean the jar file after executing ? or whole source code of all classes in this application ?

    I am using BlueJ IDE to code.
  10. [SOLVED] Re: Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    Do not worry, (^^)
    I just posted one in this 4rum only.
  11. [SOLVED] Can not retrieve full photo on java application, is it wrong with the way using JPanel setLayout ?

    Hi all,

    I complete an interface and it does a good job for searching photo.
    However, I got a problem now with photos displayed on application interface.

    The problem here

    1637

    The photo...
  12. Re: Java and Flickr - Help with Inheritance between Main Class and sub-class

    Thanks to Norm, I got advise from Fubarable in Java Programming Forum - The Front Page

    I re-build my classes again.

    thanks a lot for your help.
  13. Re: Java and Flickr - Help with Inheritance between Main Class and sub-class

    Thanks to copeg, I also got notices from other Moderators in different java 4rums when I return today.
    I only want to archive the answer for my problem much faster but Cross Posting rules let me...
  14. Re: Java and Flickr - Help with Inheritance between Main Class and sub-class

    I found a way to solve the problem with instanceof

    1624

    then the error will never be blown up again (^^)

    1625

    However, I face with another problem is, after entering a keyword then click...
  15. Re: Java and Flickr - Help with Inheritance between Main Class and sub-class

    The errors are shown below:
  16. Java and Flickr - Help with Inheritance between Main Class and sub-class

    This section is duplicated, please can admin delete this section for me please.
  17. 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:
    ...
Results 1 to 17 of 17