scone.usertesttool
Class UIStyle

java.lang.Object
  extended by scone.usertesttool.UIStyle

public abstract class UIStyle
extends java.lang.Object

UIToolbox

Description: Some static methods...

Copyright: Copyright (c) 2004

Company: University of Hamburg, Germany

Version:
1.0
Author:
Hartmut Obendorf, http://asi-www.informatik.uni-hamburg.de/personen/obendorf/, Harald Weinreich, http://vsis-www.informatik.uni-hamburg.de/~weinreic/

Field Summary
static java.awt.Font BIGBOLDFONT
           
static java.awt.Font BIGFONT
           
static java.awt.Font BOLDFONT
           
static java.awt.Font ITALICFONT
           
static java.awt.Font PLAINFONT
           
static java.awt.Font SMALLFONT
           
static java.awt.Font VERYBIGBOLDFONT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLAINFONT

public static final java.awt.Font PLAINFONT

ITALICFONT

public static final java.awt.Font ITALICFONT

BOLDFONT

public static final java.awt.Font BOLDFONT

SMALLFONT

public static final java.awt.Font SMALLFONT

BIGFONT

public static final java.awt.Font BIGFONT

BIGBOLDFONT

public static final java.awt.Font BIGBOLDFONT

VERYBIGBOLDFONT

public static final java.awt.Font VERYBIGBOLDFONT