Package org.omegat.util.gui
Class LanguageComboBoxRenderer
java.lang.Object
org.omegat.util.gui.DelegatingComboBoxRenderer<Language,String>
org.omegat.util.gui.LanguageComboBoxRenderer
- All Implemented Interfaces:
ListCellRenderer<Language>
A class that renders a language combo box smartly.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.omegat.util.gui.DelegatingComboBoxRenderer
getListCellRendererComponent
-
Constructor Details
-
LanguageComboBoxRenderer
public LanguageComboBoxRenderer()
-