java.lang.Object
com.sun.java.accessibility.util.EventID
public class EventID extends Object
EventIDには、AWTとSwingのイベント・サポートにマップする整数型定数が含まれます。 それらは、AWTEventMonitor、AWTEventsListener、SwingEventMonitorおよびSwingEventListenerで主に使用されますが、他のどのクラスでも自由に使用できます。 
- 
フィールドのサマリーフィールド 修飾子と型 フィールド 説明 static intACTIONAWTアクション・サポート(ActionListenerおよびActionEventなど)にマップしますstatic intADJUSTMENTAWT Adjustmentサポート(AdjustmentListenerおよびAdjustmentEventなど)にマップしますstatic intANCESTORSwing Ancestorサポート(AncestorListenerおよびAncestorEventなど)にマップしますstatic intCARETSwing Text Caretサポート(CaretListenerおよびCaretEventなど)にマップしますstatic intCELLEDITORSwing CellEditorサポート(CellEditorListenerおよびCellEditorEventなど)にマップしますstatic intCHANGESwing Changeサポート(ChangeListenerおよびChangeEventなど)にマップしますstatic intCOLUMNMODELSwing TableColumnModelサポート(TableColumnModelListenerおよびTableColumnModelEventなど)にマップしますstatic intCOMPONENTAWT Componentサポート(ComponentListenerおよびComponentEventなど)にマップしますstatic intCONTAINERAWT Containerサポート(ContainerListenerおよびContainerEventなど)にマップしますstatic intDOCUMENTSwing Documentlサポート(DocumentListenerおよびDocumentEventなど)にマップしますstatic intFOCUSAWT Focusサポート(FocusListenerおよびFocusEventなど)にマップしますstatic intINTERNALFRAMESwing InternalFrameサポート(InternalFrameListenerなど)にマップしますstatic intITEMAWT Itemサポート(ItemListenerおよびItemEventなど)にマップしますstatic intKEYAWT Keyサポート(KeyListenerおよびKeyEventなど)にマップしますstatic intLISTDATASwing ListDataサポート(ListDataListenerおよびListDataEventなど)にマップしますstatic intLISTSELECTIONSwing ListSelectionサポート(ListSelectionListenerおよびListSelectionEventなど)にマップしますstatic intMENUSwing Menuサポート(MenuListenerおよびMenuEventなど)にマップしますstatic intMOTIONAWT MouseMotionサポート(MouseMotionListenerおよびMouseMotionEventなど)にマップしますstatic intMOUSEAWT Mouseサポート(MouseListenerおよびMouseEventなど)にマップしますstatic intPOPUPMENUSwing PopupMenuサポート(PopupMenuListenerおよびPopupMenuEventなど)にマップしますstatic intPROPERTYCHANGEBeans PropertyChangeサポート(PropertyChangeListenerおよびPropertyChangeEventなど)にマップしますstatic intTABLEMODELSwing TableModelサポート(TableModelListenerおよびTableModelEventなど)にマップしますstatic intTEXTAWT Textサポート(TextListenerおよびTextEventなど)にマップしますstatic intTREEEXPANSIONSwing TreeExpansionサポート(TreeExpansionListenerおよびTreeExpansionEventなど)にマップしますstatic intTREEMODELSwing TreeModelサポート(TreeModelListenerおよびTreeModelEventなど)にマップしますstatic intTREESELECTIONSwing TreeSelectionサポート(TreeSelectionListenerおよびTreeSelectionEventなど)にマップしますstatic intUNDOABLEEDITSwing UndoableEditサポート(UndoableEditListenerおよびUndoableEditEventなど)にマップしますstatic intVETOABLECHANGEBeans VetoableChangeサポート(VetoableChangeListenerおよびVetoableChangeEventなど)にマップしますstatic intWINDOWAWT Windowサポート(WindowListenerおよびWindowEventなど)にマップします
- 
コンストラクタのサマリーコンストラクタ コンストラクタ 説明 EventID()
- 
メソッドのサマリー
- 
フィールド詳細- 
ACTIONpublic static final int ACTIONAWTアクション・サポート(ActionListenerおよびActionEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
ADJUSTMENTpublic static final int ADJUSTMENTAWT Adjustmentサポート(AdjustmentListenerおよびAdjustmentEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
COMPONENTpublic static final int COMPONENTAWT Componentサポート(ComponentListenerおよびComponentEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
CONTAINERpublic static final int CONTAINERAWT Containerサポート(ContainerListenerおよびContainerEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
FOCUSpublic static final int FOCUSAWT Focusサポート(FocusListenerおよびFocusEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
ITEMpublic static final int ITEMAWT Itemサポート(ItemListenerおよびItemEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
KEYpublic static final int KEYAWT Keyサポート(KeyListenerおよびKeyEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
MOUSEpublic static final int MOUSEAWT Mouseサポート(MouseListenerおよびMouseEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
MOTIONpublic static final int MOTIONAWT MouseMotionサポート(MouseMotionListenerおよびMouseMotionEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
TEXTpublic static final int TEXTAWT Textサポート(TextListenerおよびTextEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
WINDOWpublic static final int WINDOWAWT Windowサポート(WindowListenerおよびWindowEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
ANCESTORpublic static final int ANCESTORSwing Ancestorサポート(AncestorListenerおよびAncestorEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
CARETpublic static final int CARETSwing Text Caretサポート(CaretListenerおよびCaretEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
CELLEDITORpublic static final int CELLEDITORSwing CellEditorサポート(CellEditorListenerおよびCellEditorEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
CHANGEpublic static final int CHANGESwing Changeサポート(ChangeListenerおよびChangeEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
COLUMNMODELpublic static final int COLUMNMODELSwing TableColumnModelサポート(TableColumnModelListenerおよびTableColumnModelEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
DOCUMENTpublic static final int DOCUMENTSwing Documentlサポート(DocumentListenerおよびDocumentEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
LISTDATApublic static final int LISTDATASwing ListDataサポート(ListDataListenerおよびListDataEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
LISTSELECTIONpublic static final int LISTSELECTIONSwing ListSelectionサポート(ListSelectionListenerおよびListSelectionEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
MENUpublic static final int MENUSwing Menuサポート(MenuListenerおよびMenuEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
POPUPMENUpublic static final int POPUPMENUSwing PopupMenuサポート(PopupMenuListenerおよびPopupMenuEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
TABLEMODELpublic static final int TABLEMODELSwing TableModelサポート(TableModelListenerおよびTableModelEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
TREEEXPANSIONpublic static final int TREEEXPANSIONSwing TreeExpansionサポート(TreeExpansionListenerおよびTreeExpansionEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
TREEMODELpublic static final int TREEMODELSwing TreeModelサポート(TreeModelListenerおよびTreeModelEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
TREESELECTIONpublic static final int TREESELECTIONSwing TreeSelectionサポート(TreeSelectionListenerおよびTreeSelectionEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
UNDOABLEEDITpublic static final int UNDOABLEEDITSwing UndoableEditサポート(UndoableEditListenerおよびUndoableEditEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
PROPERTYCHANGEpublic static final int PROPERTYCHANGEBeans PropertyChangeサポート(PropertyChangeListenerおよびPropertyChangeEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
VETOABLECHANGEpublic static final int VETOABLECHANGEBeans VetoableChangeサポート(VetoableChangeListenerおよびVetoableChangeEventなど)にマップします- 関連項目:
- 定数フィールド値
 
- 
INTERNALFRAMEpublic static final int INTERNALFRAMESwing InternalFrameサポート(InternalFrameListenerなど)にマップします- 関連項目:
- 定数フィールド値
 
 
- 
- 
コンストラクタの詳細- 
EventIDpublic EventID()
 
-