Packages
 In this topic

*Classes

*Interfaces

*Hierarchy

 

Packages     Next
Package com.ms.ui.resource     Next

 


About com.ms.ui.resource

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

Classes

Class DataBoundInputStream
This class enables primitive Java data types to be read from a stream in a portable way.
Class ResourceDecoder
This is an abstract class that reads resources from a resource file.
Class ResourceFormattingException
This class signals that the reading of a resource was incorrect.
Class UIDialogLayout
This class is a simple layout manager, which works with what the Microsoft® Win32® API calls dialog logical units (DLUs).
Class Win32ResourceDecoder
This class is used to utilize Microsoft® Win32® resource (.res) files.

Interfaces

Interface ResourceTypeListener
This interface is used by a class that examines resources in a resource bundle.

Hierarchy

Object
  |
  +--ResourceDecoder
     |
     +--Win32ResourceDecoder

FilterInputStream
  |
  +--DataBoundInputStream (DataInput)

Exception
  |
  +--ResourceFormattingException

UILayoutManager
  |
  +--UIDialogLayout

ResourceTypeListener

upnrm.gif © 1998 Microsoft Corporation. All rights reserved. Terms of use.