Class browser.HRDisplayItem
All Packages    This Package    Previous    Next

Class browser.HRDisplayItem

java.lang.Object
   |
   +----browser.Observable
           |
           +----awt.DisplayItem
                   |
                   +----browser.HRDisplayItem

public class HRDisplayItem
extends DisplayItem
Class HRDisplayItem is used to display html horizontal rulers
that appear in html documents.
Version:
1.10, 14 Mar 1995
Author:
Jonathan Payne

HRDisplayItem(int)

paint(Window, int, int)

HRDisplayItem
  public HRDisplayItem(int width)

paint
  public void paint(Window w,
                    int x,
                    int y)

All Packages    This Package    Previous    Next