Package org.jjazz.ss_editor.rpviewer.spi
Interface StringRpRendererSettings
public interface StringRpRendererSettings
The settings of the default RpRenderer which just display value as a String.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
static StringRpRendererSettings
getFont()
void
void
void
setFontColor
(Color color)
-
Field Details
-
PROP_FONT
- See Also:
-
PROP_FONT_COLOR
- See Also:
-
-
Method Details