Search:

Type: Posts; User: ishtar

Search: Search took 0.11 seconds.

  1. Looking for a Image class with the following functionality.

    Greetings All

    I have been searching for a Java class which will allow me to do the following:

    1] Load an image file where the image file is either a BMP, JPEG or TIFF
    2] Use the mouse to draw...
  2. Replies
    4
    Views
    1,597

    Re: Length of Java source files?

    Thank you :)
  3. Replies
    4
    Views
    1,597

    Length of Java source files?

    Hello Everyone

    I apologize in advance for asking yet another silly question... :eek: (a multitude of silly questions, actually :( )

    I am currently writing a GUI that uses JTabbedPane with...
  4. Replies
    4
    Views
    1,566

    Re: Getting data back from a child form

    Thank you very much Kevin.

    I'm off to do some reading....
  5. Replies
    4
    Views
    1,566

    Re: Getting data back from a child form

    Hi, thank you.

    Yes, it does, works perfectly! I was really thinking about best practice.

    Thank you
  6. Replies
    4
    Views
    1,566

    Getting data back from a child form

    Hello everyone

    I am frantically trying to learn Java and have now found myself wondering if I am passing variables back from a temporary child dialog back to the caller correctly. If somebody...
  7. Replies
    6
    Views
    2,819

    Re: Event Handling - Best Practice?

    Just a quick post to say thank you all :cool:

    Regards
    Nikki
  8. Replies
    6
    Views
    2,819

    Event Handling - Best Practice?

    Greetings All

    I am a C++ programmer who is attempting to learn Java with the ultimate aim of sitting the Oracle certification. I have (hopefully) a very simply question.

    What is the best method...
  9. Replies
    5
    Views
    3,450

    Re: Unused Variable in ActionEvent()

    Just a quick message to say thanks to everyone that responded.

    I think I understand a little more now :)

    Regards
    Nikki
  10. Replies
    5
    Views
    3,450

    Unused Variable in ActionEvent()

    Greetings All

    I am a C++ programmer and currently learning Java.

    While playing around with event management I always find that I have an unused variable in the ActionEvent(). For example:

    ...
Results 1 to 10 of 10