| |
|
| org.eclipse.ui.internal.themes.CascadingFontRegistry
CascadingFontRegistry | public class CascadingFontRegistry extends FontRegistry (Code) | | since: 3.0 |
Constructor Summary | |
public | CascadingFontRegistry(FontRegistry parent) Create a new instance of this class. |
CascadingFontRegistry | public CascadingFontRegistry(FontRegistry parent)(Code) | | Create a new instance of this class.
Parameters: parent - the parent registry |
dispose | public void dispose()(Code) | | Disposes of all allocated resources.
|
getFontData | public FontData[] getFontData(String symbolicName)(Code) | | |
hasOverrideFor | public boolean hasOverrideFor(String fontKey)(Code) | | Returns whether this cascading registry has an override for the provided
color key.
Parameters: fontKey - the provided color key hether this cascading registry has an override |
hasValueFor | public boolean hasValueFor(String colorKey)(Code) | | |
|
|
|