|
Gridarta Editor
|
This is the complete list of members for Cell, including all inherited members.
| app | Cell | package |
| bgColor | Cell | package |
| Cell(SpreadSheet app, Color bgColor, Color fgColor, Color highlightColor, int width, int height) | Cell | |
| deselect() | Cell | |
| fgColor | Cell | package |
| FORMULA | Cell | static |
| getPrintString() | Cell | |
| getValueString() | Cell | |
| height | Cell | package |
| highlightColor | Cell | package |
| LABEL | Cell | static |
| needRedisplay | Cell | package |
| paint(Graphics g, int x, int y) | Cell | |
| parseFormula(String formula, Node node) | Cell | |
| parseRoot | Cell | package |
| parseValue(String formula, Node node) | Cell | |
| paused | Cell | package |
| printString | Cell | package |
| select() | Cell | |
| selected | Cell | package |
| setRawValue(float f) | Cell | |
| setTransientValue(float f) | Cell | |
| setUnparsedValue(String s) | Cell | |
| setValue(float f) | Cell | |
| setValue(int type, String s) | Cell | |
| transientValue | Cell | package |
| type | Cell | |
| updaterThread | Cell | package |
| URL | Cell | static |
| value | Cell | package |
| VALUE | Cell | static |
| valueString | Cell | package |
| width | Cell | package |
1.8.17