Package com.ms.ui.resource |
|
 Previous |
 Packages |
 Index |
 Next |
About com.ms.ui.resource
Classes
, Interfaces
, Hierarchy
This package allows Win32-style resources to be accessed from within Java applets and applications.
- 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.
- Interface ResourceTypeListener
- An interface used by any class designed to examine resources in a resource bundle.
Object
|
+--ResourceDecoder
|
+--Win32ResourceDecoder
Exception
|
+--ResourceFormattingException