Java Plugin Examples
The following plugin archives are installed automatically, when double clicked in Total Commander. Each plugin has a README.TXT with additional notes and included source code in each *.jar file.
Plugin Type |
Plugin Download |
File Extensions |
Description |
Please install first! |
Demo Plugins |
||||
Lister plugin |
*.swing |
The popular JFC Applet SwingSet2 |
|
|
Lister plugin |
*.swt |
The Eclipse Demo Control Example |
|
|
Multimedia Plugins |
||||
Lister plugin |
*.mp3, *.mpeg, *.flac, *.ape, |
Winamp Clone in Java JLGui |
|
|
Lister plugin |
*.mpg, *.mpeg, *.mov, *.avi |
Java Video Player |
||
Java Developement |
||||
Lister plugin |
*.class, *.java |
Uses JAD to decompile class files (supports syntax highlighting and context menu) |
|
|
Fans of good old C-64 |
||||
Packer plugin |
*.d64 |
Java version of DIRCBM |
|
|
Lister plugin |
*.prg |
Disassemble CBM 6510 machine code instructions |
|
|
Lister plugin |
*.sid, *.psid |
Uses JSIDPlay of the Java emulator JAC64 to play C64 sound files |
|
|
Graphics |
||||
Lister plugin |
*.3ds |
Uses Starfire Researchs Java 3D loader for the 3DS file format |
||
Lister plugin |
ge Viewer |
*.bmp, *.ico, *.jp(e)g, *.gif, *.png |
Image viewer using Java 2D |
|
Windows Application Integration (OLE based) |
||||
Lister plugin |
*.doc, *.rtf, *.xls, *.wmv, *.mpa, *.mp(e)g, *.avi, *.asf, *.wav, *.pdf |
Uses Microsofts OLE interface |
|
|
Internet Access |
||||
Lister plugin |
*.html |
Embeds Microsoft Internet Explorer |
|
|
File system plugin |
|
Check your email account, protocols pop3 and imap are supported |
|
|
Networking |
||||
File system plugin |
|
Analyse network using SNMP (Simple Network Monitor Protocol), plugin author: Ján Gregor |
|
|
Plugin Developement Samples to Learn |
||||
Packer plugin |
*.jlst |
Creates a file list and browse its contents |
|
|
Content plugin |
*.bmp, *.ico, *.jp(e)g, *.gif, *.png |
Shows image properties (width, height, bit-depth) – poor performance 🙁 |
|
|
Lister plugin |
*.tst |
Hello World: show java properties in a window |
|
|
File system plugin |
|
Browse your local file systems |
|
|
Content plugin |
*.prg |
Shows several test columns |
|