org.ejtools.adwt.service
Interface AboutService

All Known Implementing Classes:
AboutServiceProvider

public interface AboutService

Description of the Class

Version:
$Revision: 1.5 $
Author:
Laurent Etiemble

Method Summary
 java.awt.Container getPanel()
          Description of the Method
 java.lang.String getTitle()
          Getter for the title attribute
 

Method Detail

getPanel

public java.awt.Container getPanel()
Description of the Method

Returns:
The value of panel attribute

getTitle

public java.lang.String getTitle()
Getter for the title attribute

Returns:
The value of title attribute


Copyright © 2002-2003 EJTools Org.. All Rights Reserved.