public interface StatusBarWidgetWrapper
Modifier and Type | Interface and Description |
---|---|
static class |
StatusBarWidgetWrapper.Icon |
static class |
StatusBarWidgetWrapper.MultipleTextValues |
static class |
StatusBarWidgetWrapper.StatusBarWidgetClickListener |
static class |
StatusBarWidgetWrapper.Text |
Modifier and Type | Method and Description |
---|---|
void |
beforeUpdate() |
StatusBarWidget.WidgetPresentation |
getPresentation() |
static javax.swing.JComponent |
wrap(StatusBarWidget.WidgetPresentation presentation) |
static javax.swing.JComponent wrap(StatusBarWidget.WidgetPresentation presentation)
StatusBarWidget.WidgetPresentation getPresentation()
void beforeUpdate()