Microsoft SDK for Java

DhHotSpot Class

Implements an object that represents a hotspot in an image map.

Component 
  |
  +--DhStyleBase 
     |
     +--DhElement 
        |
        +--DhHotSpot

package com.ms.wfc.html

public class DhHotSpot
extends
DhElement

Remarks

A hotspot is an area within an image map that a user can click to jump to a URL. DhHotSpot objects are to be added to DhImage objects.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.