All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class oplan.util.DefaultFont

java.lang.Object
   |
   +----oplan.util.DefaultFont

public class DefaultFont
extends Object

Variable Index

 o BOLD
 o LARGE
 o LARGE_SUPERSCRIPT
 o NORMAL
 o NORMAL_SUPERSCRIPT

Constructor Index

 o DefaultFont()

Method Index

 o DefaultFont()

Variables

 o NORMAL
 public static final Font NORMAL
 o BOLD
 public static final Font BOLD
 o NORMAL_SUPERSCRIPT
 public static final Font NORMAL_SUPERSCRIPT
 o LARGE
 public static final Font LARGE
 o LARGE_SUPERSCRIPT
 public static final Font LARGE_SUPERSCRIPT

Constructors

 o DefaultFont
 public DefaultFont()

Methods

 o DefaultFont
 public static void DefaultFont()

All Packages  Class Hierarchy  This Package  Previous  Next  Index