Search:

Type: Posts; User: joec4571

Search: Search took 0.07 seconds.

  1. Replies
    5
    Views
    1,598

    Re: Beginning Swing help - resize API

    The code for my GUI class is below. I havent implemented the size of the graph bars as they are currently hardcoded.

    My questions/problems so far are:

    When I draw a graph and resize the...
  2. Replies
    5
    Views
    1,598

    Re: Beginning Swing help - resize API

    I'm sure it's loaded with poor design as I am new to java and swing has been tough for me to grasp. I basically have a data file with scores I am reading into to a custom object. Based on these...
  3. Replies
    5
    Views
    1,598

    Beginning Swing help - resize API

    Hi,

    I'm working on a project where I am creating an Swing only API with buttons to draw graphs. Below is my code, when I run it and resize the window, the API goes blank. Is there anything...
Results 1 to 3 of 3