Search:

Type: Posts; User: scrotty544

Search: Search took 0.18 seconds.

  1. Replies
    2
    Views
    4,657

    [SOLVED] Re: Buttons out of scope for setBounds()

    Thanks, In the future I plan to be rid of the absolute layout but im using it now as requested in class. I ended up establishing the button at the top of the of the class with

    public class Index...
  2. Replies
    2
    Views
    4,657

    [SOLVED] Buttons out of scope for setBounds()

    I'm working on a project (which we have not learned to load other classes over our existing window) which on button press I want to remove all elements from the screen by just positioning them off...
  3. Replies
    2
    Views
    816

    [SOLVED] Re: Variables not changing on action.

    this was only part of the code that was giving me grief in the application. i actually saw that about a half an hour of staring at it, the == was my only problem and thanks anyways.
  4. Replies
    2
    Views
    816

    [SOLVED] Variables not changing on action.

    So i'm new to java and for one of our assignments we have to make an application that can either calculate the area of a triangle, or volume of a box. Everything in my code works but only if I change...
Results 1 to 4 of 4