[izpack-users] Log userInputPanel

Bartz, Klaus Klaus.Bartz at coi.de
Thu Jul 12 10:02:39 CEST 2007


Hi "fxa",

1. There is no logging stuff in UserInputPanel. If you write your
own panel you can implement getSummaryBody() in your panel and use
SummaryPanel and/or SummaryLoggerInstallerListener.

2. IzPack contains facultative a registry stuff. With it you can do
many things with the registry - but you have to write a custom panel
or a custom action. As example look into the source of
CheckedHelloPanel.
Be aware that you can only do "things" in the registry for which you
have the rights.

Cheers

Klaus

> -----Original Message-----
> From: izpack-users-bounces at lists.berlios.de 
> [mailto:izpack-users-bounces at lists.berlios.de] On Behalf Of fxa
> Sent: Monday, July 09, 2007 6:27 PM
> To: izpack-users at lists.berlios.de
> Subject: [izpack-users] Log userInputPanel
> 
> 
> 
> This is a two part question:
>   I like to be able to log user entries from UserInputPanel 
> to a log file and display them (as a report or ...).
>   Also be able to run a registry query and display their 
> attributes (and log them). ProcessPanel could be a solution, 
> but according to couple of previous posting it doesn't work 
> for all cases (java classes).  Is there any way to do it 
> without creating my own panel?
> -- 
> View this message in context: 
> http://www.nabble.com/Log-userInputPanel-tf4050415.html#a11505043
> Sent from the izpack users mailing list archive at Nabble.com.
> 
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de 
> https://lists.berlios.de/mailman/listinfo/izpack-users
> 



More information about the izpack-users mailing list