Search:

Type: Posts; User: JFujy

Search: Search took 0.06 seconds.

  1. Replies
    6
    Views
    1,993

    Re: Need help with this little code

    Thank you for your advice, I changed the code according to what you said, and the mousePressed method now looks like this :



    public class Paint{
    boolean first = false;
    .........
    ............
  2. Replies
    6
    Views
    1,993

    Re: Need help with this little code

    But until then, could someone take a look at this ? (yes, another code (and yes, i`ve got a lot of spare time))



    import java.awt.Color;
    import java.awt.Graphics;
    import...
  3. Replies
    6
    Views
    1,993

    Re: Need help with this little code

    Did it, re-loading works fine.
    Anyway, I`ll remake it, this time it`ll be a stand-alone application... perhaps it will work ...

    Thank you for taking the time to answer my thread (and all that...
  4. Re: Look And Feel Decorations in ... not-Stand-Alone Applications

    Uhh... the link led me to a page of products and tehnologies from sun, how would that help me ? :-/
  5. Replies
    10
    Views
    2,437

    Re: MORE java homework help.

    Ironic fact :

    After I posted :


    I found a book with Java, I looked at the summary, and I found a lesson about the String Class.
    Which contained all that stuff...


    Ironic huh ? :D
  6. Replies
    10
    Views
    2,437

    Re: MORE java homework help.

    I was just randomly browsing the forum, and look what I found ...
    A solve for one of my problems ! :)

    I once tried to make some kind of command prompt :D, but it didn`t work, because I used...
  7. Look And Feel Decorations in ... not-Stand-Alone Applications

    Hello getName(); ! :)


    My problem is this : I can`t set the look and feel decoration.
    I used the "setDefaultLookAndFeel(boolean b);" method, sometimes it`s decorated, but the graphical content...
  8. Replies
    20
    Views
    11,360

    Re: Robo Code - The funny Java Programming Game

    Sounds cool, I was actually looking for such games.

    But now... I don`t know if I know enough Java...

    I`ll try it anyway ...



    At last ! A cool game, which is not time-wasting ! :)
  9. Replies
    6
    Views
    1,993

    Need help with this little code

    It`s a small game, if I could call it like that. A game I made pretty much time ago, but still, I can`t figure out what`s wrong...

    Heres the code



    import java.applet.Applet;
    import...
  10. Replies
    3
    Views
    1,295

    Re: Hello ! (thats all)

    Thank you very much !
    I am sure I will enjoy my stay here :D !
  11. Replies
    2
    Views
    2,224

    Re: VB can do stuff Java can`t ??

    Cool ! :D

    Thanks, I`m feeling relieved. :D
  12. Replies
    3
    Views
    1,295

    Hello ! (thats all)

    Hello everyone !
    My name`s Vlad ! I`m Romanian ! And I am 13 years old !
    That`s right ! I`m 13 years old and I can program ;) ! ( Big deal around here :D )

    And once again : Hello everyone ! :D
  13. Replies
    2
    Views
    2,224

    VB can do stuff Java can`t ??

    Well... I`m going right to the subject :

    Would it be possible to make a game trainer or a keylogger in Java ?

    I was looking for programming stuff on YouTube. Then I found something like "how...
Results 1 to 13 of 13