[izpack-devel] Accessing Panel Attributes in install.xml

Hal Vaughan hal at thresholddigital.com
Sun Jan 8 22:57:21 CET 2006


Is there a easy method to access the attributes specified in the <panels> 
section for a panel?

For example, if I have:

<panels>
	...
	<panel classname="MyPanel" option="yes" txt="This is my text"/>
	...
</panels>

Is there any way, from within MyPanel to easily get the option and txt values 
without parsing the entire file?

Thanks!

Hal



More information about the izpack-devel mailing list