java - Using jME3 in WindowBuilder (Eclipse) SWT -


i have created simple interface using eclipse windowbuilder plugin. goal load blender models using jmonkeyengine (jme3). believe jme3 supports swing , awt, while windowbuilder uses swt.

currently have window tabfolder. on current tab (displayed below) composite (which allows me freely place swt components, button). have model somehow displayed in area specified below.

gui tab folder , composite

i new jme3 , windowbuilder, appreciate thorough response or resources me this.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -