Uses of Class
org.csstudio.opibuilder.util.OPIFont
Package
Description
-
Uses of OPIFont in org.csstudio.opibuilder
Modifier and TypeMethodDescriptionOPIBuilderPlugin.composeFonts
(String joined) OPIBuilderPlugin.loadDefaultFonts()
OPIBuilderPlugin.loadFonts()
-
Uses of OPIFont in org.csstudio.opibuilder.model
-
Uses of OPIFont in org.csstudio.opibuilder.preferences
ModifierConstructorDescriptionOPIFontDialog
(Shell parentShell, OPIFont font, List<String> existingNames) -
Uses of OPIFont in org.csstudio.opibuilder.properties
Modifier and TypeMethodDescriptionFontProperty.checkValue
(Object value) FontProperty.readValueFromXML
(org.jdom2.Element propElement) -
Uses of OPIFont in org.csstudio.opibuilder.util
Modifier and TypeMethodDescriptionOPIFont[]
MediaService.getAllPredefinedFonts()
MediaService.getOPIFont
(String name) Get a copy of the OPIFont from the configured defaults based on name.MediaService.getOPIFont
(String name, FontData fontData) Get a copy the OPIFont from the configured defaults based on name. -
Uses of OPIFont in org.csstudio.opibuilder.visualparts
ModifierConstructorDescriptionprotected
OPIFontDialog
(Shell parentShell, OPIFont font, String dialogTitle) -
Uses of OPIFont in org.csstudio.opibuilder.widgets.model
Modifier and TypeMethodDescriptionAbstractScaledWidgetModel.getScaleFont()
XYGraphModel.getTitleFont()
Return the title font.