Multiple choice Which of the following methods is present in the AbstractButton class in Java? getIconGap() getTextGap() getTextIconGap() getIconTextGap() None of these Reveal answer Fill a bubble to check yourself D Correct answer Explanation This is the correct choice because getIconTextGap() method is present in the AbstractButton class.