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.SInfoVVolume
java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----com.tolstoy.imagemeister.SInfoViewer
                                   |
                                   +----com.tolstoy.imagemeister.SInfoVVolume

  Summary

class  SInfoVVolume
     extends com.tolstoy.imagemeister.SInfoViewer
{
          // Fields 1
     private DiskVolume vol;

          // Constructors 1
     public SInfoVVolume(DiskVolume, OwnedFrame, InfoViewerOwner, FileSpecifier, Rectangle);

          // Methods 2
     private String getDateString(DiskVolume);
     void showInformation(Graphics, int, int);
}

Displays information on a volume.

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




  Fields

· vol

Summary  |  Top

   private DiskVolume vol


  Constructors

· SInfoVVolume

Summary  |  Top

   public SInfoVVolume(DiskVolume dv, 
                       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(DiskVolume df) 


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