Timeline for Basic Calculator using Java Swing and AWT
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 1, 2014 at 13:02 | comment | added | mKorbel | placeholder is about input numbers, hmmm similair as is for ATM (wihout using of decimal separator) or for negative sing | |
| Aug 1, 2014 at 13:00 | comment | added | mKorbel | idea is good, code and answers are wrong (excluding invokeLater), use JFormattedTextField (every problems), actioncommand can be used for KeyBindings instead of KeyListener (label from JButton == accelerator for KeyBindings), I'd be use JFormattedTextField with JTextArea (for history, both without borders creates compact object) | |
| Jul 12, 2014 at 8:41 | vote | accept | Broomes | ||
| Jul 12, 2014 at 8:42 | |||||
| Jul 12, 2014 at 8:41 | vote | accept | Broomes | ||
| Jul 12, 2014 at 8:41 | |||||
| Jul 11, 2014 at 16:48 | answer | added | Simon Forsberg | timeline score: 6 | |
| Jul 11, 2014 at 15:30 | answer | added | Roddy of the Frozen Peas | timeline score: 6 | |
| Jul 11, 2014 at 4:49 | review | First posts | |||
| Jul 11, 2014 at 5:05 | |||||
| Jul 11, 2014 at 4:31 | history | asked | Broomes | CC BY-SA 3.0 |