Search:

Type: Posts; User: BoDuke1835

Search: Search took 0.06 seconds.

  1. Replies
    3
    Views
    1,512

    Re: Help with Java homework

    Here is what I have for the leap year program. The 2nd file will be for the GUI, how do I associate the files together?

    public class LeapYear {
    public static void main(String[] args) {
    ...
  2. Replies
    3
    Views
    1,512

    Help with Java homework

    I am completely lost with this assignment. Can someone help me with it? Here are our instructions:

    This assignment will use the following description to implement a Dialog class for the Leap...
Results 1 to 2 of 2