previous |
start |
next
Example: An Automatic Teller Machine - CRC
- Nouns are possible classes
- ATM
- User - same as customer
- Keypad
- Display - use JTextArea
- Display message - use Strings
- Button - use JButton
- State
- Bank account
- Checking account
- Savings account
- Customer
- Customer number
- PIN
- Bank
previous |
start |
next