test.contrib
Class Bug293

java.lang.Object
  extended by test.contrib.Bug293

public class Bug293
extends java.lang.Object

Class which shows an error with displaying the contents of a JComboBox with a long list anytime the combobox has a setSelectedItem called on it that is not the first element in the list.


Constructor Summary
Bug293()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bug293

public Bug293()
Method Detail

main

public static void main(java.lang.String[] args)