Searched refs:firstSelectionButton (Results 1 – 3 of 3) sorted by relevance
42 protected int firstSelectionButton = 2; field in ListPanel313 for (int index = firstSelectionButton; index < getComponentCount(); index++) in enableSelectionButtons()
50 super.firstSelectionButton = fullKeepOptions ? 3 : 2; in MemberSpecificationsPanel()
50 super.firstSelectionButton = inputAndOutput ? 3 : 2; in ClassPathPanel()