Package org.omegat.gui.accesstool
Class NameAndPathComboBoxRenderer
java.lang.Object
org.omegat.gui.accesstool.NameAndPathComboBoxRenderer
- All Implemented Interfaces:
ListCellRenderer<URI>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetListCellRendererComponent(JList<? extends URI> list, URI uri, int index, boolean isSelected, boolean cellHasFocus)
-
Constructor Details
-
NameAndPathComboBoxRenderer
public NameAndPathComboBoxRenderer()
-
-
Method Details
-
getListCellRendererComponent
public Component getListCellRendererComponent(JList<? extends URI> list, URI uri, int index, boolean isSelected, boolean cellHasFocus) - Specified by:
getListCellRendererComponentin interfaceListCellRenderer<URI>
-