public interface PreviewPanel
Modifier and Type | Interface and Description |
---|---|
static class |
PreviewPanel.Empty |
Modifier and Type | Method and Description |
---|---|
void |
addListener(ColorAndFontSettingsListener listener) |
void |
blinkSelectedHighlightType(java.lang.Object selected) |
void |
disposeUIResources() |
java.awt.Component |
getPanel() |
void |
updateView() |
void blinkSelectedHighlightType(java.lang.Object selected)
void disposeUIResources()
java.awt.Component getPanel()
void updateView()
void addListener(ColorAndFontSettingsListener listener)