From Linux Man Pages
appletproxy - KDE panel applet proxy
appletproxy {desktopfile} [--configfile file] [--callbackid id] [KDE Generic Options] [Qt Generic Options]
DESCRIPTION
appletproxy is a small application that allows you to run a Kicker (KDE panel) applet outside of Kicker itself.
The applet will appear in it's own window, making this a convenient way to debug panel applets.
OPTIONS
desktopfile
The applet's desktop file
--configfile file
The config file to be used
--callback id
DCOP callback id of the applet container.
RELATED
kicker(1)
EXAMPLES
appletproxy knewsticker
Run KNewsTicker in a standalone window.
CATEGORY