reset password
Author Message
avataricky
Posts: 19
Posted 18:39 Oct 11, 2016 |

Does pressing OK on JOptionPane Count as user input?

jhurley
Posts: 207
Posted 19:51 Oct 11, 2016 |

all the data to test the classes can be hard coded in the driver.  Just use it to create some objects, run their methods, and show output you can use to see if everything is working

avataricky
Posts: 19
Posted 20:27 Oct 11, 2016 |

So  i can use JOptionPane to show the output correct?

jhurley
Posts: 207
Posted 06:20 Oct 12, 2016 |

use System.out.println for the output