|| At A Glance | About This Document | Class Description | Summaries | Properties | Methods | Events | Supporting Classes | See Also ||


The HotJava Component Series

HotJava HTML Component


Class At A Glance

Class Name: HotJavaBrowserBean
Extends: BeanDocumentPanel
Implements: Externalizable, ComponentListener, BrowserHistoryListener, Observer, Serializable

Purpose

Key Properties

Creation

Commonly Used Methods

About This Document

Audience

Table of Contents


Class Description

Overview

Security

Providing a Pop-Up Menu Document History and Navigation Introspection Customization

Summaries


Property Summary

CurrentDocument currentDocument [constrained][bound] - the document being displayed (rw)
String documentString [bound] - the URL for the current document as a string (rw)
URL documentURL [bound] - the URL for the current document (rw)
InputStream documentSource [bound] - the input stream for the current document (rw)
String documentTitle [bound] - the title of the current document (ro)
String errorMessage [bound] - the most recent error (ro)
String statusMessage [bound] - the latest status (ro)
double loadingProgress [bound] - progress information during document loading (ro)
boolean documentReloadable [bound] - true when the document can be reloaded (ro)
boolean secureConnection [bound] - true when the current connection is secure (ro)
String[] frameList [bound] indexed - the names of all HTML frames (ro)
DocumentSelection selection [bound] - the user's current selection (ro)
ElementInfo indicatedElement [bound] - the link (if any) under the cursor (ro)
String charset [bound] - character set used to translate into Unicode (rw)


Method Summary


Event Summary

As Source As Listener

Alphabetical Reference


Properties


Methods


Events

As Source As Listener

Supporting Classes


See Also

Related Topics

|| At A Glance | About This Document | Class Description | Summaries | Properties | Methods | Events | Supporting Classes | See Also ||

HotJava Components version 1.0