1. best way to prevent a DocumentEvent cycle? stackoverflow.comI have a JTextField with a Suggestion-Popup. A DocumentListener listen to all InsertUpdate-Events and check the Suggestion-List and open the Popup. If you click on a Suggestion-Entry in the Popup, the ... |
2. problem with DocumentEvent coderanch.com |
3. DocumentEvent and UndoableEditEvent coderanch.com |