com.pallas.swing.date
Class DateFocusListener
java.lang.Object
|
+--com.pallas.swing.date.DateFocusListener
- All Implemented Interfaces:
- java.util.EventListener, java.awt.event.FocusListener
- public class DateFocusListener
- extends java.lang.Object
- implements java.awt.event.FocusListener
Title: $FileName: DateFocusListener.java$
- Version:
- $VerNum: 6$
- Author:
- $AuthorName: Rob MacGrogan$
$Description: Focus listener for DateComboBox component.$
$KeyWordsOff: $
Method Summary |
void |
focusGained(java.awt.event.FocusEvent ev)
|
void |
focusLost(java.awt.event.FocusEvent ev)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prevSelection
private java.lang.Object prevSelection
parent
DateComboBox parent
LOST_INTERVAL
private static final long LOST_INTERVAL
- See Also:
- Constant Field Values
DateFocusListener
public DateFocusListener(DateComboBox parent)
focusGained
public void focusGained(java.awt.event.FocusEvent ev)
- Specified by:
focusGained
in interface java.awt.event.FocusListener
focusLost
public void focusLost(java.awt.event.FocusEvent ev)
- Specified by:
focusLost
in interface java.awt.event.FocusListener
Copyright © 2003 Pallas Technology.