public interface ListBoxCellValueConverter
ListBox
component
This interface is meant to be used when the JList component used by the application
uses renderers other than JLabel components.Modifier and Type | Method and Description |
---|---|
String |
getValue(int index,
Component renderedComponent,
Object modelObject) |
Copyright © 2004–2016. All rights reserved.