- To: visad-list@xxxxxxxxxxxxx
- Subject: Setting the size of a display
- From: Tiago Simoes <simoes@xxxxxxx>
- Date: Tue, 20 Nov 2001 10:19:34 +0000
hi all,I created a "DisplayImpl display = new DisplayImplJ3D("satdisplay");" and then i attached it to a panel in my application, "jpanel.add(satdisplay.getComponent());" now my problem is that the jpanel has a size of 800,600 and the display is only a small part of it but i want it to occupy the whole panel. Anyone knows how i do this or how do i set a set a specified size for the display?
cheers, Tiago Simoes
- Follow-Ups:
- Re: Setting the size of a display
- From: Bill Hibbard
- Re: Setting the size of a display