public class CountryObjectRenderer extends AbstractRenderer<CountryObject>
Constructor and Description |
---|
CountryObjectRenderer() |
CountryObjectRenderer(String emptyText) |
Modifier and Type | Method and Description |
---|---|
void |
render(CountryObject value,
JLabel label) |
getEmptyText
public CountryObjectRenderer()
public CountryObjectRenderer(String emptyText)
public void render(CountryObject value, JLabel label)
Copyright © 2019 OpenEstate. All rights reserved.