[izpack-users] Can a processor calss can be applied to text field?
Sonal Deshpande
sonal.deshpande at tcs.com
Wed Jan 24 10:16:36 CET 2007
Hi,
I have one hiden text field in my panel for which I have to do some string
manupulation .
can I have a processor tag for that?
I tried that but it is not working.
Mu userinputSpec is....
<panel order="4">
<field type="search" variable="MCClient_home" >
<description align="left"
txt=""
id="description.mcclient_home"/>
<spec txt="MasterCraft Client Install path:" checkfilename=""
type="directory" result="directory" >
<choice value="c:\MasterCraft" os="windows"/>
</spec>
</field>
<field type="text" variable="MCClient_home1" id="oracle_home_hidden1"
conditionid="con_oracle_home_hidden">
<description align="left" txt=""
id="description.text"/>
<spec txt="" id="oracle_home_hidden1" size="15" set="$MCClient_home"/>
<processor class="com.izforge.izpack.util.StringHandle"/>
</field>
</panel>
In StringHandle class I have logic for string manipulation(for
MCClient_home1)
Regards
Sonal B Deshpande
Tata Consultancy Services
Mailto: sonal.deshpande at tcs.com
Website: http://www.tcs.com
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20070124/d10b2d49/attachment.html
More information about the izpack-users
mailing list