|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICommandTable | |
---|---|
org.pz.platypus.plugin.common | |
org.pz.platypus.plugin.pdf |
Uses of ICommandTable in org.pz.platypus.plugin.common |
---|
Fields in org.pz.platypus.plugin.common declared as ICommandTable | |
---|---|
private ICommandTable |
DocData.commandTable
|
Methods in org.pz.platypus.plugin.common that return ICommandTable | |
---|---|
ICommandTable |
DocData.getCommandTable()
|
Methods in org.pz.platypus.plugin.common with parameters of type ICommandTable | |
---|---|
void |
DocData.setCommandTable(ICommandTable newTable)
|
Uses of ICommandTable in org.pz.platypus.plugin.pdf |
---|
Classes in org.pz.platypus.plugin.pdf that implement ICommandTable | |
---|---|
class |
PdfCommandTable
Contains all the commands used in the PDF plugins, keyed by command root. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |