com.jfimagine.jfdraw.gui
Class GUIConst

java.lang.Object
  |
  +--com.jfimagine.jfdraw.gui.GUIConst

public class GUIConst
extends java.lang.Object

GUI Const class is a const definition list of graphic user interface.

Version:
$Revision: 1.1 $
Author:
CookieMaker

Field Summary
static java.awt.Font FONT_BUTTON
           
static java.awt.Font FONT_DIALOG
           
static java.awt.Font FONT_LABEL
           
static java.awt.Font FONT_MENU
          some default fonts
 
Constructor Summary
GUIConst()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FONT_MENU

public static final java.awt.Font FONT_MENU
some default fonts


FONT_LABEL

public static final java.awt.Font FONT_LABEL

FONT_BUTTON

public static final java.awt.Font FONT_BUTTON

FONT_DIALOG

public static final java.awt.Font FONT_DIALOG
Constructor Detail

GUIConst

public GUIConst()


Copyright 2004 ~ 2005 JingFei International Cooperation LTD. All Rights Reserved.