![]() |
|
|||||||
| WorldWind General General WorldWind discussions.
Note: This is not a technical support forum. It is for World Wind topics that don't fit into other categories. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Nov 2010
Posts: 1
![]() |
As i said in title.
I am trying to put WorldWindowGLJPanel object in other JPanel(for example called worldwind). But this code doesnot work. Code:
WorldWindowGLJPanel wwpanel = new WorldWindowGLJPanel(); wwpanel.setModel(new BasicModel()); this.worldwind.add(wwpanel); Can you help me? |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: May 2010
Posts: 29
![]() |
hi, see (or use) class ApplicationTemplate for a full sample and use WorldWindowGLJCanvas instead of WorldWindowGLJPanel (WorldWindowGLJPanel is buggy)
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Share Resources in WorldWindowGLJPanel | caller | Development Help | 0 | 10-03-2009 01:29 PM |
| Problem with repainting JPanel | RaRu | Development Help | 2 | 01-27-2009 10:42 PM |
| Centering the globe in a WorldWindowGLJPanel | nigel25840 | Development Help | 1 | 01-13-2009 09:24 PM |
| WorldWindowGLJPanel and GlobeAnnotation | shawngano | Development Help | 2 | 12-15-2007 07:42 PM |
| About WorldWindowGLJPanel | asantiago | Development Help | 6 | 11-06-2007 06:55 PM |