Multiple choice

Which of the following methods are present in AbstaractButton Class in java?

  1. setVerticalAlignment(int alignment)

  2. setMultiClickThreshhold(long threshhold)

  3. setMargin(Insets m)

  4. Both 1 and 3

  5. All of the above

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

As explained all the methods are resent in abstractbutton class, so this answer is correct.