Package javax.rad.ui.event

Provides classes for dealing with different types of events fired by UI components.

See:
          Description

Interface Summary
IActionListener Platform and technology independent action listener definition.
IComponentListener Platform and technology independent component listener definition.
IKeyListener Platform and technology independent key listener definition.
IMouseListener Platform and technology independent mouse listener definition.
ITabsetListener Platform and technology independent tabset listener definition.
IWindowListener Platform and technology independent window listener definition.
 

Class Summary
ActionHandler The ActionHandler is a RuntimeEventHandler that handles IActionListener.
ComponentHandler The ComponentHandler is a RuntimeEventHandler that handles IComponentListener.
Key Stores Key Event Data for Accelerator.
KeyHandler The KeyHandler is a EventHandler that handles IKeyListener.
MouseHandler The MouseHandler is a RuntimeEventHandler that handles IMouseListener.
TabsetHandler The TabsetHandler is a RuntimeEventHandler that handles ITabsetListener.
UIActionEvent Platform and technology independent action event definition.
UIComponentEvent Platform and technology independent component event definition.
UIEvent Platform and technology independent event definition.
UIKeyEvent Platform and technology independent key event definition.
UIMouseEvent Platform and technology independent mouse event definition.
UITabsetEvent Platform and technology independent tabset event definition.
UIWindowEvent Platform and technology independent window event definition.
WindowHandler The WindowHandler is a RuntimeEventHandler that handles IWindowListener.
 

Package javax.rad.ui.event Description

Provides classes for dealing with different types of events fired by UI components.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.