|
Platypus | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICommandTable
Interface for plug-in command table
| Method Summary | |
|---|---|
void |
add(OutputCommandable command)
load an individual item |
OutputCommandable |
getCommand(java.lang.String root)
get the processor for a command or symbol |
int |
getSize()
get size of table |
void |
loadCommands()
load the commands for in this table |
void |
loadSymbols(GDD gdd)
load the symbols/special chars in this table |
| Method Detail |
|---|
void loadCommands()
void loadSymbols(GDD gdd)
gdd - Global document datavoid add(OutputCommandable command)
command - to be addedOutputCommandable getCommand(java.lang.String root)
root - the unique key for identifying/looking up a command
int getSize()
|
Platypus | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||