Uses of Interface
peer2me.framework.Framework

Packages that use Framework
peer2me.framework   
 

Uses of Framework in peer2me.framework
 

Classes in peer2me.framework that implement Framework
 class FrameworkFrontEnd
          This is the main class of the Peer2Me framework.
 

Methods in peer2me.framework that return Framework
static Framework FrameworkFrontEnd.getInstance(FrameworkListener midlet)
          This method creates an instance of FrameworkFrontEnd and returns it as a reference of type Framework.