Package net.kbox

This package contains the core classes.

See:
          Description

Interface Summary
Action An Action is an adapter between the command or keyboard event and the corresponding business logic that should be executed to process this request.
 

Class Summary
ActionController ActionController provides the "controller" in the Model-View-Controller (MVC) design pattern that is commonly known as "Model 2".
ActionForward ActionForward is used to forward the result of a action to midlet.
 

Package net.kbox Description

This package contains the core classes.