Package com.marginallyclever.ro3.mesh
Class MeshFactoryDialog
java.lang.Object
com.marginallyclever.ro3.mesh.MeshFactoryDialog
MeshFactoryDialog
displays controls to load a Mesh
from a file.
Mesh
are created using the MeshFactory
, which makes sure identical items are not loaded twice.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MeshFactoryDialog
public MeshFactoryDialog()
-
-
Method Details
-
run
- Returns:
- JFileChooser.APPROVE_OPTION or JFileChooser.CANCEL_OPTION
-
getMesh
- Returns:
- the last mesh loaded by this panel.
-