Packages
 In this topic

*Classes

*Interfaces

*Hierarchy

 

Packages   PackagesNext
Package com.ms.awt   Packages Next

 


About com.ms.awt

This package provides access to Microsoft® Win32® system-level features that are not available in the standard java.awt package.

Classes

Class CaretX
This class is obsolete.
Class CursorX
This class implements an extended cursor object.
Class Device
This class manages information associated with a generic device.
Class DeviceException
Signals that a com.ms.awt.Device-related exception has occurred.
Class DisplayDevice
This class handles display devices.
Class FocusEvent
This class manages component-level focus events.
Class FontMetricsX
This class provides an extended font metrics implementation specific to the Microsoft Win32 VM for Java.
Class FontX
This class creates a font object that defines the font family, font face, style, and size.
Class GraphicsX
This class provides a graphics implementation specifically for the Microsoft VM.
Class ImageX
This class encapsulates an extended image object.
Class Mat2
This class defines a transformation matrix that can be used with outline font methods.
Class MenuBarX
This class is obsolete.
Class MenuItemX
This class is obsolete.
Class MenuX
This class is obsolete.
Class PointFx
This class defines the x and y coordinates of a point on the outline of a TrueType character.
Class PrinterDevice
This class handles printer devices.
Class WDragSession
This class is an AWT drag-and-drop implementation using the object and dragdrop protocols.
Class Win32SystemResourceDecoder
This class is used to utilize Win32 system resource (.res) files.
Class WinEvent
This class provides a raw API that enables Java objects to use Microsoft Active Accessibility.
Class WPrintGraphics
This class encapsulates a print graphics context for a printable page.
Class WPrintJob
This class creates Win32 WPrintJob objects that handle printing.

Interfaces

Interface HeavyComponent
This interface is implemented by Java classes that require a Microsoft® Win32® system window (an HWND) for operations that access the native operating system.
Interface MenuXConstants
This interface is obsolete.

Hierarchy

Object
  |
  +--CaretX
  |
  +--Device
  |  |
  |  +--DisplayDevice
  |  |
  |  +--PrinterDevice
  |
  +--Mat2
  |
  +--PointFx
  |
  +--WinEvent (com.ms.ui.IWinEvent)

Cursor
  |
  +--CursorX

Exception
  |
  +--DeviceException

FocusEvent
  |
  +--FocusEvent

FxFontMetrics
  |
  +--FontMetricsX

FxFont
  |
  +--FontX

FxGraphics
  |
  +--GraphicsX (PeerConstants, PaintSurface)
     |
     +--WPrintGraphics (PrintGraphics)

Image
  |
  +--ImageX

MenuBar
  |
  +--MenuBarX (MenuXConstants)

CheckboxMenuItem
  |
  +--MenuItemX

Menu
  |
  +--MenuX (MenuXConstants)

DragHelper
  |
  +--WDragSession (DragSession)

Win32ResourceDecoder
  |
  +--Win32SystemResourceDecoder

PrintJob
  |
  +--WPrintJob

HeavyComponent
MenuXConstants

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