Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.obs.gui.swing.customer
Class CustomerRootGUI  view CustomerRootGUI download CustomerRootGUI.java

java.lang.Object
  extended bycom.obs.gui.swing.customer.CustomerRootGUI
All Implemented Interfaces:
com.obs.gui.swing.interfaces.GuiInterface

public class CustomerRootGUI
extends java.lang.Object
implements com.obs.gui.swing.interfaces.GuiInterface


Constructor Summary
CustomerRootGUI()
           
 
Method Summary
 java.awt.Container getContent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerRootGUI

public CustomerRootGUI()
Method Detail

getContent

public java.awt.Container getContent()
Specified by:
getContent in interface com.obs.gui.swing.interfaces.GuiInterface