public interface EditorSettingsListener
extends java.util.EventListener
EditorSettings events.| Modifier and Type | Method and Description |
|---|---|
void |
showMainToolbarChanged(boolean visible)
Called whenever the visibility of the main toolbar has changed.
|