Search:

Type: Posts; User: stresstedout

Page 1 of 9 1 2 3 4

Search: Search took 0.19 seconds.

  1. Replies
    3
    Views
    912

    Re: change to swing format

    The game is called text twist, you have find fords from a given set of letters. For example, you are given the following 6 letters :
    ["F","O","C","I","E","F"]

    And your tasks is to find out all...
  2. [SOLVED] Re: both class javax.swing.Timer in javax.swing and class java.util.Timer in java.util match

    ive solved it
  3. [SOLVED] Re: both class javax.swing.Timer in javax.swing and class java.util.Timer in java.util match

    what should the method look like?
  4. [SOLVED] Re: both class javax.swing.Timer in javax.swing and class java.util.Timer in java.util match

    can you tell me why this is

    cannot find symbol
    symbol: class TimerActionListener
    location: class NewClass
  5. [SOLVED] Re: both class javax.swing.Timer in javax.swing and class java.util.Timer in java.util match

    this is the compiler error


    Exception in thread "main" java.lang.RuntimeException: Uncompilable source code - Erroneous ctor sym type: <any>
    at...
  6. [SOLVED] Re: both class javax.swing.Timer in javax.swing and class java.util.Timer in java.util match

    this is where i have added but im not sure if this is correct
  7. [SOLVED] Re: both class javax.swing.Timer in javax.swing and class java.util.Timer in java.util match

    so i have ammened to following


    javax.swing.Timer myTimer = new javax.swing.Timer(1000, new TimerActionListener(NewClass.this));
    that but i am still getin this error

    cannot find symbol...
  8. [SOLVED] both class javax.swing.Timer in javax.swing and class java.util.Timer in java.util match

    please can someone tell me what is meant by this

    both class javax.swing.Timer in javax.swing and class java.util.Timer in java.util match
  9. Replies
    0
    Views
    691

    SWING TIMER ERROR CODE

    please can someone help with adding this timer. something is not right in my code
  10. one question JLabel and swap the text it holds via the JLabel's setText(...) method

    what i have tried to do is:

    Change?
  11. Replies
    8
    Views
    1,019

    Re: adding questions label

    u are a total waste of time atleast norm helps
  12. Replies
    8
    Views
    1,019

    Re: adding questions label

    i am not GROVELLING!!! IF YOU WANT HELP ME HELP ME OR DONT..
  13. Replies
    8
    Views
    1,019

    Re: adding questions label

    GregBrannon, i know i may have took time understanding the drag and drop game etc but i dont think i should be judged on it. if you read the post 1 you would have noticed it has nothing to do with...
  14. Replies
    8
    Views
    1,019

    Re: adding questions label

    can anyone help me pls
  15. Replies
    8
    Views
    1,019

    adding questions label

    can anyone help
    I
  16. Replies
    4
    Views
    858

    ARRAY LIST

    I was wondering if it would be possible if i can change the arraylist to have number images rather than NORMAL text numbers?
  17. Replies
    1
    Views
    882

    setText help

    Hi,
  18. Replies
    66
    Views
    3,648

    Re: accept only assigned label dnd

    bye

    --- Update ---

    CAN ANYONE ELSE HELP ME??????????????????

    --- Update ---
  19. Replies
    66
    Views
    3,648

    Re: accept only assigned label dnd

    no i just ran it has errors
  20. Replies
    66
    Views
    3,648

    Re: accept only assigned label dnd

    public DropTargetTextArea(String moon) {

    sorry i forgot to take out string 2

    so its:

    is this correct?
  21. Replies
    66
    Views
    3,648

    Re: accept only assigned label dnd

    i have this error:
    these are lines of code
  22. Replies
    66
    Views
    3,648

    Re: accept only assigned label dnd

    is this correct? plain how i made a different drop target with its own string?
  23. Replies
    66
    Views
    3,648

    Re: accept only assigned label dnd

    yea u right im not best otherwise i wont be looking for help. but im sure i will understand it may take some time but im nearly there so can you help me or not?
  24. Replies
    66
    Views
    3,648

    Re: accept only assigned label dnd

    now im really confused.
  25. Replies
    66
    Views
    3,648

    Re: accept only assigned label dnd

    is this correct in regards to post#50?
Results 1 to 25 of 225
Page 1 of 9 1 2 3 4