Skip navigation links

Package net.sf.jguiraffe.gui.builder.event

The main package for events and event listeners definitions.

See: Description

Package net.sf.jguiraffe.gui.builder.event Description

The main package for events and event listeners definitions.

The JGUIraffe library provides generic event types independent of specific GUI toolkits. The following generic event types (and corresponding listeners) are supported:

For each event type a corresponding listener interface exists. The methods provided by these interfaces are similar to those supported by typical GUI toolkits.

In addition to the event classes and event listener interfaces this package contains the FormEventManager class, which is the central component for registering event listeners at GUI components. It provides methods for adding listeners of all types either globally or at specific controls. Alternatively special tags in builder scripts can be used for registering event listeners.

$Id: package.html 205 2012-01-29 18:29:57Z oheger $

Skip navigation links

Copyright © 2016 The JGUIraffe Team. All rights reserved.