Package | Description |
---|---|
org.eclipse.jface.resource |
Provides support for managing resources such as SWT
fonts and images.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
LocalResourceManager.allocate(DeviceResourceDescriptor descriptor) |
protected Object |
DeviceResourceManager.allocate(DeviceResourceDescriptor descriptor) |
abstract Color |
ColorDescriptor.createColor(Device device)
Returns the Color described by this descriptor.
|
abstract Font |
FontDescriptor.createFont(Device device)
Creates the Font described by this descriptor.
|
Object |
FontDescriptor.createResource(Device device) |
Object |
ColorDescriptor.createResource(Device device) |
Object |
ImageDescriptor.createResource(Device device) |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.