Package | Description |
---|---|
org.eclipse.jface.resource |
Provides support for managing resources such as SWT
fonts and images.
|
org.eclipse.ui.themes |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
Modifier and Type | Method and Description |
---|---|
static FontRegistry |
JFaceResources.getFontRegistry()
Returns the font registry for JFace itself.
|
Modifier and Type | Method and Description |
---|---|
static void |
JFaceResources.setFontRegistry(FontRegistry registry)
Sets JFace's font registry to the given value.
|
Modifier and Type | Method and Description |
---|---|
FontRegistry |
ITheme.getFontRegistry()
Return this themes font registry.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.