Package org.jjazz.cl_editor.spi
Interface CL_EditorSettings
public interface CL_EditorSettings
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
default BarBoxSettings
static CL_EditorSettings
void
void
setBackgroundColor
(Color color)
-
Field Details
-
PROP_BACKGROUND_COLOR
- See Also:
-
-
Method Details
-
getDefault
-
getBarBoxSettings
-
getBackgroundColor
Color getBackgroundColor() -
setBackgroundColor
-
addPropertyChangeListener
-
removePropertyChangeListener
-