This one might be challenging, but any good GUI system has a complete system of undo/redo for all important actions. If I accidentally delete all the text in a comment or logic box, I have no way of undoing that action.
Hopefully Java has some easy way of adding undo to text areas.