I need to know what method is used to retrieve data from the<br>
CurrencyTextField, should be something like <br>
getFormattedText()however this is incorrect, what other method is there? JDK1.2.2 compiler gives the following error: Method getFormattedText() not found in<br>
class com.symantec.itools.awt.CurrencyTextField.<br>
<br>
and here is my code: <br>
<br>
labeluser33.setText( useradj3.getFormattedText());<br>
<br>
useradj3 is the CurrencyTextField;<br>
labeluser33 is where I would like the data to go.<br>
<br>
<br>
Is there a work around for this problem? Is there another way to create a CurrencyTextField if there isn't another work around?<br>
<br>
Thanks,<br>
<br>
Courtney <p> Courtney<br><a href=mailto: ceaton@lrp.com> ceaton@lrp.com</a><br><a href= > </a><br>
CurrencyTextField, should be something like <br>
getFormattedText()however this is incorrect, what other method is there? JDK1.2.2 compiler gives the following error: Method getFormattedText() not found in<br>
class com.symantec.itools.awt.CurrencyTextField.<br>
<br>
and here is my code: <br>
<br>
labeluser33.setText( useradj3.getFormattedText());<br>
<br>
useradj3 is the CurrencyTextField;<br>
labeluser33 is where I would like the data to go.<br>
<br>
<br>
Is there a work around for this problem? Is there another way to create a CurrencyTextField if there isn't another work around?<br>
<br>
Thanks,<br>
<br>
Courtney <p> Courtney<br><a href=mailto: ceaton@lrp.com> ceaton@lrp.com</a><br><a href= > </a><br>