Main Page | Namespace List | Class Hierarchy | Class List | Class Members | Related Pages

gov::lbl::genome::gui::panel::SaveAsPanel Class Reference

Inheritance diagram for gov::lbl::genome::gui::panel::SaveAsPanel:

Inheritance graph
[legend]
Collaboration diagram for gov::lbl::genome::gui::panel::SaveAsPanel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SaveAsPanel (ActionDialog ad, boolean isFirst, boolean isLast)
void collectValues () throws InvalidDataEntryException

Static Public Attributes

final String pdfString = "PDF"
final String jpgString = "JPEG"
final String gifString = "GIF"
final String pageSetupString = "Page Setup"
final String widthString = "Width, pixels"
String l1 = "If you have a pop-up blocker, hold down 'CTRL' "
String l2 = "after clicking 'OK' until a new window appears."
String l3 = ""

Package Functions

void jbInit () throws Exception

Package Attributes

JPanel contPanel = new JPanel()
JPanel warningPanel = new JPanel()

Detailed Description

This panel must be raplaced by dialogs.xml description and removed! That's why parameters are not included in VistaApp.rc

Title: SaveAs Panel

Description: Panel for Save As Dialog

Copyright: Copyright (c) 2002 Ernest Orlando Lawrence Berkeley National Laboratory

Company: LBNL

Author:
Michael Teplitskiy
Version:
1.0


Constructor & Destructor Documentation

gov::lbl::genome::gui::panel::SaveAsPanel::SaveAsPanel ActionDialog  ad,
boolean  isFirst,
boolean  isLast
[inline]
 

SaveAsPanel

Parameters:
ad ActionDialog
isFirst boolean
isLast boolean


Member Function Documentation

void gov::lbl::genome::gui::panel::SaveAsPanel::collectValues  )  throws InvalidDataEntryException [inline, virtual]
 

collect values and put them in the Map

Exceptions:
InvalidDataEntryException 

Implements gov::lbl::genome::gui::panel::AbstractActionDialogPanel.

void gov::lbl::genome::gui::panel::SaveAsPanel::jbInit  )  throws Exception [inline, package]
 

Prepare SaveAs panet

Exceptions:
Exception 


The documentation for this class was generated from the following file:
Generated on Wed Jan 19 17:02:34 2005 by  doxygen 1.3.9.1