TThis program reads a file sequentially and displays the contents in a text area based on the type of account the user requests (credit balance, debit balance or zero balance.
To Run:
jre -cp creditinquiry.jar CreditInquiry
Sample Run
CreditInquiry.out
Source Files:
CreditInquiry.java
CreditInquiry.txt