Class PanelPoint3DUVGridIJ

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class PanelPoint3DUVGridIJ extends JPanel
See Also:
  • Constructor Details

    • PanelPoint3DUVGridIJ

      public PanelPoint3DUVGridIJ()
  • Method Details

    • getDataPoint

      public one.empty3.apps.morph.PanelPoint3DUVGridIJ.DataPoint getDataPoint()
    • loadDataPoint

      public void loadDataPoint()
    • getCheckboxMorphing

      public boolean getCheckboxMorphing()
    • setImageControls

      public void setImageControls(ImageControls imageControls)
    • getLabel1

      public JLabel getLabel1()
    • getTextFieldI

      public JTextField getTextFieldI()
    • getLabel3

      public JLabel getLabel3()
    • getTextFieldU

      public JTextField getTextFieldU()
    • getLabel5

      public JLabel getLabel5()
    • getTextFieldX

      public JTextField getTextFieldX()
    • getComboBox1

      public JComboBox<String> getComboBox1()
    • getLabel2

      public JLabel getLabel2()
    • getTextFieldJ

      public JTextField getTextFieldJ()
    • getLabel4

      public JLabel getLabel4()
    • getTextFieldV

      public JTextField getTextFieldV()
    • getLabel7

      public JLabel getLabel7()
    • getTextFieldY

      public JTextField getTextFieldY()
    • getCheckBoxUv

      public JCheckBox getCheckBoxUv()
    • getCheckBoxMorphing

      public JCheckBox getCheckBoxMorphing()
    • getCheckBoxNoDeformation

      public JCheckBox getCheckBoxNoDeformation()
    • getComboBoxShape

      public JComboBox<String> getComboBoxShape()