edu.princeton.wordnet.wnscope.wizard.DatabasePanel Class Reference

Inherits org::netbeans::spi::wizard::WizardPage.

Collaboration diagram for edu.princeton.wordnet.wnscope.wizard.DatabasePanel:
Collaboration graph
[legend]

List of all members.

Classes

class  OpenConnection

Public Member Functions

 DatabasePanel ()
void addNotify ()
WizardPanelNavResult allowNext (final String stepName, final Map settings, final Wizard wizard)

Static Public Member Functions

static String getStep ()
static String getDescription ()

Protected Member Functions

void initialize ()
Component createPasswordComponent ()
void renderingPage ()
String validateContents (final Component component, final Object event)

Protected Attributes

JComboBox theModeComboBox
JTextField theDBTypeComponent
JComboBox theProtocolComponent
JTextField theHostnameComponent
JTextField thePortComponent
JTextField theDatabaseComponent
JTextField theSchemaComponent
JTextField theUrlComponent
JTextField theUsernameComponent
JTextField thePasswordComponent
JTextField theDatabaseFileComponent
JPanel theModePanel
JPanel theNetPanel
JPanel theNetXPanel
JPanel theSchemaPanel
JPanel theFilePanel
JPanel theResPanel
JPanel theMemPanel

Package Types

enum  Mode {
  NET = ("net"), NETX = ("net (with protocol)"), FILE = ("file"), RES = ("resource"),
  MEM = ("memory")
}

Package Functions

void updateUrl ()

Detailed Description

Panel for collecting information needed to connect to a bsys.database

Author:
Stanley@stanleyKnutson.com
Bernard Bou

Member Enumeration Documentation

Modes


Constructor & Destructor Documentation

edu.princeton.wordnet.wnscope.wizard.DatabasePanel.DatabasePanel (  ) 

Constructor


Member Function Documentation

Component edu.princeton.wordnet.wnscope.wizard.DatabasePanel.createPasswordComponent (  )  [protected]

Create password component

Returns:
password component
static String edu.princeton.wordnet.wnscope.wizard.DatabasePanel.getDescription (  )  [static]

Get description

Returns:
description
static String edu.princeton.wordnet.wnscope.wizard.DatabasePanel.getStep (  )  [static]

Get step

Returns:
step identifier
void edu.princeton.wordnet.wnscope.wizard.DatabasePanel.initialize (  )  [protected]

Initialize and assemble components

void edu.princeton.wordnet.wnscope.wizard.DatabasePanel.updateUrl (  )  [package]

Update Url


Member Data Documentation

Database/catalog component

Database file component

Database type component

File panel

Hostname component

Memory panel

Mode combo

Mode panel

Net panel

Extended net panel

Password component

Port component

Protocol component

Resource panel

Schema component

Schema panel

Url component

Username component


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations
Generated on Tue May 25 16:44:21 2010 for WordNetScope by  doxygen 1.6.3