Re: BoxLayout exception
mromarkhan_at_rogers.com
Date: 04/01/04
- Previous message: John: "Re: Stability of Threads"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 01 Apr 2004 03:21:25 GMT
If you have the time try changing it to this:
myFrame.getContentPane().setLayout(new
BoxLayout(myFrame.getContentPane(),BoxLayout.Y_AXIS));
- Previous message: John: "Re: Stability of Threads"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]