Package org.jjazz.ss_editor.spi
Interface SS_EditorSettings
public interface SS_EditorSettings
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
static SS_EditorSettings
void
void
setBackgroundColor
(Color color) void
setTopBackgroundColor
(Color color)
-
Field Details
-
PROP_BACKGROUND_COLOR
- See Also:
-
PROP_TOP_BACKGROUND_COLOR
- See Also:
-
-
Method Details