netx.jnlp.runtime

Class InstallDialog

Implemented Interfaces:
ActionListener

(package private) class InstallDialog
extends Dialog
implements ActionListener

Prompt for an install location.
Version:
$Revision: 1.7 $
Author:
Jon A. Maxwell (JAM) - initial author

Constructor Summary

InstallDialog()

Method Summary

void
actionPerformed(ActionEvent evt)
(package private) static Frame
createFrame()
Insets
getInsets()
(package private) static File
getInstallDir()
Dimension
getPreferredSize()
void
paint(Graphics g)

Constructor Details

InstallDialog

(package private)  InstallDialog()

Method Details

actionPerformed

public void actionPerformed(ActionEvent evt)

createFrame

(package private) static Frame createFrame()

getInsets

public Insets getInsets()

getInstallDir

(package private) static File getInstallDir()

getPreferredSize

public Dimension getPreferredSize()

paint

public void paint(Graphics g)