我使用以下代码在我的 JFormattedTextField 上应用MaskFormatter,以使其接受IBAN(2个字母,后跟20个数字): MaskFormatter formatter = new MaskFormatter("UU## ...
確定! 回上一頁