Search:

Type: Posts; User: freefora11

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    1,366

    Adding and subtracting problem

    Hey everyone, I need a little help with my budget program. Here is my situation, I have 2 tabs in a GUI, one tab adds a transactions when the add button is clicked, and in the other tab displays a...
  2. [SOLVED] Adding a new row automatically with jTable(maybe?) (WindowBuilder)

    I just started to learn java and right now I'm working on my final project for the course I'm taking. I decided to make a standalone Budget program. We are required to use window builder in eclipse....
  3. Replies
    3
    Views
    1,127

    [SOLVED] Re: Adding fractions

    Oh duh, for some reason I thought when its true it terminates, thanks for the refresher, I just changed it to b > 1. Thanks
  4. Replies
    3
    Views
    1,127

    [SOLVED] Adding fractions

    Hello everyone, this should be an easy problem for anyone her I believe because I'm just not noticing why it won't display the answer. I'm trying to solve this book problem......
    "Write a for loop...
  5. Replies
    8
    Views
    1,518

    Re: learning the try and catch

    I want the program to allow the user to input one of the 5 building numbers again after the exception. The programs purpose is to ask the user wat building information they want and when they input...
  6. Replies
    8
    Views
    1,518

    Re: learning the try and catch

    Sorry for the late response, I haven't been taught much about loops yet, I think we used only one before but she was just showing an example of a code in class of what we will be able to do after...
  7. Replies
    8
    Views
    1,518

    learning the try and catch

    Hey everyone, I'm taking a java class and this is 3rd week. Right now we are learning about arrays and using the try/catch. What I need help with is with this code below, I am trying to just display...
Results 1 to 7 of 7