Uses of Class
org.sf.cafebabe.CustomFrame

Packages that use CustomFrame
org.sf.cafebabe   
org.sf.cafebabe.gadget.bodyeditor   
org.sf.cafebabe.task.classfile   
org.sf.cafebabe.task.classhound   
org.sf.cafebabe.task.serfile   
 

Uses of CustomFrame in org.sf.cafebabe
 

Subclasses of CustomFrame in org.sf.cafebabe
 class AboutFrame
          Internal frame which informs user about a program and author of this program
 class MailFrame
          Internal frame for sending the letter to author
 

Methods in org.sf.cafebabe that return CustomFrame
 CustomFrame InternalFrameManager.getFrame(javax.activation.DataSource dataSource)
           
 

Uses of CustomFrame in org.sf.cafebabe.gadget.bodyeditor
 

Subclasses of CustomFrame in org.sf.cafebabe.gadget.bodyeditor
 class BodyEditor
           
 

Uses of CustomFrame in org.sf.cafebabe.task.classfile
 

Subclasses of CustomFrame in org.sf.cafebabe.task.classfile
 class ClassFrame
          This class represents the frame for dispaying the content of ClassFile
 

Uses of CustomFrame in org.sf.cafebabe.task.classhound
 

Subclasses of CustomFrame in org.sf.cafebabe.task.classhound
 class ClassHoundFrame
          Internal frame for displaying class-hound service
 

Uses of CustomFrame in org.sf.cafebabe.task.serfile
 

Subclasses of CustomFrame in org.sf.cafebabe.task.serfile
 class SerFrame
           
 



Copyright 2006 Dream Programs Inc.. All Rights Reserved.