protected class JCalendarCombo.CalendarComboPopup
extends java.lang.Object
implements javax.swing.plaf.basic.ComboPopup
Modifier | Constructor and Description |
---|---|
protected |
CalendarComboPopup() |
Modifier and Type | Method and Description |
---|---|
java.awt.event.KeyListener |
getKeyListener() |
javax.swing.JList |
getList() |
java.awt.event.MouseListener |
getMouseListener() |
java.awt.event.MouseMotionListener |
getMouseMotionListener() |
void |
hide() |
boolean |
isVisible() |
void |
show() |
void |
uninstallingUI() |
public java.awt.event.KeyListener getKeyListener()
getKeyListener
in interface javax.swing.plaf.basic.ComboPopup
public javax.swing.JList getList()
getList
in interface javax.swing.plaf.basic.ComboPopup
public java.awt.event.MouseListener getMouseListener()
getMouseListener
in interface javax.swing.plaf.basic.ComboPopup
public java.awt.event.MouseMotionListener getMouseMotionListener()
getMouseMotionListener
in interface javax.swing.plaf.basic.ComboPopup
public boolean isVisible()
isVisible
in interface javax.swing.plaf.basic.ComboPopup
public void hide()
hide
in interface javax.swing.plaf.basic.ComboPopup
public void show()
show
in interface javax.swing.plaf.basic.ComboPopup
public void uninstallingUI()
uninstallingUI
in interface javax.swing.plaf.basic.ComboPopup