leon.view.win.swing.component
Class LyJPopupDateSelector
java.lang.Object
leon.view.win.swing.component.LyJPopupSelector
leon.view.win.swing.component.LyJPopupDateSelector
- All Implemented Interfaces:
- java.awt.event.ComponentListener, java.awt.event.FocusListener, java.awt.event.MouseListener, java.util.EventListener, LyActionListener
public class LyJPopupDateSelector
- extends LyJPopupSelector
This class implements a panel with two buttons: one is the given button and the other is an arrow
button. A click on the arrow button opens the given popup component.
- See Also:
LyJPopupSelector
Field Summary |
static java.lang.String |
__VERSION
|
Constructor Summary |
LyJPopupDateSelector(java.awt.Component choice,
java.awt.Component popup,
int align,
LyEnvironment environment)
Creates a new popup button component with the specified attributes. |
LyJPopupDateSelector(java.awt.Component choice,
java.awt.Component popup,
LyEnvironment environment)
Creates a new popup button component with the specified attributes. |
Method Summary |
void |
focusGained(java.awt.event.FocusEvent e)
(non-Javadoc). |
void |
focusLost(java.awt.event.FocusEvent e)
(non-Javadoc). |
Methods inherited from class leon.view.win.swing.component.LyJPopupSelector |
actionPerformed, componentHidden, componentMoved, componentResized, componentShown, hideParentTipWindow, hideTipWindow, mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
__VERSION
public static final java.lang.String __VERSION
- See Also:
- Constant Field Values
LyJPopupDateSelector
public LyJPopupDateSelector(java.awt.Component choice,
java.awt.Component popup,
LyEnvironment environment)
- Creates a new popup button component with the specified attributes.
- Parameters:
choice
- the component which ensure the displaypopup
- the component that edit the value of the combo. Raised when opening the
combo.environment
- the current environment
LyJPopupDateSelector
public LyJPopupDateSelector(java.awt.Component choice,
java.awt.Component popup,
int align,
LyEnvironment environment)
- Creates a new popup button component with the specified attributes.
- Parameters:
choice
- the component which ensures the displaypopup
- the component that edit the value of the combo. Raised when opening the
combo.align
- the popup alignmentenvironment
- the current environment
focusGained
public void focusGained(java.awt.event.FocusEvent e)
- (non-Javadoc).
- Specified by:
focusGained
in interface java.awt.event.FocusListener
- Overrides:
focusGained
in class LyJPopupSelector
- See Also:
FocusListener.focusGained(java.awt.event.FocusEvent)
focusLost
public void focusLost(java.awt.event.FocusEvent e)
- (non-Javadoc).
- Specified by:
focusLost
in interface java.awt.event.FocusListener
- Overrides:
focusLost
in class LyJPopupSelector
- See Also:
FocusListener.focusLost(java.awt.event.FocusEvent)
Website: W4 S.A., contact us: support@w4global.com