Search:

Type: Posts; User: cselic

Search: Search took 0.08 seconds.

  1. Thread: hi guys

    by cselic
    Replies
    2
    Views
    1,406

    Re: hi guys

    Hello vitaliz, and welcome to the forum.

    :o
  2. Replies
    1
    Views
    2,364

    JavaFX on javaprogrammingforums

    Do you have somewhere on this forums forum about JavaFX?

    And if you don't can you maybe open new forum for JavaFX?
  3. Replies
    4
    Views
    5,748

    Re: Two class program help

    Old thread but I want to share my work with others it might be useful.

    The problem was here:


    public int accelerate(int ac)
    {
    ac = ac + 5;

    return ac;
  4. Replies
    7
    Views
    3,047

    Re: Return result from JOptionPane to JFrame

    The informer is here x-(
    Another harmless defamation. Nevermind.:-j

    Best regards.
  5. Replies
    7
    Views
    3,047

    Re: Return result from JOptionPane to JFrame

    That's useful, but what if I want to have three JTextField components in Dialog. o:-)
  6. Replies
    7
    Views
    3,047

    Return result from JOptionPane to JFrame

    Hi.
    I have Frame and button in that Frame. When I click on the button it opens
    Dialog. In that Dialog is button. When I click on that button it returns something to the frame (for example draw...
  7. Replies
    3
    Views
    1,760

    Re: Sort in Cyrilic order

    Give me an example of comparison operators.
  8. Replies
    55
    Views
    9,236

    Re: HAPPY 2nd BIRTHDAY JAVA PROGRAMMING FORUMS!!!

    Happy birthday to the forum.
  9. Replies
    3
    Views
    1,760

    Sort in Cyrilic order

    Hi. I've written a comparator for cyrilic sort.
    Problem is when I try to compare words its happend that for example
    words with first letter "J" are before words with first letter "A".
    What's wrong...
  10. Thread: Hello World.

    by cselic
    Replies
    0
    Views
    1,234

    Hello World.

    Hello, my name is Cedomir. I'm from Belgrade, Serbia.
Results 1 to 10 of 10