Search:

Type: Posts; User: BuhRock

Search: Search took 0.14 seconds.

  1. Replies
    4
    Views
    6,199

    Re: Images in GridLayout

    I got it working, but I need the register icon to display at the top of each column. By doing new GridLayout(12,10) , that is 12 rows, 10 columns?




    import java.awt.BorderLayout;
    import...
  2. Replies
    4
    Views
    6,199

    Images in GridLayout

    So, I wanna display a little image of a register at the top of each column to display a checkout line. I can't seem to get the Icon to show. What's wrong here? I've followed the example in my book...
Results 1 to 2 of 2