org.eclipse.ohf.stem.ui
Interface ISharedFonts


public interface ISharedFonts

This interface contains identifiers used to mark SWT fonts added to this plug-in's font registry. These fonts are intended to be shared by referencing the fonts registry and using the identifiers defined here to select the appropriate image.


Field Summary
static java.lang.String DEFAULT
          Default font used in simulation control
 

Field Detail

DEFAULT

static final java.lang.String DEFAULT
Default font used in simulation control

See Also:
Constant Field Values