• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

java emergency pls help

BuLLaus

Junior Member
I have written a program
it is done but i need to set the precision of some double variables that do not have text fields but
are rather formated output to a textarea

what should i do?
i have tried using variable.setPrecission (2);
to no avail because this method is for a field like variable field?????????//

oh yeah this is breezy gui
 
Back
Top