java.lang.Object
com.sun.java.accessibility.util.EventID
EventID contains integer constants that map to event support in
 AWT and Swing.  They are used by primarily by AWTEventMonitor,
 AWTEventsListener, SwingEventMonitor, and SwingEventListener, but
 can be freely used by any other class.
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final intMaps to AWT Action support (i.e., ActionListener and ActionEvent)static final intMaps to AWT Adjustment support (i.e., AdjustmentListener and AdjustmentEvent)static final intMaps to Swing Ancestor support (i.e., AncestorListener and AncestorEvent)static final intMaps to Swing Text Caret support (i.e., CaretListener and CaretEvent)static final intMaps to Swing CellEditor support (i.e., CellEditorListener and CellEditorEvent)static final intMaps to Swing Change support (i.e., ChangeListener and ChangeEvent)static final intMaps to Swing TableColumnModel support (i.e., TableColumnModelListener and TableColumnModelEvent)static final intMaps to AWT Component support (i.e., ComponentListener and ComponentEvent)static final intMaps to AWT Container support (i.e., ContainerListener and ContainerEvent)static final intMaps to Swing Document support (i.e., DocumentListener and DocumentEvent)static final intMaps to AWT Focus support (i.e., FocusListener and FocusEvent)static final intMaps to Swing InternalFrame support (i.e., InternalFrameListener)static final intMaps to AWT Item support (i.e., ItemListener and ItemEvent)static final intMaps to AWT Key support (i.e., KeyListener and KeyEvent)static final intMaps to Swing ListData support (i.e., ListDataListener and ListDataEvent)static final intMaps to Swing ListSelection support (i.e., ListSelectionListener and ListSelectionEvent)static final intMaps to Swing Menu support (i.e., MenuListener and MenuEvent)static final intMaps to AWT MouseMotion support (i.e., MouseMotionListener and MouseMotionEvent)static final intMaps to AWT Mouse support (i.e., MouseListener and MouseEvent)static final intMaps to Swing PopupMenu support (i.e., PopupMenuListener and PopupMenuEvent)static final intMaps to Beans PropertyChange support (i.e., PropertyChangeListener and PropertyChangeEvent)static final intMaps to Swing TableModel support (i.e., TableModelListener and TableModelEvent)static final intMaps to AWT Text support (i.e., TextListener and TextEvent)static final intMaps to Swing TreeExpansion support (i.e., TreeExpansionListener and TreeExpansionEvent)static final intMaps to Swing TreeModel support (i.e., TreeModelListener and TreeModelEvent)static final intMaps to Swing TreeSelection support (i.e., TreeSelectionListener and TreeSelectionEvent)static final intMaps to Swing UndoableEdit support (i.e., UndoableEditListener and UndoableEditEvent)static final intMaps to Beans VetoableChange support (i.e., VetoableChangeListener and VetoableChangeEvent)static final intMaps to AWT Window support (i.e., WindowListener and WindowEvent)
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
ACTIONpublic static final int ACTIONMaps to AWT Action support (i.e., ActionListener and ActionEvent)- See Also:
 
- 
ADJUSTMENTpublic static final int ADJUSTMENTMaps to AWT Adjustment support (i.e., AdjustmentListener and AdjustmentEvent)- See Also:
 
- 
COMPONENTpublic static final int COMPONENTMaps to AWT Component support (i.e., ComponentListener and ComponentEvent)- See Also:
 
- 
CONTAINERpublic static final int CONTAINERMaps to AWT Container support (i.e., ContainerListener and ContainerEvent)- See Also:
 
- 
FOCUSpublic static final int FOCUSMaps to AWT Focus support (i.e., FocusListener and FocusEvent)- See Also:
 
- 
ITEMpublic static final int ITEMMaps to AWT Item support (i.e., ItemListener and ItemEvent)- See Also:
 
- 
KEYpublic static final int KEYMaps to AWT Key support (i.e., KeyListener and KeyEvent)- See Also:
 
- 
MOUSEpublic static final int MOUSEMaps to AWT Mouse support (i.e., MouseListener and MouseEvent)- See Also:
 
- 
MOTIONpublic static final int MOTIONMaps to AWT MouseMotion support (i.e., MouseMotionListener and MouseMotionEvent)- See Also:
 
- 
TEXTpublic static final int TEXTMaps to AWT Text support (i.e., TextListener and TextEvent)- See Also:
 
- 
WINDOWpublic static final int WINDOWMaps to AWT Window support (i.e., WindowListener and WindowEvent)- See Also:
 
- 
ANCESTORpublic static final int ANCESTORMaps to Swing Ancestor support (i.e., AncestorListener and AncestorEvent)- See Also:
 
- 
CARETpublic static final int CARETMaps to Swing Text Caret support (i.e., CaretListener and CaretEvent)- See Also:
 
- 
CELLEDITORpublic static final int CELLEDITORMaps to Swing CellEditor support (i.e., CellEditorListener and CellEditorEvent)- See Also:
 
- 
CHANGEpublic static final int CHANGEMaps to Swing Change support (i.e., ChangeListener and ChangeEvent)- See Also:
 
- 
COLUMNMODELpublic static final int COLUMNMODELMaps to Swing TableColumnModel support (i.e., TableColumnModelListener and TableColumnModelEvent)- See Also:
 
- 
DOCUMENTpublic static final int DOCUMENTMaps to Swing Document support (i.e., DocumentListener and DocumentEvent)- See Also:
 
- 
LISTDATApublic static final int LISTDATAMaps to Swing ListData support (i.e., ListDataListener and ListDataEvent)- See Also:
 
- 
LISTSELECTIONpublic static final int LISTSELECTIONMaps to Swing ListSelection support (i.e., ListSelectionListener and ListSelectionEvent)- See Also:
 
- 
MENUpublic static final int MENUMaps to Swing Menu support (i.e., MenuListener and MenuEvent)- See Also:
 
- 
POPUPMENUpublic static final int POPUPMENUMaps to Swing PopupMenu support (i.e., PopupMenuListener and PopupMenuEvent)- See Also:
 
- 
TABLEMODELpublic static final int TABLEMODELMaps to Swing TableModel support (i.e., TableModelListener and TableModelEvent)- See Also:
 
- 
TREEEXPANSIONpublic static final int TREEEXPANSIONMaps to Swing TreeExpansion support (i.e., TreeExpansionListener and TreeExpansionEvent)- See Also:
 
- 
TREEMODELpublic static final int TREEMODELMaps to Swing TreeModel support (i.e., TreeModelListener and TreeModelEvent)- See Also:
 
- 
TREESELECTIONpublic static final int TREESELECTIONMaps to Swing TreeSelection support (i.e., TreeSelectionListener and TreeSelectionEvent)- See Also:
 
- 
UNDOABLEEDITpublic static final int UNDOABLEEDITMaps to Swing UndoableEdit support (i.e., UndoableEditListener and UndoableEditEvent)- See Also:
 
- 
PROPERTYCHANGEpublic static final int PROPERTYCHANGEMaps to Beans PropertyChange support (i.e., PropertyChangeListener and PropertyChangeEvent)- See Also:
 
- 
VETOABLECHANGEpublic static final int VETOABLECHANGEMaps to Beans VetoableChange support (i.e., VetoableChangeListener and VetoableChangeEvent)- See Also:
 
- 
INTERNALFRAMEpublic static final int INTERNALFRAMEMaps to Swing InternalFrame support (i.e., InternalFrameListener)- See Also:
 
 
- 
- 
Constructor Details- 
EventIDpublic EventID()Constructs anEventID.
 
-