Search:

Type: Posts; User: pmg

Search: Search took 0.07 seconds.

  1. Replies
    6
    Views
    1,627

    Re: User Interface Problems

    thanks for the replies, unfortunately I'm still not getting it.... When i use setPreferredSize it's not working properly the button's width refuses to change.
  2. Replies
    6
    Views
    1,627

    User Interface Problems

    Hi,
    I am trying to create a specific user interface according to certain specifications given to me... I have figured out how to put the panels together and I have everything almost where I want...
  3. Thread: Scheduling Problem

    by pmg
    Replies
    2
    Views
    2,017

    Scheduling Problem

    This program creates an array of assignments and sorts them in order from the earliest end first to the latest end time last. Also there is a Boolean array to keep track of which assignments can...
  4. Thread: Chess Problem

    by pmg
    Replies
    4
    Views
    2,739

    Re: Chess Problem

    Thanks a lot, that is all very helpful and I will be sure to put the highlight around it next time.
  5. Thread: Chess Problem

    by pmg
    Replies
    4
    Views
    2,739

    Chess Problem

    Hi, im pretty new to programming, and I am struggling with my current project.

    This class is supposed to imitate a Queen piece from a chess board. I take its position (int row, int column ) and...
Results 1 to 5 of 5