while (monthlyInterest >= monthlyPayment) {
String newMonthlyPaymentString = JOptionPane.showInputDialog(null, "Your payment only covers the interest on your loan. Please enter a larger amount for...