summaryrefslogtreecommitdiffstats
path: root/src/de/fhswf/in/inf/java2/aufgabe04/TextFieldWithContextMenu.java
Commit message (Collapse)AuthorAgeFilesLines
* Use hasString() which returns a booleanStefan Suhren2015-04-281-1/+1
|
* Use the already implemented methodsStefan Suhren2015-04-281-50/+14
| | | | Don't write methods yourself if they are provided.
* Comment a debugging feature outStefan Suhren2015-04-271-0/+4
|
* Reimplement a textfield with a contextmenuStefan Suhren2015-04-271-0/+114