Multiple choice

Which of the following methods are present in JFormattedTextField Class?

  1. getAllowsInvalid()

  2. getOverwriteMode()

  3. setCommitsOnValidEdit(boolean)

  4. Both 1 and 2

  5. All of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

As I explained that all the methods given are present in JFormattedTextField class. So, this answer is true.