Uses of Class
org.eclipse.swt.graphics.Font
Packages that use Font
Package
Description
-
Uses of Font in org.eclipse.nebula.jface.gridviewer
Methods in org.eclipse.nebula.jface.gridviewer that return FontMethods in org.eclipse.nebula.jface.gridviewer with parameters of type Font -
Uses of Font in org.eclipse.nebula.widgets.grid
Methods in org.eclipse.nebula.widgets.grid that return FontModifier and TypeMethodDescriptionGridItem.getFont()
Returns the font that the receiver will use to paint textual information for this item.GridItem.getFont
(int index) Returns the font that the receiver will use to paint textual information for the specified cell in this item.GridColumn.getFooterFont()
Returns the font that the receiver will use to paint textual information for the footer.GridColumn.getHeaderFont()
Returns the font that the receiver will use to paint textual information for the header.GridColumnGroup.getHeaderFont()
Returns the font that the receiver will use to paint textual information for the header.GridItem.getHeaderFont()
Returns the receiver's row header fontMethods in org.eclipse.nebula.widgets.grid with parameters of type FontModifier and TypeMethodDescriptionvoid
void
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.void
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.void
GridColumn.setFooterFont
(Font font) Sets the Font to be used when displaying the Footer text.void
GridColumn.setHeaderFont
(Font font) Sets the Font to be used when displaying the Header text.void
GridColumnGroup.setHeaderFont
(Font font) Sets the Font to be used when displaying the Header text.void
GridItem.setHeaderFont
(Font headerFont) Set the new header font -
Uses of Font in org.eclipse.nebula.widgets.richtext
Methods in org.eclipse.nebula.widgets.richtext with parameters of type Font -
Uses of Font in org.eclipse.rap.rwt.remote
Methods in org.eclipse.rap.rwt.remote with parameters of type Font -
Uses of Font in org.eclipse.rap.rwt.template
Methods in org.eclipse.rap.rwt.template with parameters of type Font -
Uses of Font in org.eclipse.rap.rwt.theme
Methods in org.eclipse.rap.rwt.theme that return FontModifier and TypeMethodDescriptionReturns the default font that the specified control will use to paint textual information when no user-defined font has been set usingControl.setFont(Font)
. -
Uses of Font in org.eclipse.swt.custom
Methods in org.eclipse.swt.custom that return FontModifier and TypeMethodDescriptionCTabItem.getFont()
Returns the font that the receiver will use to paint textual information.Methods in org.eclipse.swt.custom with parameters of type FontModifier and TypeMethodDescriptionvoid
void
void
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.swt.graphics
Methods in org.eclipse.swt.graphics that return FontModifier and TypeMethodDescriptionGC.getFont()
Returns the font currently being used by the receiver to draw and measure text.Device.getSystemFont()
Returns a reasonable font for applications to use.Methods in org.eclipse.swt.graphics with parameters of type Font -
Uses of Font in org.eclipse.swt.widgets
Methods in org.eclipse.swt.widgets that return FontModifier and TypeMethodDescriptionControl.getFont()
Returns the font that the receiver will use to paint textual information.TableItem.getFont()
Returns the font that the receiver will use to paint textual information for this item.TableItem.getFont
(int index) Returns the font that the receiver will use to paint textual information for the specified cell in this item.TreeItem.getFont()
Returns the font that the receiver will use to paint textual information for this item.TreeItem.getFont
(int index) Returns the font that the receiver will use to paint textual information for the specified cell in this item.Methods in org.eclipse.swt.widgets with parameters of type FontModifier and TypeMethodDescriptionvoid
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.void
void
void
void
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.void
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.void
void
void
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.void
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.