Home
last modified time | relevance | path

Searched refs:createComponent3D (Results 1 – 2 of 2) sorted by relevance

/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/swing/
H A DModelPreviewComponent.java180 createComponent3D(graphicsEnvironment.getDefaultScreenDevice().getDefaultConfiguration(), in ModelPreviewComponent()
263 createComponent3D(ev.getAncestor().getGraphicsConfiguration(), in addAncestorListener()
292 private void createComponent3D(GraphicsConfiguration graphicsConfiguration, in createComponent3D() method in ModelPreviewComponent
H A DHomeComponent3D.java318createComponent3D(graphicsEnvironment.getDefaultScreenDevice().getDefaultConfiguration(), preferen… in HomeComponent3D()
362 createComponent3D(getGraphicsConfiguration(), preferences, controller); in addAncestorListener()
416 private void createComponent3D(GraphicsConfiguration configuration, in createComponent3D() method in HomeComponent3D