ssbm.presentation.gui
Class GUIConstants

java.lang.Object
  extended by ssbm.presentation.gui.GUIConstants

public class GUIConstants
extends java.lang.Object

Author:
Salvatore Piccione

Nested Class Summary
static class GUIConstants.FormCode
           
static class GUIConstants.RequestCode
           
 
Field Summary
static java.awt.Font FONT_HEADING
           
static java.awt.Font FONT_LABEL
           
 
Constructor Summary
GUIConstants()
           
 
Method Summary
static java.lang.String getHTMLString(java.lang.String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FONT_LABEL

public static final java.awt.Font FONT_LABEL

FONT_HEADING

public static final java.awt.Font FONT_HEADING
Constructor Detail

GUIConstants

public GUIConstants()
Method Detail

getHTMLString

public static final java.lang.String getHTMLString(java.lang.String text)