Skip navigation links
A C D F H I J K L M P S T V W 

A

ACTION_PERFORMED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on AbstractButtons.
add(C, Consumer<M>) - Method in interface de.team33.sphinx.luna.Channel
Adds an appropriate Consumer to a given component of type <C> to process the associated message of type <M> when an activity or event as expected in this context occurs.
ADJUSTMENT_VALUE_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JScrollBars.
ANCESTOR_ADDED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JComponents.
ANCESTOR_BOUNDS_MOVED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
ANCESTOR_BOUNDS_RESIZED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
ANCESTOR_MOVED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JComponents.
ANCESTOR_REMOVED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JComponents.

C

CARET_POSITION_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
CARET_UPDATE - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JTextComponents.
Channel<C,M> - Interface in de.team33.sphinx.luna
Abstracts sorts of activities or events.
COMPONENT_ADDED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Containers.
COMPONENT_HIDDEN - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
COMPONENT_MOVED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
COMPONENT_REMOVED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Containers.
COMPONENT_RESIZED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
COMPONENT_SHOWN - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.

D

de.team33.sphinx.luna - package de.team33.sphinx.luna
 
DROP_TARGET_DRAG_ACTION_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on a Component's DropTarget.
DROP_TARGET_DRAG_ENTER - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on a Component's DropTarget.
DROP_TARGET_DRAG_EXIT - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on a Component's DropTarget.
DROP_TARGET_DRAG_OVER - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on a Component's DropTarget.
DROP_TARGET_DROP - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on a Component's DropTarget.

F

FOCUS_GAINED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
FOCUS_LOST - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.

H

HIERARCHY_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
HYPERLINK_UPDATE - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JEditorPanes.

I

INPUT_METHOD_TEXT_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
INTERNAL_FRAME_ACTIVATED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JInternalFrames.
INTERNAL_FRAME_CLOSED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JInternalFrames.
INTERNAL_FRAME_CLOSING - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JInternalFrames.
INTERNAL_FRAME_DEACTIVATED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JInternalFrames.
INTERNAL_FRAME_DEICONIFIED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JInternalFrames.
INTERNAL_FRAME_ICONIFIED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JInternalFrames.
INTERNAL_FRAME_OPENED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JInternalFrames.
ITEM_STATE_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on AbstractButtons.

J

JCB_ACTION_PERFORMED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JComboBoxs.
JCB_ITEM_STATE_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JComboBoxs.
JCB_POPUP_CANCELED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JComboBoxs.
JCB_POPUP_WILL_BECOME_INVISIBLE - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JComboBoxs.
JCB_POPUP_WILL_BECOME_VISIBLE - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JComboBoxs.
JFC_ACTION_PERFORMED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JFileChoosers.
JPB_STATE_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JProgressBars.
JSL_STATE_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JSliders.
JSP_STATE_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JSpinners.
JTF_ACTION_PERFORMED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JTextFields.
JTP_STATE_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JTabbedPanes.
JVP_STATE_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JViewports.

K

KEY_PRESSED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
KEY_RELEASED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
KEY_TYPED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.

L

LIST_VALUE_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JLists.

M

MENU_CANCELED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JMenus.
MENU_DESELECTED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JMenus.
MENU_DRAG_MOUSE_DRAGGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JMenuItems.
MENU_DRAG_MOUSE_ENTERED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JMenuItems.
MENU_DRAG_MOUSE_EXITED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JMenuItems.
MENU_DRAG_MOUSE_RELEASED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JMenuItems.
MENU_ITEM_KEY_PRESSED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JMenuItems.
MENU_ITEM_KEY_RELEASED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JMenuItems.
MENU_ITEM_KEY_TYPED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JMenuItems.
MENU_KEY_PRESSED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JPopupMenus.
MENU_KEY_RELEASED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JPopupMenus.
MENU_KEY_TYPED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JPopupMenus.
MENU_SELECTED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JMenus.
MOUSE_CLICKED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
MOUSE_DRAGGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
MOUSE_ENTERED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
MOUSE_EXITED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
MOUSE_MOVED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
MOUSE_PRESSED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
MOUSE_RELEASED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
MOUSE_WHEEL_MOVED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.

P

POPUP_MENU_CANCELED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JPopupMenus.
POPUP_MENU_WILL_BECOME_INVISIBLE - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JPopupMenus.
POPUP_MENU_WILL_BECOME_VISIBLE - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JPopupMenus.
PROPERTY_CHANGE - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Components.
propertyChange(String) - Static method in interface de.team33.sphinx.luna.Channel
 

S

STATE_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on AbstractButtons.

T

TREE_COLLAPSED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JTrees.
TREE_EXPANDED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JTrees.
TREE_VALUE_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JTrees.
TREE_WILL_COLLAPSE - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JTrees.
TREE_WILL_EXPAND - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JTrees.

V

VETOABLE_CHANGE - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on JComponents.

W

WINDOW_ACTIVATED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Windows.
WINDOW_CLOSED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Windows.
WINDOW_CLOSING - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Windows.
WINDOW_DEACTIVATED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Windows.
WINDOW_DEICONIFIED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Windows.
WINDOW_GAINED_FOCUS - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Windows.
WINDOW_ICONIFIED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Windows.
WINDOW_LOST_FOCUS - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Windows.
WINDOW_OPENED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Windows.
WINDOW_STATE_CHANGED - Static variable in interface de.team33.sphinx.luna.Channel
Represents an event that can occur on Windows.
A C D F H I J K L M P S T V W 
Skip navigation links

Copyright © 2025 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.