Search:

Type: Posts; User: BobDole6395

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,372

    Re: Fixed Point Numbers - Mathematics

    Oh okay, thanks. I didn't know there was such a rule. I wasn't trying to do anything sneaky. I just am looking to find all the help I can. I'll make sure to follow that rule in the future.
  2. Replies
    2
    Views
    1,372

    Fixed Point Numbers - Mathematics

    I am stuck on a project in my intro to Java class.

    We have to create a code that will convert a number to a Fixed Point Number. I've got that part okay, but where I am stuck is in the mathematics...
  3. Replies
    7
    Views
    2,414

    Re: Gregorian Calendar - Problems

    Anyone? I am stuck on the ActionListener... I can't seem to figure this out and it's driving me nuts!
  4. Replies
    7
    Views
    2,414

    Re: Gregorian Calendar - Problems

    Okay... so I've got everything working in terms of populating the buttons with the calendar. I am trying to setup the ActionListener for the prev and next buttons and I can't get it to work... well,...
  5. Replies
    7
    Views
    2,414

    Re: Gregorian Calendar - Problems

    Thanks so much! I got the month to return with July instead of 6 thanks to the switch. I am not quite getting the calendar to fill in properly, I tried the DAY_OF_WEEK_IN_MONTH but it didn't help, or...
  6. Replies
    7
    Views
    2,414

    Re: Gregorian Calendar - Problems

    The days of the month don't fall on the proper blocks. For example, July first was a Sunday, but it is falling on Tuesday. I think something is wrong with my for loop, but I can't see it.
  7. Replies
    7
    Views
    2,414

    Gregorian Calendar - Problems

    Hello... I am working on a project for my intro to Java class and I am stuck. We have to design a functioning calendar, and I am using GregorianCalendar to pull my Current Day, Month, Year, etc. For...
  8. Replies
    3
    Views
    1,231

    Re: Combine Prime Factor Code into JPanel

    The code for the GUI works and the code for the JPanel works, but I jwant to combine the two codes so that I can have a GUI for the user to input a number to have it's Prime Factors returned.
  9. Replies
    3
    Views
    1,231

    Combine Prime Factor Code into JPanel

    I have a working JFrame GUI with my JPanel all setup. I am trying to combine two different codes that I've got setup and working. The first code was a text converter toUpperCase in a JPanel, and the...
  10. Thread: Hello!

    by BobDole6395
    Replies
    0
    Views
    751

    Hello!

    I am new to the CS world and learning Java is just where I have to begin!
Results 1 to 10 of 10