package gve.calc.formula; import java.awt.*; import gve.calc.formula.Brackets;
Cursor positions: -1 to the left of the part 0 at left delimiter, 1 at right delimiter, 2 to the right of the part @author Geert Vernaeve |
Undo a remove bracket by surrounding the part by the appropriate bracket |
The child Components are laid out in a specific order. |
Values: 0 cursor left of left bracket; 1 at left bracket; 2 at right bracket; 3 right of right bracket, -1 no cursor |
The child Components are laid out in a specific order. |
Show a single bracket. |