C D E F G H I L M O P R S T W

P

packerSetChangeVol(String, int) - Method in class plugins.wcx.WCXPluginAdapter
When you want the user to be asked about changing volume, call this function with appropriate parameters.
packerSetProcessData(String, int) - Method in class plugins.wcx.WCXPluginAdapter
The function that notifies the user about the progress when un/packing files.
packFiles(String, String, String, String, int) - Method in class plugins.wcx.WCXPluginAdapter
PackFiles specifies what should happen when a user creates, or adds files to the archive.
packFiles(String, String, String, String, int) - Method in interface plugins.wcx.WCXPluginInterface
PackFiles specifies what should happen when a user creates, or adds files to the archive.
packSetDefaultParams(DefaultParam) - Method in class plugins.wcx.WCXPluginAdapter
PackSetDefaultParams is called immediately after loading the DLL, before any other function.
packSetDefaultParams(DefaultParam) - Method in interface plugins.wcx.WCXPluginInterface
PackSetDefaultParams is called immediately after loading the DLL, before any other function.
PackToMem - Class in plugins.wcx
PackToMem is used in packToMem.
PackToMem() - Constructor for class plugins.wcx.PackToMem
packToMem(): Has to receive infos about the operation of this method.
packToMem(Object, String, int, String, int, int, PackToMem) - Method in class plugins.wcx.WCXPluginAdapter
PackToMem packs the next chunk of data passed to it and/or returns the compressed data to the calling program.
packToMem(Object, String, int, String, int, int, PackToMem) - Method in interface plugins.wcx.WCXPluginInterface
PackToMem packs the next chunk of data passed to it and/or returns the compressed data to the calling program.
parseValue(String) - Method in class plugins.wdx.FieldValue
Parse text as expected type fieldType.
PK_CAPS_BY_CONTENT - Static variable in interface plugins.wcx.WCXPluginInterface
getPackerCaps(): Detect archive type by content.
PK_CAPS_DELETE - Static variable in interface plugins.wcx.WCXPluginInterface
getPackerCaps(): Can delete files.
PK_CAPS_ENCRYPT - Static variable in interface plugins.wcx.WCXPluginInterface
getPackerCaps(): Plugin supports PK_PACK_ENCRYPT option.
PK_CAPS_HIDE - Static variable in interface plugins.wcx.WCXPluginInterface
getPackerCaps(): Don't show packer icon, don't open with Enter but with Ctrl+PgDn.
PK_CAPS_MEMPACK - Static variable in interface plugins.wcx.WCXPluginInterface
getPackerCaps(): Supports packing in memory.
PK_CAPS_MODIFY - Static variable in interface plugins.wcx.WCXPluginInterface
getPackerCaps(): Can modify existing archives.
PK_CAPS_MULTIPLE - Static variable in interface plugins.wcx.WCXPluginInterface
getPackerCaps(): Archive can contain multiple files.
PK_CAPS_NEW - Static variable in interface plugins.wcx.WCXPluginInterface
getPackerCaps(): Can create new archives.
PK_CAPS_OPTIONS - Static variable in interface plugins.wcx.WCXPluginInterface
getPackerCaps(): Has options dialog.
PK_CAPS_SEARCHTEXT - Static variable in interface plugins.wcx.WCXPluginInterface
getPackerCaps(): Allow searching for text in archives created with this plugin.
PK_EXTRACT - Static variable in interface plugins.wcx.WCXPluginInterface
processFile(): Extract to disk.
PK_OM_EXTRACT - Static variable in class plugins.wcx.OpenArchiveData
Open file for processing (extract or test).
PK_OM_LIST - Static variable in class plugins.wcx.OpenArchiveData
Open file for reading of file names only.
PK_PACK_MOVE_FILES - Static variable in interface plugins.wcx.WCXPluginInterface
packFiles(): Delete original after packing.
PK_PACK_SAVE_PATHS - Static variable in interface plugins.wcx.WCXPluginInterface
packFiles(): Save path names of files.
PK_SKIP - Static variable in interface plugins.wcx.WCXPluginInterface
processFile(): Skip this file.
PK_TEST - Static variable in interface plugins.wcx.WCXPluginInterface
processFile(): Test file integrity.
PK_VOL_ASK - Static variable in interface plugins.wcx.WCXPluginInterface
setChangeVol(): Ask user for location of next volume.
PK_VOL_NOTIFY - Static variable in interface plugins.wcx.WCXPluginInterface
setChangeVol(): Notify app that next volume will be unpacked.
plugins - package plugins
This Package contains all possible Java Plugin Interfaces of the Total Commander.
plugins.wcx - package plugins.wcx
This Package contains the Total Commander Java Packer Plugin Interface.
plugins.wdx - package plugins.wdx
This Package contains the Total Commander Java Content Plugin Interface.
plugins.wfx - package plugins.wfx
This Package contains the Total Commander Java File System Plugin Interface.
plugins.wlx - package plugins.wlx
This Package contains the Total Commander Java Lister Plugin Interface.
PopupMenuEventQueue - Class in plugins.wlx
 
PopupMenuEventQueue() - Constructor for class plugins.wlx.PopupMenuEventQueue
 
PROC_PARAM_CNT - Static variable in class plugins.wlx.SWTWLXPlugin
Parameter count of procedure windowProc.
processFile(Object, int, String, String) - Method in class plugins.wcx.WCXPluginAdapter
ProcessFile should unpack the specified file or test the integrity of the archive.
processFile(Object, int, String, String) - Method in interface plugins.wcx.WCXPluginInterface
ProcessFile should unpack the specified file or test the integrity of the archive.

C D E F G H I L M O P R S T W