public class StatusRenderer extends AbstractRenderer<net.fortuna.ical4j.model.property.Status>
| Constructor and Description |
|---|
StatusRenderer() |
StatusRenderer(DbCalendarEntry.Type type) |
StatusRenderer(DbCalendarEntry.Type type,
String emptyText) |
StatusRenderer(String emptyText) |
| Modifier and Type | Method and Description |
|---|---|
protected DbCalendarEntry.Type |
getType() |
void |
render(net.fortuna.ical4j.model.property.Status value,
JLabel label) |
getEmptyTextpublic StatusRenderer()
public StatusRenderer(DbCalendarEntry.Type type)
public StatusRenderer(String emptyText)
public StatusRenderer(DbCalendarEntry.Type type, String emptyText)
protected DbCalendarEntry.Type getType()
public void render(net.fortuna.ical4j.model.property.Status value,
JLabel label)
Copyright © 2019 OpenEstate. All rights reserved.