jlawyerorg / j-lawyer-org

Main project containing all submodules for building an entire j-lawyer.org system. Submit issues (bugs, enhancement requests) here.
https://www.j-lawyer.org
GNU Affero General Public License v3.0
48 stars 23 forks source link

[e-mail] AutoComplete für E-Mail-Empfänger #148

Open j-dimension opened 6 years ago

j-dimension commented 6 years ago

via SwingX - schwierig GlazedLists? library: String[] elements = new String[] {"Cat", "Dog", "Lion", "Mouse"}; AutoCompleteSupport?.install(this.jComboBox1, GlazedLists?.eventListOf(elements)); Oder: ​https://stackoverflow.com/questions/14186955/create-a-autocompleting-textbox-in-java-with-a-dropdown-list

j-dimension commented 6 years ago

@RasimT

hackvokat commented 3 months ago

push Das wäre eine super Arbeitserleichterung!