Uses of Interface
de.team33.sphinx.luna.Channel
-
Uses of Channel in de.team33.sphinx.luna
Fields in de.team33.sphinx.luna declared as ChannelModifier and TypeFieldDescriptionstatic final Channel<AbstractButton,ActionEvent> Channel.ACTION_PERFORMEDRepresents a channel that handles events that can occur onAbstractButtons.static final Channel<JScrollBar,AdjustmentEvent> Channel.ADJUSTMENT_VALUE_CHANGEDRepresents a channel that handles events that can occur onJScrollBars.static final Channel<JComponent,AncestorEvent> Channel.ANCESTOR_ADDEDRepresents a channel that handles events that can occur onJComponents.static final Channel<Component,HierarchyEvent> Channel.ANCESTOR_BOUNDS_MOVEDRepresents a channel that handles events that can occur onComponents.static final Channel<Component,HierarchyEvent> Channel.ANCESTOR_BOUNDS_RESIZEDRepresents a channel that handles events that can occur onComponents.static final Channel<JComponent,AncestorEvent> Channel.ANCESTOR_MOVEDRepresents a channel that handles events that can occur onJComponents.static final Channel<JComponent,AncestorEvent> Channel.ANCESTOR_REMOVEDRepresents a channel that handles events that can occur onJComponents.static final Channel<Component,InputMethodEvent> Channel.CARET_POSITION_CHANGEDRepresents a channel that handles events that can occur onComponents.static final Channel<JTextComponent,CaretEvent> Channel.CARET_UPDATERepresents a channel that handles events that can occur onJTextComponents.static final Channel<Container,ContainerEvent> Channel.COMPONENT_ADDEDRepresents a channel that handles events that can occur onContainers.static final Channel<Component,ComponentEvent> Channel.COMPONENT_HIDDENRepresents a channel that handles events that can occur onComponents.static final Channel<Component,ComponentEvent> Channel.COMPONENT_MOVEDRepresents a channel that handles events that can occur onComponents.static final Channel<Container,ContainerEvent> Channel.COMPONENT_REMOVEDRepresents a channel that handles events that can occur onContainers.static final Channel<Component,ComponentEvent> Channel.COMPONENT_RESIZEDRepresents a channel that handles events that can occur onComponents.static final Channel<Component,ComponentEvent> Channel.COMPONENT_SHOWNRepresents a channel that handles events that can occur onComponents.static final Channel<Component,DropTargetDragEvent> Channel.DROP_TARGET_DRAG_ACTION_CHANGEDRepresents a channel that handles events that can occur on aComponent'sDropTarget.static final Channel<Component,DropTargetDragEvent> Channel.DROP_TARGET_DRAG_ENTERRepresents a channel that handles events that can occur on aComponent'sDropTarget.static final Channel<Component,DropTargetEvent> Channel.DROP_TARGET_DRAG_EXITRepresents a channel that handles events that can occur on aComponent'sDropTarget.static final Channel<Component,DropTargetDragEvent> Channel.DROP_TARGET_DRAG_OVERRepresents a channel that handles events that can occur on aComponent'sDropTarget.static final Channel<Component,DropTargetDropEvent> Channel.DROP_TARGET_DROPRepresents a channel that handles events that can occur on aComponent'sDropTarget.static final Channel<Component,FocusEvent> Channel.FOCUS_GAINEDRepresents a channel that handles events that can occur onComponents.static final Channel<Component,FocusEvent> Channel.FOCUS_LOSTRepresents a channel that handles events that can occur onComponents.static final Channel<Component,HierarchyEvent> Channel.HIERARCHY_CHANGEDRepresents a channel that handles events that can occur onComponents.static final Channel<JEditorPane,HyperlinkEvent> Channel.HYPERLINK_UPDATERepresents a channel that handles events that can occur onJEditorPanes.static final Channel<Component,InputMethodEvent> Channel.INPUT_METHOD_TEXT_CHANGEDRepresents a channel that handles events that can occur onComponents.static final Channel<JInternalFrame,InternalFrameEvent> Channel.INTERNAL_FRAME_ACTIVATEDRepresents a channel that handles events that can occur onJInternalFrames.static final Channel<JInternalFrame,InternalFrameEvent> Channel.INTERNAL_FRAME_CLOSEDRepresents a channel that handles events that can occur onJInternalFrames.static final Channel<JInternalFrame,InternalFrameEvent> Channel.INTERNAL_FRAME_CLOSINGRepresents a channel that handles events that can occur onJInternalFrames.static final Channel<JInternalFrame,InternalFrameEvent> Channel.INTERNAL_FRAME_DEACTIVATEDRepresents a channel that handles events that can occur onJInternalFrames.static final Channel<JInternalFrame,InternalFrameEvent> Channel.INTERNAL_FRAME_DEICONIFIEDRepresents a channel that handles events that can occur onJInternalFrames.static final Channel<JInternalFrame,InternalFrameEvent> Channel.INTERNAL_FRAME_ICONIFIEDRepresents a channel that handles events that can occur onJInternalFrames.static final Channel<JInternalFrame,InternalFrameEvent> Channel.INTERNAL_FRAME_OPENEDRepresents a channel that handles events that can occur onJInternalFrames.static final Channel<AbstractButton,ItemEvent> Channel.ITEM_STATE_CHANGEDRepresents a channel that handles events that can occur onAbstractButtons.static final Channel<JComboBox<?>,ActionEvent> Channel.JCB_ACTION_PERFORMEDRepresents a channel that handles events that can occur onJComboBoxs.Channel.JCB_ITEM_STATE_CHANGEDRepresents a channel that handles events that can occur onJComboBoxs.static final Channel<JComboBox<?>,PopupMenuEvent> Channel.JCB_POPUP_CANCELEDRepresents a channel that handles events that can occur onJComboBoxs.static final Channel<JComboBox<?>,PopupMenuEvent> Channel.JCB_POPUP_WILL_BECOME_INVISIBLERepresents a channel that handles events that can occur onJComboBoxs.static final Channel<JComboBox<?>,PopupMenuEvent> Channel.JCB_POPUP_WILL_BECOME_VISIBLERepresents a channel that handles events that can occur onJComboBoxs.static final Channel<JFileChooser,ActionEvent> Channel.JFC_ACTION_PERFORMEDRepresents a channel that handles events that can occur onJFileChoosers.static final Channel<JProgressBar,ChangeEvent> Channel.JPB_STATE_CHANGEDRepresents a channel that handles events that can occur onJProgressBars.static final Channel<JSlider,ChangeEvent> Channel.JSL_STATE_CHANGEDRepresents a channel that handles events that can occur onJSliders.static final Channel<JSpinner,ChangeEvent> Channel.JSP_STATE_CHANGEDRepresents a channel that handles events that can occur onJSpinners.static final Channel<JTextField,ActionEvent> Channel.JTF_ACTION_PERFORMEDRepresents a channel that handles events that can occur onJTextFields.static final Channel<JTabbedPane,ChangeEvent> Channel.JTP_STATE_CHANGEDRepresents a channel that handles events that can occur onJTabbedPanes.static final Channel<JViewport,ChangeEvent> Channel.JVP_STATE_CHANGEDRepresents a channel that handles events that can occur onJViewports.Channel.KEY_PRESSEDRepresents a channel that handles events that can occur onComponents.Channel.KEY_RELEASEDRepresents a channel that handles events that can occur onComponents.Channel.KEY_TYPEDRepresents a channel that handles events that can occur onComponents.static final Channel<JList<?>,ListSelectionEvent> Channel.LIST_VALUE_CHANGEDRepresents a channel that handles events that can occur onJLists.Channel.MENU_CANCELEDRepresents a channel that handles events that can occur onJMenus.Channel.MENU_DESELECTEDRepresents a channel that handles events that can occur onJMenus.static final Channel<JMenuItem,MenuDragMouseEvent> Channel.MENU_DRAG_MOUSE_DRAGGEDRepresents a channel that handles events that can occur onJMenuItems.static final Channel<JMenuItem,MenuDragMouseEvent> Channel.MENU_DRAG_MOUSE_ENTEREDRepresents a channel that handles events that can occur onJMenuItems.static final Channel<JMenuItem,MenuDragMouseEvent> Channel.MENU_DRAG_MOUSE_EXITEDRepresents a channel that handles events that can occur onJMenuItems.static final Channel<JMenuItem,MenuDragMouseEvent> Channel.MENU_DRAG_MOUSE_RELEASEDRepresents a channel that handles events that can occur onJMenuItems.static final Channel<JMenuItem,MenuKeyEvent> Channel.MENU_ITEM_KEY_PRESSEDRepresents a channel that handles events that can occur onJMenuItems.static final Channel<JMenuItem,MenuKeyEvent> Channel.MENU_ITEM_KEY_RELEASEDRepresents a channel that handles events that can occur onJMenuItems.static final Channel<JMenuItem,MenuKeyEvent> Channel.MENU_ITEM_KEY_TYPEDRepresents a channel that handles events that can occur onJMenuItems.static final Channel<JPopupMenu,MenuKeyEvent> Channel.MENU_KEY_PRESSEDRepresents a channel that handles events that can occur onJPopupMenus.static final Channel<JPopupMenu,MenuKeyEvent> Channel.MENU_KEY_RELEASEDRepresents a channel that handles events that can occur onJPopupMenus.static final Channel<JPopupMenu,MenuKeyEvent> Channel.MENU_KEY_TYPEDRepresents a channel that handles events that can occur onJPopupMenus.Channel.MENU_SELECTEDRepresents a channel that handles events that can occur onJMenus.static final Channel<Component,MouseEvent> Channel.MOUSE_CLICKEDRepresents a channel that handles events that can occur onComponents.static final Channel<Component,MouseEvent> Channel.MOUSE_DRAGGEDRepresents a channel that handles events that can occur onComponents.static final Channel<Component,MouseEvent> Channel.MOUSE_ENTEREDRepresents a channel that handles events that can occur onComponents.static final Channel<Component,MouseEvent> Channel.MOUSE_EXITEDRepresents a channel that handles events that can occur onComponents.static final Channel<Component,MouseEvent> Channel.MOUSE_MOVEDRepresents a channel that handles events that can occur onComponents.static final Channel<Component,MouseEvent> Channel.MOUSE_PRESSEDRepresents a channel that handles events that can occur onComponents.static final Channel<Component,MouseEvent> Channel.MOUSE_RELEASEDRepresents a channel that handles events that can occur onComponents.static final Channel<Component,MouseWheelEvent> Channel.MOUSE_WHEEL_MOVEDRepresents a channel that handles events that can occur onComponents.static final Channel<JPopupMenu,PopupMenuEvent> Channel.POPUP_MENU_CANCELEDRepresents a channel that handles events that can occur onJPopupMenus.static final Channel<JPopupMenu,PopupMenuEvent> Channel.POPUP_MENU_WILL_BECOME_INVISIBLERepresents a channel that handles events that can occur onJPopupMenus.static final Channel<JPopupMenu,PopupMenuEvent> Channel.POPUP_MENU_WILL_BECOME_VISIBLERepresents a channel that handles events that can occur onJPopupMenus.static final Channel<Component,PropertyChangeEvent> Channel.PROPERTY_CHANGERepresents a channel that handles events that can occur onComponents.static final Channel<AbstractButton,ChangeEvent> Channel.STATE_CHANGEDRepresents a channel that handles events that can occur onAbstractButtons.static final Channel<JTree,TreeExpansionEvent> Channel.TREE_COLLAPSEDRepresents a channel that handles events that can occur onJTrees.static final Channel<JTree,TreeExpansionEvent> Channel.TREE_EXPANDEDRepresents a channel that handles events that can occur onJTrees.static final Channel<JTree,TreeSelectionEvent> Channel.TREE_VALUE_CHANGEDRepresents a channel that handles events that can occur onJTrees.static final Channel<JTree,TreeExpansionEvent> Channel.TREE_WILL_COLLAPSERepresents a channel that handles events that can occur onJTrees.static final Channel<JTree,TreeExpansionEvent> Channel.TREE_WILL_EXPANDRepresents a channel that handles events that can occur onJTrees.static final Channel<JComponent,PropertyChangeEvent> Channel.VETOABLE_CHANGERepresents a channel that handles events that can occur onJComponents.static final Channel<Window,WindowEvent> Channel.WINDOW_ACTIVATEDRepresents a channel that handles events that can occur onWindows.static final Channel<Window,WindowEvent> Channel.WINDOW_CLOSEDRepresents a channel that handles events that can occur onWindows.static final Channel<Window,WindowEvent> Channel.WINDOW_CLOSINGRepresents a channel that handles events that can occur onWindows.static final Channel<Window,WindowEvent> Channel.WINDOW_DEACTIVATEDRepresents a channel that handles events that can occur onWindows.static final Channel<Window,WindowEvent> Channel.WINDOW_DEICONIFIEDRepresents a channel that handles events that can occur onWindows.static final Channel<Window,WindowEvent> Channel.WINDOW_GAINED_FOCUSRepresents a channel that handles events that can occur onWindows.static final Channel<Window,WindowEvent> Channel.WINDOW_ICONIFIEDRepresents a channel that handles events that can occur onWindows.static final Channel<Window,WindowEvent> Channel.WINDOW_LOST_FOCUSRepresents a channel that handles events that can occur onWindows.static final Channel<Window,WindowEvent> Channel.WINDOW_OPENEDRepresents a channel that handles events that can occur onWindows.static final Channel<Window,WindowEvent> Channel.WINDOW_STATE_CHANGEDRepresents a channel that handles events that can occur onWindows.Methods in de.team33.sphinx.luna that return ChannelModifier and TypeMethodDescriptionstatic Channel<Component,PropertyChangeEvent> Channel.propertyChange(String propertyName) Retrieves a channel that handles events that can occur onComponents