Main Page
    Cookbook/Overview     ImageMeister     the jcprops file     Licensing
    Binary Installation & Configuration [ Win · Mac · Nix · OSX ]     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 · OSX ]     Distribution Issues

All Packages  This Package  Class Hierarchy  Class Search  Index

Class com.jconfig.win.MonitorHelperMSVM
java.lang.Object
   |
   +----com.jconfig.win.MonitorHelperMSVM

  Summary

class  MonitorHelperMSVM
     extends java.lang.Object
{
          // Fields 2
     private static final String copyrightString;
     private static final int kMaxMonitors;

          // Constructors 1
     private MonitorHelperMSVM();

          // Methods 2
     static Monitor getMainMonitor();
     static Monitor[] getMonitors();

}

Called by FileRegistryMSVM to implement its monitor related methods. Calls native methods in AppUtilsMSVM to get information on the user's monitors, and then creates MonitorMSVM objects with the data returned from native code.

Author:
Copyright (c) 1997-2002 Samizdat Productions. All Rights Reserved.




  Fields

· copyrightString

Summary  |  Top

   private static final String copyrightString


· kMaxMonitors

Summary  |  Top
   private static final int kMaxMonitors


  Constructors

· MonitorHelperMSVM

Summary  |  Top

   private MonitorHelperMSVM() 


  Methods

· getMonitors

Summary  |  Top
   static Monitor[] getMonitors() 


· getMainMonitor

Summary  |  Top
   static Monitor getMainMonitor() 


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