All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class advent.mibBrowser.Title

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----advent.mibBrowser.Title

public class Title
extends Panel

Variable Index

 o fadedBlue
 o fadedGreen

Constructor Index

 o Title()
 o Title(Font)

Variables

 o fadedBlue
 public static Color fadedBlue
 o fadedGreen
 public static Color fadedGreen

Constructors

 o Title
 public Title()
 o Title
 public Title(Font font)

All Packages  Class Hierarchy  This Package  Previous  Next  Index