Specify the approximate field width in the constructor. Example: JTextField yourInpuFieldt = new JTextField(16);; Add the text field to a container. content.add ...
確定! 回上一頁