Package one.empty3.gui
Class Main
- java.lang.Object
-
- one.empty3.gui.Main
-
- All Implemented Interfaces:
java.beans.PropertyChangeListener
,java.util.EventListener
public class Main extends java.lang.Object implements java.beans.PropertyChangeListener
-
-
Constructor Summary
Constructors Constructor Description Main()
-
Method Summary
-
-
-
Method Detail
-
main
public static void main(java.lang.String[] args)
-
getDataModel
public DataModel getDataModel()
-
setDataModel
public void setDataModel(DataModel dataModel)
-
getUpdateView
public UpdateViewMain getUpdateView()
-
setUpdateView
public void setUpdateView(UpdateViewMain updateView)
-
isRunning
public boolean isRunning()
-
isRefreshXMLactioned
public boolean isRefreshXMLactioned()
-
isSelectAndRotate
public boolean isSelectAndRotate()
-
getGraphicalEdit2
public GraphicalEdit2 getGraphicalEdit2()
-
setGraphicalEdit2
public void setGraphicalEdit2(GraphicalEdit2 graphicalEdit2)
-
setSelectAndRotate
public void setSelectAndRotate(boolean selectAndRotate)
-
getThreadGrapcalEdition
public ThreadGraphicalEditor getThreadGrapcalEdition()
-
getJtextfieldU0
public java.lang.String getJtextfieldU0()
-
getJtextfieldU
public java.lang.String getJtextfieldU()
-
getJtextfield0V
public java.lang.String getJtextfield0V()
-
getTreeSelOut
public javax.swing.JList<Representable> getTreeSelOut()
-
getREditor
public REditor getREditor()
-
getLoadSave
public LoadSave getLoadSave()
-
getMyObservableListSelIn
public MyObservableList getMyObservableListSelIn()
-
getMyObservableListSelOut
public MyObservableList getMyObservableListSelOut()
-
getMeshGEditorThread
public MeshGEditorThread getMeshGEditorThread()
-
getGraphicalEditMesh
public MeshGraphicalEdit getGraphicalEditMesh()
-
getTreeSelIn
public javax.swing.JList<Representable> getTreeSelIn()
-
setEditor
public void setEditor(REditor editor)
-
propertyChange
public void propertyChange(java.beans.PropertyChangeEvent evt)
- Specified by:
propertyChange
in interfacejava.beans.PropertyChangeListener
-
getPositionEditor
public RepresentableEditor getPositionEditor()
-
isTranslateR
public boolean isTranslateR()
-
isRotateR
public boolean isRotateR()
-
getMeshEditorProps
public MeshEditorBean getMeshEditorProps()
-
setMeshEditorProps
public void setMeshEditorProps(MeshEditorBean meshEditorProps)
-
-