java Programming Glossary: brick
How to work with a specific element in GridLayout? http://stackoverflow.com/questions/14621870/how-to-work-with-a-specific-element-in-gridlayout element grid in gridlayout. My gridlayout contains 64 bricks which is intended to work as a chessboard. My gridcode looks.. that I can't seem to find a way to add icons to a specific brick in the board such as setIcon new ImageIcon pawn.png because.. new ImageIcon pawn.png because I don't know how to use the brick ID's I'm making. Anyone who could help me out here java swing..
Calling awt Frame methods from subclass http://stackoverflow.com/questions/5665156/calling-awt-frame-methods-from-subclass It's been a good experience so far but I've hit a bit of a brick wall. The general layout I decided on was to contain PApplets..
|