Search:

Type: Posts; User: OmegaNine

Search: Search took 0.07 seconds.

  1. Re: Question About Best Practice for ActionListener With Multiple Buttons

    Thanks for the quick responses. I figured it would boil down to a opinion thing. I have 6 buttons on a toolbar and the build method for it is starting to get longer and longer as I code each button...
  2. Question About Best Practice for ActionListener With Multiple Buttons

    So if you have a program with 4-6 buttons on a toolbar is it better to give them each their own ActionListener with embedded ActionPerformed/ActionEvent handlers or should you implement an action...
  3. Replies
    13
    Views
    1,670

    [SOLVED] Re: Where to go after Java101?

    I can't speak for people with more experience than me, but in my spare time i have written an app that uses three JFrames and three different Layouts to read, encrypt, then write a file. It can also...
  4. Replies
    13
    Views
    1,670

    [SOLVED] Re: Where to go after Java101?

    Both really great points. Reminds me of the FrontPage days. After using .Net though, I have to say, Swing can be a pain to work with. I am actually very excited for Java 8 (if it ever comes out)...
  5. Replies
    13
    Views
    1,670

    [SOLVED] Re: Where to go after Java101?

    This is totally off topic so I might be breaking a rule, but after using .Net and seeing some of the Eclipse plug-ins I wondered...
    When you write Swing apps how much do you write by hand? Is it...
  6. Replies
    13
    Views
    1,670

    [SOLVED] Re: Where to go after Java101?

    Short answer is some. We went over structures, some algorithms, and a very very little about multithreading. Eluler is a place to start, some of the later ones are...wow...Laser Beam? That is...
  7. Replies
    13
    Views
    1,670

    [SOLVED] Re: Where to go after Java101?

    First off thank you for the reply...

    Sorry, I left a longer message last night, but I was not verified and it got lost in the ether somewhere.

    So I really don't know. I would like to do...
  8. Replies
    13
    Views
    1,670

    [SOLVED] Where to go after Java101?

    Hello,
    I have finished a Java 101 class but the most we did was create a gui for a timer program. I figure I need more training and every book I pick up wants to teach me hello world and the...
Results 1 to 8 of 8