Search:

Type: Posts; User: Hawwi

Search: Search took 0.10 seconds.

  1. Thread: 2D JButton Array

    by Hawwi
    Replies
    6
    Views
    1,392

    Re: 2D JButton Array

    One "Tilesheet" panel shows the available tiles to place on the other "Map" panel. The "Map" panel shows the images in a grid, say 48x48. When a tile is placed on a position, that position in the...
  2. Thread: 2D JButton Array

    by Hawwi
    Replies
    6
    Views
    1,392

    Re: 2D JButton Array

    I'm asking whether the button approach would work, and if not, what is a better way exactly?
    With your question, well one panel pretty much handles what tile will be placed and the other panel is...
  3. Thread: 2D JButton Array

    by Hawwi
    Replies
    6
    Views
    1,392

    2D JButton Array

    Okay, so basically i am creating a Level Editor and i have two seperate JPanels on the JFrame. I want to be able to select a tile which is also a button from one JPanel which will have its own ID and...
Results 1 to 3 of 3