Main Page
    Cookbook/Overview     ImageMeister     the jcprops file     Licensing
    Binary Installation & Configuration [ Win · Mac · Nix ]     Changes
    Public API
    Source Code Main Page
        Java [ Common · Win · Mac · Nix ]     Native Code [ Common · Win · Mac · Nix ]     Manifest
        Native Code Overviews [ Common · Win · Mac · Nix · Strings ]     Macros [ General · Native Macros ]
        Walkthroughs [ Java only · Java and native ]     Building [ Win · Mac · Nix ]     Distribution Issues

All Packages  This Package  Class Hierarchy  Class Search  Index

Class com.tolstoy.imagemeister.SInfoVFolder
java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----com.tolstoy.imagemeister.SInfoViewer
                                   |
                                   +----com.tolstoy.imagemeister.SInfoVFolder

  Summary

class  SInfoVFolder
     extends com.tolstoy.imagemeister.SInfoViewer
{
          // Fields 1
     DiskFile file;

          // Constructors 1
     public SInfoVFolder(DiskFile, OwnedFrame, InfoViewerOwner, FileSpecifier, Rectangle);

          // Methods 3
     private String getDateString(DiskFile);
     private String getFinderInfoString(DiskFile);
     void showInformation(Graphics, int, int);
}

Displays information on a folder.

Author:
Copyright (c) 1997,1998,1999,2000 Samizdat Productions. All Rights Reserved.




  Fields

· file

Summary  |  Top

   DiskFile file


  Constructors

· SInfoVFolder

Summary  |  Top

   public SInfoVFolder(DiskFile df, 
                       OwnedFrame oldFrame, 
                       InfoViewerOwner onr, 
                       FileSpecifier spec, 
                       Rectangle rect) 


  Methods

· showInformation

Summary  |  Top
   void showInformation(Graphics g, 
                        int x, 
                        int y) 
Overrides:
showInformation in class SInfoViewer


· getDateString

Summary  |  Top
   private String getDateString(DiskFile df) 


· getFinderInfoString

Summary  |  Top
   private String getFinderInfoString(DiskFile df) 


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7