A B C E F G H I K L M N P R S T U

K

KCommand - Class in net.kbox.component
KCommand extends Command, containing two new field: uniqueID and parameters.
KCommand(String, int, int, String, Hashtable) - Constructor for class net.kbox.component.KCommand
Deprecated.  
KCommand(String, int, int, String) - Constructor for class net.kbox.component.KCommand
 
KCommand(String, String, int, int, String, Hashtable) - Constructor for class net.kbox.component.KCommand
Deprecated.  
KCommand(String, String, int, int, String) - Constructor for class net.kbox.component.KCommand
 
KConfiguration - Class in net.kbox.common
KConfiguration representing the configuration file "kbox.cfg.property".
KCustomItem - Class in net.kbox.component
KCustomItem used for inteading of CustomItem.
KCustomItem(String, String) - Constructor for class net.kbox.component.KCustomItem
 
KDataLoader - Class in net.kbox.common
KDataLoader used for load file.
KDataLoader() - Constructor for class net.kbox.common.KDataLoader
 
KErrorPage - Class in net.kbox.component
KErrorPage is a subclass of form used for show error message in debug model.
KErrorPage(String, String) - Constructor for class net.kbox.component.KErrorPage
Create a new error page.
keyPressed(int) - Method in class net.kbox.component.KGameCanvas
keyPressed event method.
keyPressedAction(String, String, Unique) - Method in class net.kbox.ActionController
Forward the key pressed event.
keyPressedDelay - Variable in class net.kbox.component.KGameCanvas
keyPressedDelay representing how sensitive the KGameCanvas is.
keyPressedDelayDESC - Variable in class net.kbox.component.KGameCanvas
keyPressedDelayDESC use for reducing the value of keyPressedDelay.
keyReleased(int) - Method in class net.kbox.component.KGameCanvas
stop repeat key pressed event.
KGameCanvas - Class in net.kbox.component
The event model of GameCanvas is stinking: is A canvas worth of a thread?
KGameCanvas(String) - Constructor for class net.kbox.component.KGameCanvas
Create a new KGameCanvas.
KGameCanvas(String, int, int, int) - Constructor for class net.kbox.component.KGameCanvas
Create a KGameCanvas with specified sensitive value.
KGameCanvas(String, int, int, int, boolean) - Constructor for class net.kbox.component.KGameCanvas
Create a KGameCanvas with specified sensitive value.
KHashtable - Class in net.kbox.common
KHashtable is a subclass of Hashtable, which including some useful feature.
KHashtable() - Constructor for class net.kbox.common.KHashtable
 
KHashtable(Hashtable) - Constructor for class net.kbox.common.KHashtable
Create a KHashtable with specified Hashtable.
KSession - Class in net.kbox.common
KSession maintains some variable used for whole program.
KSession() - Constructor for class net.kbox.common.KSession
 

A B C E F G H I K L M N P R S T U