Uses of Class
org.eclipse.swt.graphics.Font
-
Packages that use Font Package Description org.eclipse.jface.dialogs Provides support for dialogs.org.eclipse.jface.layout Provides support for layout generation.org.eclipse.jface.preference Provides a framework for preferences.org.eclipse.jface.resource Provides support for managing resources such as SWT fonts and images.org.eclipse.jface.text Provides a framework for creating and manipulating text documents.org.eclipse.jface.text.contentassist Provides a content assist add-on for anITextViewer.org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those.org.eclipse.jface.viewers Provides a framework for viewers, which are model-based content adapters for SWT widgets.org.eclipse.jface.window Provides a general framework for creating and managing windows.org.eclipse.jface.wizard Provides a framework for wizards.org.eclipse.swt.custom SWT Custom widgets.org.eclipse.swt.graphics SWT graphics classes.org.eclipse.swt.ole.win32 SWT Win32 OLE implementation classes.org.eclipse.swt.widgets SWT widget public API classes.org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View.org.eclipse.ui.console Application programming interfaces for interaction with the Eclipse console.org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface.org.eclipse.ui.forms.widgets Custom widgets and controls for forms-based parts.org.eclipse.ui.model Provides a workbench adapter for displaying workbench elements in the UI without having to know the concrete type of the element, and various label providers for workbench-specific objects like editors, views, and perspectives.org.eclipse.ui.views.properties Provides the standard Property Sheet view which displays custom properties of the active workbench part's current selection. -
-
Uses of Font in org.eclipse.jface.dialogs
Methods in org.eclipse.jface.dialogs that return Font Modifier and Type Method Description protected FontDialogPage. getFont()Returns the default font to use for this dialog page. -
Uses of Font in org.eclipse.jface.layout
Constructors in org.eclipse.jface.layout with parameters of type Font Constructor Description PixelConverter(Font font)Create a PixelConverter which will convert device-independent units to pixels using the specified font. -
Uses of Font in org.eclipse.jface.preference
Methods in org.eclipse.jface.preference with parameters of type Font Modifier and Type Method Description protected CompositePreferencePage. createNoteComposite(Font font, Composite composite, String title, String message)Creates a composite with a highlighted Note entry and a message text.protected voidPreferenceDialog. updateTreeFont(Font dialogFont)Update the tree to use the specifiedFont. -
Uses of Font in org.eclipse.jface.resource
Methods in org.eclipse.jface.resource that return Font Modifier and Type Method Description abstract FontFontDescriptor. createFont(Device device)Creates the Font described by this descriptor.FontResourceManager. createFont(FontDescriptor descriptor)Returns the Font described by the given FontDescriptor.FontFontRegistry. defaultFont()Returns the default font data.FontFontRegistry. get(String symbolicName)Returns the font associated with the given symbolic font name.static FontJFaceResources. getBannerFont()Returns the JFace's banner font.FontFontRegistry. getBold(String symbolicName)Returns the bold font associated with the given symbolic font name.static FontJFaceResources. getDefaultFont()Returns JFace's standard font.static FontJFaceResources. getDialogFont()Returns the JFace's dialog font.static FontJFaceResources. getFont(String symbolicName)Returns the font in JFace's font registry with the given symbolic font name.static FontJFaceResources. getHeaderFont()Returns the JFace's header font.FontFontRegistry. getItalic(String symbolicName)Returns the italic font associated with the given symbolic font name.static FontJFaceResources. getTextFont()Returns JFace's text font.static FontJFaceResources. getViewerFont()Deprecated.This font is not in useMethods in org.eclipse.jface.resource with parameters of type Font Modifier and Type Method Description static FontDescriptorFontDescriptor. createFrom(Font font)Creates a FontDescriptor that describes an existing font.static FontDescriptorFontDescriptor. createFrom(Font font, Device originalDevice)Deprecated.abstract voidFontDescriptor. destroyFont(Font previouslyCreatedFont)Deallocates anything that was allocated by createFont, given a font that was allocated by an equal FontDescriptor. -
Uses of Font in org.eclipse.jface.text
Methods in org.eclipse.jface.text that return Font Modifier and Type Method Description FontTextAttribute. getFont()Returns the attribute's font.Constructors in org.eclipse.jface.text with parameters of type Font Constructor Description TextAttribute(Color foreground, Color background, int style, Font font)Creates a text attribute with the given colors and style. -
Uses of Font in org.eclipse.jface.text.contentassist
Methods in org.eclipse.jface.text.contentassist that return Font Modifier and Type Method Description FontBoldStylerProvider. getBoldFont()Creates (if not already done) and returns the bold font used by the styler to apply the bold style.FontBoldStylerProvider. getFont()Returns the font used by the styler to create the bold font.Constructors in org.eclipse.jface.text.contentassist with parameters of type Font Constructor Description BoldStylerProvider(Font font)Creates aBoldStylerProviderinstance which uses the givenfont. -
Uses of Font in org.eclipse.jface.text.source
Methods in org.eclipse.jface.text.source that return Font Modifier and Type Method Description protected FontAbstractRulerColumn. getFont()Returns the current font.Methods in org.eclipse.jface.text.source with parameters of type Font Modifier and Type Method Description voidAbstractRulerColumn. setFont(Font font)Sets the font of this ruler column.voidAnnotationRulerColumn. setFont(Font font)voidChangeRulerColumn. setFont(Font font)voidCompositeRuler. setFont(Font font)voidIVerticalRulerColumn. setFont(Font font)Sets the font of this ruler column.voidIVerticalRulerExtension. setFont(Font font)Sets the font of this vertical ruler.voidLineNumberRulerColumn. setFont(Font font)voidVerticalRuler. setFont(Font font) -
Uses of Font in org.eclipse.jface.viewers
Methods in org.eclipse.jface.viewers that return Font Modifier and Type Method Description FontIFontDecorator. decorateFont(Object element)Return the font for element ornullif there is not one.FontBoldStylerProvider. getBoldFont()Creates (if not already done) and returns the bold font used by the styler to apply the bold style.FontBoldStylerProvider. getFont()Returns the font used by the styler to create the bold font.FontColumnLabelProvider. getFont(Object element)FontDecoratingLabelProvider. getFont(Object element)FontDecoratingStyledCellLabelProvider. getFont(Object element)FontDelegatingStyledCellLabelProvider. getFont(Object element)Provides a font for the given element.FontIFontProvider. getFont(Object element)Provides a font for the given element.FontITableFontProvider. getFont(Object element, int columnIndex)Provides a font for the given element at index columnIndex.FontTableViewerRow. getFont(int columnIndex)FontTreeViewerRow. getFont(int columnIndex)FontViewerCell. getFont()Gets the font of the cell.FontViewerLabel. getFont()Get the font.abstract FontViewerRow. getFont(int columnIndex)Get the font at the columnIndex.FontCellLabelProvider. getToolTipFont(Object object)Get theFontused to display the tool tipMethods in org.eclipse.jface.viewers with parameters of type Font Modifier and Type Method Description voidIDecoration. setFont(Font font)Set the font for this decoration.voidStructuredViewer.ColorAndFontCollector. setFont(Font font)Set the font.voidTableViewerRow. setFont(int columnIndex, Font font)voidTreeViewerRow. setFont(int columnIndex, Font font)voidViewerCell. setFont(Font font)Set the font of the cell.voidViewerLabel. setFont(Font font)Set the font.abstract voidViewerRow. setFont(int columnIndex, Font font)Set theFontat the columnIndex.Constructors in org.eclipse.jface.viewers with parameters of type Font Constructor Description BoldStylerProvider(Font font)Creates aBoldStylerProviderinstance which uses the givenfont. -
Uses of Font in org.eclipse.jface.window
Methods in org.eclipse.jface.window that return Font Modifier and Type Method Description protected FontApplicationWindow. getFont()Returns the default font used for this window.protected FontDefaultToolTip. getFont(Event event)Methods in org.eclipse.jface.window with parameters of type Font Modifier and Type Method Description voidDefaultToolTip. setFont(Font font) -
Uses of Font in org.eclipse.jface.wizard
Methods in org.eclipse.jface.wizard with parameters of type Font Modifier and Type Method Description voidProgressMonitorPart. setFont(Font font) -
Uses of Font in org.eclipse.swt.custom
Methods in org.eclipse.swt.custom that return Font Modifier and Type Method Description FontCTabItem. getFont()Returns the font that the receiver will use to paint textual information.FontPopupList. getFont()Gets the widget font.Methods in org.eclipse.swt.custom with parameters of type Font Modifier and Type Method Description voidCCombo. setFont(Font font)voidCLabel. setFont(Font font)voidCTabFolder. setFont(Font font)voidCTabItem. setFont(Font font)Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.voidPopupList. setFont(Font font)Sets the widget font.voidStyledText. setFont(Font font)Sets a new font to render text with. -
Uses of Font in org.eclipse.swt.graphics
Fields in org.eclipse.swt.graphics declared as Font Modifier and Type Field Description FontGCData. fontFontTextStyle. fontthe font of the styleMethods in org.eclipse.swt.graphics that return Font Modifier and Type Method Description FontGC. getFont()Returns the font currently being used by the receiver to draw and measure text.FontTextLayout. getFont()Returns the default font currently being used by the receiver to draw and measure text.FontDevice. getSystemFont()Returns a reasonable font for applications to use.static FontFont. win32_new(Device device, long handle)Invokes platform specific functionality to allocate a new font.Methods in org.eclipse.swt.graphics with parameters of type Font Modifier and Type Method Description voidPath. addString(String string, float x, float y, Font font)Adds to the receiver the pattern of glyphs generated by drawing the given string using the given font starting at the point (x, y).voidGC. setFont(Font font)Sets the font which will be used by the receiver to draw and measure text to the argument.voidTextLayout. setFont(Font font)Sets the default font which will be used by the receiver to draw and measure text.Constructors in org.eclipse.swt.graphics with parameters of type Font Constructor Description TextStyle(Font font, Color foreground, Color background)Create a new text style with the specified font, foreground and background. -
Uses of Font in org.eclipse.swt.ole.win32
Methods in org.eclipse.swt.ole.win32 that return Font Modifier and Type Method Description FontOleControlSite. getFont()Methods in org.eclipse.swt.ole.win32 with parameters of type Font Modifier and Type Method Description voidOleControlSite. setFont(Font font) -
Uses of Font in org.eclipse.swt.widgets
Methods in org.eclipse.swt.widgets that return Font Modifier and Type Method Description FontCaret. getFont()Returns the font that the receiver will use to paint textual information.FontControl. getFont()Returns the font that the receiver will use to paint textual information.FontTableItem. getFont()Returns the font that the receiver will use to paint textual information for this item.FontTableItem. getFont(int index)Returns the font that the receiver will use to paint textual information for the specified cell in this item.FontTreeItem. getFont()Returns the font that the receiver will use to paint textual information for this item.FontTreeItem. getFont(int index)Returns the font that the receiver will use to paint textual information for the specified cell in this item.FontDisplay. getSystemFont()Returns a reasonable font for applications to use.Methods in org.eclipse.swt.widgets with parameters of type Font Modifier and Type Method Description voidCanvas. setFont(Font font)voidCaret. setFont(Font font)Sets the font that the receiver will use to paint textual information to the font specified by the argument, or to the default font for that kind of control if the argument is null.voidCombo. setFont(Font font)voidControl. setFont(Font font)Sets the font that the receiver will use to paint textual information to the font specified by the argument, or to the default font for that kind of control if the argument is null.voidExpandBar. setFont(Font font)voidGroup. setFont(Font font)voidList. setFont(Font font)voidTabFolder. setFont(Font font)voidTable. setFont(Font font)voidTableItem. setFont(int index, Font font)Sets the font that the receiver will use to paint textual information for the specified cell in this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.voidTableItem. setFont(Font font)Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.voidText. setFont(Font font)voidToolBar. setFont(Font font)voidTree. setFont(Font font)voidTreeItem. setFont(int index, Font font)Sets the font that the receiver will use to paint textual information for the specified cell in this item to the font specified by the argument, or to the default font for that kind of control if the argument is null.voidTreeItem. setFont(Font font)Sets the font that the receiver will use to paint textual information for this item to the font specified by the argument, or to the default font for that kind of control if the argument is null. -
Uses of Font in org.eclipse.team.ui.synchronize
Methods in org.eclipse.team.ui.synchronize that return Font Modifier and Type Method Description FontAbstractSynchronizeLabelProvider. getFont(Object element)Method that provides a custom font for elements that are busy. -
Uses of Font in org.eclipse.ui.console
Methods in org.eclipse.ui.console that return Font Modifier and Type Method Description FontTextConsole. getFont()Returns the font used by this console.Methods in org.eclipse.ui.console with parameters of type Font Modifier and Type Method Description voidTextConsole. setFont(Font newFont)Sets the font used by this console.voidTextConsoleViewer. setFont(Font font)Sets the font used by this viewer. -
Uses of Font in org.eclipse.ui.dialogs
Methods in org.eclipse.ui.dialogs that return Font Modifier and Type Method Description static FontFilteredTree. getBoldFont(Object element, FilteredTree tree, PatternFilter filter)Return a bold font if the given element matches the given pattern. -
Uses of Font in org.eclipse.ui.forms.widgets
Methods in org.eclipse.ui.forms.widgets with parameters of type Font Modifier and Type Method Description voidExpandableComposite. setFont(Font font)Sets the fonts of all the custom controls in the expandable.voidForm. setFont(Font font)Sets the font of the header text.voidFormText. setFont(String key, Font font)Registers the font referenced by the provided key.voidFormText. setFont(Font font)Sets the font to use to render the default text (text that does not have special font property assigned).voidSharedScrolledComposite. setFont(Font font)Sets the font of the form. -
Uses of Font in org.eclipse.ui.model
Methods in org.eclipse.ui.model that return Font Modifier and Type Method Description FontWorkbenchLabelProvider. getFont(Object element) -
Uses of Font in org.eclipse.ui.views.properties
Methods in org.eclipse.ui.views.properties that return Font Modifier and Type Method Description protected FontPropertySheetEntry. getFont()Returns the font for the entry.
-