Dear Java Friends;
I have got a problem when coding a java program to create a calculator with JCreator. Please help me to write codes for decimal point.
- Decimal point should not be set to the text more than 1 time until an operator is pressed.
- How can I use a Boolean value to solve this problem.