Re: Answers (RE: Sometimes easy things are hard/impossible in Java)

1999-09-09 Thread Daniel Barclay
> From: Kontorotsui <[EMAIL PROTECTED]> > About the 3 rows of buttons, 2 rows with 3 buttons, the last row with 2 > buttons, I probably failed to explain exactly what was the problem. > > I am well aware (even too much :) ) of the GridBagLayout, which I used > everywhere. But, if I'm not mi

Re: Answers (RE: Sometimes easy things are hard/impossible in Java)

1999-09-09 Thread alx
On Thu, 9 Sep 1999, Kontorotsui wrote: > BG color from the container. Ok... then tell me why by default the background > color is not set to null but to a SystemColor constant! I don't find any logic > in this, the default should be the most generic choice (null), not the most > specific (a fixed

Answers (RE: Sometimes easy things are hard/impossible in Java)

1999-09-09 Thread Kontorotsui
Hello again, first of all thanks for your answer, this is not strictly java-linux related so I do a general reply to everybody. About the 3 rows of buttons, 2 rows with 3 buttons, the last row with 2 buttons, I probably failed to explain exactly what was the problem. I am well aware (e