org.concord.biologica.ui
Class UIGraphics

java.lang.Object
  |
  +--org.concord.biologica.ui.UIGraphics

public final class UIGraphics
extends java.lang.Object

BioLogica graphics colors, fonts and other static stuff and methods.

Version:
$Revision: 1.1.1.1 $ $Date: 2001/04/28 00:39:21 $
Author:
$Author: ed $

Constructor Summary
UIGraphics()
           
 
Method Summary
static java.awt.Font getFontBold12()
          Returns bold size 12 font
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIGraphics

public UIGraphics()
Method Detail

getFontBold12

public static java.awt.Font getFontBold12()
Returns bold size 12 font
Returns:
Font - bold size 12 font