|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdatechooser.controller.EventHandler
datechooser.controller.EventHandlerMultiply
public class EventHandlerMultiply
Handles input events (from mouse and keyboard).
Supports multiple selection.
Обрабатывае события ввода (клавиатура и мышь).
Обеспечивает возможность множественного выбора.
Constructor Summary | |
---|---|
EventHandlerMultiply()
|
Method Summary | |
---|---|
protected void |
doSelect(java.awt.event.MouseEvent e)
|
protected void |
doShift(java.awt.event.KeyEvent e)
|
MultyDateChooseModel |
getModel()
|
Methods inherited from class datechooser.controller.EventHandler |
---|
getView, isAutoScroll, isDragging, isDragStarted, isMask, keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, mouseWheelMoved, onDragEnd, onDragStart, reBound, setAutoScroll, setDragging, setDragStarted, setView |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventHandlerMultiply()
Method Detail |
---|
protected void doSelect(java.awt.event.MouseEvent e)
doSelect
in class EventHandler
protected void doShift(java.awt.event.KeyEvent e)
doShift
in class EventHandler
public MultyDateChooseModel getModel()
getModel
in class EventHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |