104105106107108109110
} protected void setFormat(Format fmt) { this.allowBlank = false; this.format = fmt; setDocument(new FormattedDocument(fmt)); }