我正在将JFormattedTextField与MaskFormatter一起使用,以将数据输入限制为4(最大)个数字。 static JFormattedTextField textPayout; MaskFormatter f; ...
確定! 回上一頁