Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
K
L
M
N
P
R
S
T
U
A
Action
- Interface in
net.kbox
An Action is an adapter between the command or keyboard event and the corresponding business logic that should be executed to process this request.
ActionController
- Class in
net.kbox
ActionController provides the "controller" in the Model-View-Controller (MVC) design pattern that is commonly known as "Model 2".
ActionController(boolean)
- Constructor for class net.kbox.
ActionController
Create a new ActionController
ActionForward
- Class in
net.kbox
ActionForward is used to forward the result of a action to midlet.
ActionForward()
- Constructor for class net.kbox.
ActionForward
addCommand(Command)
- Method in class net.kbox.component.
KGameCanvas
Over write addCommand() to make sure that KCommands with same uniqueID will be added just once.
addCommand(Command, boolean)
- Method in class net.kbox.component.
KGameCanvas
Add a command.
attributes
- Variable in class net.kbox.common.
KSession
Container of attributes
attributes
- Variable in class net.kbox.component.
KCommand
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
K
L
M
N
P
R
S
T
U