Class Main

java.lang.Object
one.empty3.gui.Main
All Implemented Interfaces:
PropertyChangeListener, EventListener

public class Main extends Object implements PropertyChangeListener
My class description missing
  • Constructor Details

    • Main

      public Main()
  • Method Details

    • main

      public static void main(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 String getJtextfieldU0()
    • getJtextfieldU

      public String getJtextfieldU()
    • getJtextfield0V

      public String getJtextfield0V()
    • getTreeSelOut

      public 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 JList<Representable> getTreeSelIn()
    • setEditor

      public void setEditor(REditor editor)
    • propertyChange

      public void propertyChange(PropertyChangeEvent evt)
      Specified by:
      propertyChange in interface PropertyChangeListener
    • getPositionEditor

      public RepresentableEditor getPositionEditor()
    • isTranslateR

      public boolean isTranslateR()
    • isRotateR

      public boolean isRotateR()
    • getMeshEditorProps

      public MeshEditorBean getMeshEditorProps()
    • setMeshEditorProps

      public void setMeshEditorProps(MeshEditorBean meshEditorProps)