Search:

Type: Posts; User: chronoz13

Search: Search took 0.14 seconds.

  1. Replies
    7
    Views
    2,093

    Re: ERROR, I CANT DEFINE IT

    oh anyway.. i asked about the SwingUtilities.. because it happened to be that i was working on a simple GUI framei..

    a simple frame with JSliders... JButtons.... and i got a problem with adding...
  2. Replies
    7
    Views
    2,093

    Re: ERROR, I CANT DEFINE IT

    ahhh .. thats an ease copeg... tnx sir........

    so i think what i red about Using swings. is that... it is better to use the SwingUtilities.invokeLater() when
    coding a GUI...

    tnx for that...
  3. Replies
    7
    Views
    2,093

    Re: ERROR, I CANT DEFINE IT

    is it on my Properties class? ...should i not use the SwingUtilities.invokeLater() in my Main method?
  4. Replies
    7
    Views
    2,093

    Re: ERROR, I CANT DEFINE IT

    tnx copeg ..... for giving your time looking for the mistake ive done.... but i found it as well..


    i found out ...

    1.) the gui wont terminate if encountered any errors
    2.) my program doesnt...
  5. Replies
    7
    Views
    2,093

    ERROR, I CANT DEFINE IT

    ill show the first two classes that my main class use

    the DrawingBoard class



    package preDefinedClassesSamples;

    import java.awt.*;
    import javax.swing.*;
Results 1 to 5 of 5