Package com.ms.ui.resource Previous
Previous
Packages
Packages
Index
Index
Next
Next

About com.ms.ui.resource

Classes , Interfaces , Hierarchy

This package allows Win32-style resources to be accessed from within Java applets and applications.


Classes

Class ResourceDecoder
An abstract class that reads resources out of a resource file.
Class ResourceFormattingException
An exception class that signals when the reading of a resource fails.
Class Win32ResourceDecoder
A class that utilizes Win32 resource files.


Interfaces

Interface ResourceTypeListener
An interface used by any class designed to examine resources in a resource bundle.


Hierarchy

Object
  |
  +--ResourceDecoder
     |
     +--Win32ResourceDecoder

Exception
  |
  +--ResourceFormattingException



Top© 1997 Microsoft Corporation. All rights reserved. Legal Notices.