Changed Methods |
KeyListener getKeyListener()
|
Documentation changed from old to new. |
Returns a key listener that will be added to the combo box or null. |
JList getList()
|
Documentation changed from old to new. |
Returns the list that is being used to draw the items in the combo box. |
MouseListener getMouseListener()
|
Documentation changed from old to new. |
Returns a mouse listener that will be added to the combo box or null. |
MouseMotionListener getMouseMotionListener()
|
Documentation changed from old to new. |
Returns a mouse motion listener that will be added to the combo box or null. |
boolean isVisible()
|
Documentation changed from old to new. |
Returns true if the popup is visible (currently being displayed). |