Package one.empty3.gui
Class GeneralFormMethods
- java.lang.Object
-
- one.empty3.gui.GeneralFormMethods
-
public class GeneralFormMethods extends java.lang.Object
Created by manue on 11-07-19.
-
-
Constructor Summary
Constructors Constructor Description GeneralFormMethods()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static double
getD(javax.swing.JTextField f)
static int
getInt(javax.swing.JTextField f)
static Point3D
getP(javax.swing.JTextField[] f)
static ITexture
getTextColInt(javax.swing.JTextField[] f)
-