java - Leading and trailing spaces must be detected in the names contained in the combobox -


im new swings, id know something. have table, , column name-ca1 has combobox. want each item in list of combobox according condition. condition is: leading , trailing spaces must detected '#' symbol. trying use renderer combobox.... since im new... im not able figure out.

the combobox consists of list of names... alphanumeric characters along special characters..

so requirement names, if consist of spaces before or after it, must detected '#' before or after respectively.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -