A B G I J K O R S U 

A

AlphaNumericText27TextField - Class in org.jdtaus.banking.util.swing
JFormattedTextField supporting the AlphaNumericText27 type.
AlphaNumericText27TextField() - Constructor for class org.jdtaus.banking.util.swing.AlphaNumericText27TextField
Creates a new default AlphaNumericText27TextField instance.

B

BankleitzahlenDatei - Class in org.jdtaus.banking.util
German Bankleitzahlendatei for the format as of 2006-06-01.
BankleitzahlenDatei(URL, int, Date, Date) - Constructor for class org.jdtaus.banking.util.BankleitzahlenDatei
Reads a Bankleitzahlendatei form an URL initializing the instance to hold its data taking a format constant.
BankleitzahlenDatei(URL, String, int, Date, Date) - Constructor for class org.jdtaus.banking.util.BankleitzahlenDatei
Reads a Bankleitzahlendatei form an URL initializing the instance to hold its data taking the encoding of the file and a format constant.
BankleitzahlTextField - Class in org.jdtaus.banking.util.swing
JFormattedTextField supporting the Bankleitzahl type.
BankleitzahlTextField() - Constructor for class org.jdtaus.banking.util.swing.BankleitzahlTextField
Creates a new default BankleitzahlTextField instance.

G

getAlphaNumericText27() - Method in class org.jdtaus.banking.util.swing.AlphaNumericText27TextField
Gets the last valid AlphaNumericText27.
getBankleitzahl() - Method in class org.jdtaus.banking.util.swing.BankleitzahlTextField
Gets the last valid Bankleitzahl.
getBranchOfficeRecords(Bankleitzahl) - Method in class org.jdtaus.banking.util.BankleitzahlenDatei
Gets branch office records for a given bank code.
getDateOfExpiration() - Method in class org.jdtaus.banking.util.BankleitzahlenDatei
Gets the date of expiration of the file.
getDateOfValidity() - Method in class org.jdtaus.banking.util.BankleitzahlenDatei
Gets the date of validity of the file.
getDeletedBranchOfficeRecords(Bankleitzahl) - Method in class org.jdtaus.banking.util.BankleitzahlenDatei
Gets deleted branch office records for a given bank code.
getDeletedHeadOfficeRecord(Bankleitzahl) - Method in class org.jdtaus.banking.util.BankleitzahlenDatei
Gets a deleted head office record for a given bank code.
getDeletedRecord(Integer) - Method in class org.jdtaus.banking.util.BankleitzahlenDatei
Gets a deleted record identified by a serial number.
getDeletedRecords() - Method in class org.jdtaus.banking.util.BankleitzahlenDatei
Gets all records deleted during updating.
getEncoding() - Method in class org.jdtaus.banking.util.BankleitzahlenDatei
Gets the encoding used for reading bankfile resources.
getFormat() - Method in class org.jdtaus.banking.util.BankleitzahlenDatei
Gets the format of the bankfile backing the instance.
getFormat() - Method in class org.jdtaus.banking.util.swing.BankleitzahlTextField
Gets the constant of the format used when formatting Bankleitzahl instances.
getFormat() - Method in class org.jdtaus.banking.util.swing.KontonummerTextField
Gets the constant of the format used when formatting Kontonummer instances.
getFormat() - Method in class org.jdtaus.banking.util.swing.Referenznummer10TextField
Gets the constant of the format used when formatting Referenznummer10 instances.
getFormat() - Method in class org.jdtaus.banking.util.swing.Referenznummer11TextField
Gets the constant of the format used when formatting Referenznummer11 instances.
getHeadOfficeRecord(Bankleitzahl) - Method in class org.jdtaus.banking.util.BankleitzahlenDatei
Gets a head office record for a given bank code.
getKontonummer() - Method in class org.jdtaus.banking.util.swing.KontonummerTextField
Gets the last valid Kontonummer.
getRecord(Integer) - Method in class org.jdtaus.banking.util.BankleitzahlenDatei
Gets a record identified by a serial number.
getRecords() - Method in class org.jdtaus.banking.util.BankleitzahlenDatei
Gets all records held by the instance.
getReferenznummer10() - Method in class org.jdtaus.banking.util.swing.Referenznummer10TextField
Gets the last valid Referenznummer10.
getReferenznummer11() - Method in class org.jdtaus.banking.util.swing.Referenznummer11TextField
Gets the last valid Referenznummer11.

I

isNormalizing() - Method in class org.jdtaus.banking.util.swing.AlphaNumericText27TextField
Gets the flag indicating if a normalizing parser is used.
isValidating() - Method in class org.jdtaus.banking.util.swing.AlphaNumericText27TextField
Gets the flag indicating if validation is performed.
isValidating() - Method in class org.jdtaus.banking.util.swing.BankleitzahlTextField
Gets the flag indicating if validation is performed.
isValidating() - Method in class org.jdtaus.banking.util.swing.KontonummerTextField
Gets the flag indicating if validation is performed.
isValidating() - Method in class org.jdtaus.banking.util.swing.Referenznummer10TextField
Gets the flag indicating if validation should be performed.
isValidating() - Method in class org.jdtaus.banking.util.swing.Referenznummer11TextField
Gets the flag indicating if validation is performed.

J

JUNE_2006_FORMAT - Static variable in class org.jdtaus.banking.util.BankleitzahlenDatei
Constant for the format as of june 2006.
JUNE_2013_FORMAT - Static variable in class org.jdtaus.banking.util.BankleitzahlenDatei
Constant for the format as of june 2013.

K

KontonummerTextField - Class in org.jdtaus.banking.util.swing
JFormattedTextField supporting the Kontonummer type.
KontonummerTextField() - Constructor for class org.jdtaus.banking.util.swing.KontonummerTextField
Creates a new default KontonummerTextField instance.

O

org.jdtaus.banking.util - package org.jdtaus.banking.util
Banking utility components.
org.jdtaus.banking.util.swing - package org.jdtaus.banking.util.swing
Banking swing components.

R

Referenznummer10TextField - Class in org.jdtaus.banking.util.swing
JFormattedTextField supporting the Referenznummer10 type.
Referenznummer10TextField() - Constructor for class org.jdtaus.banking.util.swing.Referenznummer10TextField
Creates a new default Referenznummer10TextField instance.
Referenznummer11TextField - Class in org.jdtaus.banking.util.swing
JFormattedTextField supporting the Referenznummer11 type.
Referenznummer11TextField() - Constructor for class org.jdtaus.banking.util.swing.Referenznummer11TextField
Creates a new default Referenznummer11TextField instance.

S

setFormat(int) - Method in class org.jdtaus.banking.util.swing.BankleitzahlTextField
Sets the constant of the format to use when formatting Bankleitzahl instances.
setFormat(int) - Method in class org.jdtaus.banking.util.swing.KontonummerTextField
Sets the constant of the format to use when formatting Kontonummer instances.
setFormat(int) - Method in class org.jdtaus.banking.util.swing.Referenznummer10TextField
Sets the constant of the format to use when formatting Referenznummer10 instances.
setFormat(int) - Method in class org.jdtaus.banking.util.swing.Referenznummer11TextField
Sets the constant of the format to use when formatting Referenznummer11 instances.
setNormalizing(boolean) - Method in class org.jdtaus.banking.util.swing.AlphaNumericText27TextField
Sets the flag indicating if a normalizing parser should be used.
setValidating(boolean) - Method in class org.jdtaus.banking.util.swing.AlphaNumericText27TextField
Sets the flag indicating if validation should be performed.
setValidating(boolean) - Method in class org.jdtaus.banking.util.swing.BankleitzahlTextField
Sets the flag indicating if validation should be performed.
setValidating(boolean) - Method in class org.jdtaus.banking.util.swing.KontonummerTextField
Sets the flag indicating if validation should be performed.
setValidating(boolean) - Method in class org.jdtaus.banking.util.swing.Referenznummer10TextField
Sets the flag indicating if validation should be performed.
setValidating(boolean) - Method in class org.jdtaus.banking.util.swing.Referenznummer11TextField
Sets the flag indicating if validation should be performed.

U

update(BankleitzahlenDatei) - Method in class org.jdtaus.banking.util.BankleitzahlenDatei
Given a newer version of the Bankleitzahlendatei updates the records of the instance to reflect the changes.
A B G I J K O R S U 

Copyright © 2005–2014 jDTAUS. All rights reserved.