cvm.uci.ui.gui.constructs
Class gcLabelCopyright

java.lang.Object
  extended by cvm.uci.ui.gui.constructs.gcLabelCopyright

public class gcLabelCopyright
extends java.lang.Object

This class creates a Copyright Label to be used inside a Composite Control. The label is used to show the copyrights of FIU. Florida International University ©2007 Date: January 29, 2010

Author:
Frank Hernandez

Constructor Summary
gcLabelCopyright(org.eclipse.swt.widgets.Composite owner)
           
 
Method Summary
 org.eclipse.swt.widgets.Label GetCopyrightLabel()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

gcLabelCopyright

public gcLabelCopyright(org.eclipse.swt.widgets.Composite owner)
Method Detail

GetCopyrightLabel

public org.eclipse.swt.widgets.Label GetCopyrightLabel()