org.freixas.jcalendar
Class JCalendarCombo.CalendarComboPopup

java.lang.Object
  extended by org.freixas.jcalendar.JCalendarCombo.CalendarComboPopup
All Implemented Interfaces:
ComboPopup
Enclosing class:
JCalendarCombo

protected class JCalendarCombo.CalendarComboPopup
extends Object
implements ComboPopup


Constructor Summary
protected JCalendarCombo.CalendarComboPopup()
           
 
Method Summary
 KeyListener getKeyListener()
           
 JList getList()
           
 MouseListener getMouseListener()
           
 MouseMotionListener getMouseMotionListener()
           
 void hide()
           
 boolean isVisible()
           
 void show()
           
 void uninstallingUI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCalendarCombo.CalendarComboPopup

protected JCalendarCombo.CalendarComboPopup()
Method Detail

getKeyListener

public KeyListener getKeyListener()
Specified by:
getKeyListener in interface ComboPopup

getList

public JList getList()
Specified by:
getList in interface ComboPopup

getMouseListener

public MouseListener getMouseListener()
Specified by:
getMouseListener in interface ComboPopup

getMouseMotionListener

public MouseMotionListener getMouseMotionListener()
Specified by:
getMouseMotionListener in interface ComboPopup

isVisible

public boolean isVisible()
Specified by:
isVisible in interface ComboPopup

hide

public void hide()
Specified by:
hide in interface ComboPopup

show

public void show()
Specified by:
show in interface ComboPopup

uninstallingUI

public void uninstallingUI()
Specified by:
uninstallingUI in interface ComboPopup

Copyright © 2004-2005 Antonio Freixas
Licensed under the Artistic License