NXvalidate  1
Public Member Functions | Static Public Member Functions | List of all members
org.nexusformat.nxvalidate.NXvalidateFrame Class Reference
Inheritance diagram for org.nexusformat.nxvalidate.NXvalidateFrame:
Inheritance graph
Collaboration diagram for org.nexusformat.nxvalidate.NXvalidateFrame:
Collaboration graph

Public Member Functions

 NXvalidateFrame ()
 Creates new form NXvalidateFrame. More...
 
void displayErrorMessage (String message)
 

Static Public Member Functions

static void main (String args[])
 

Detailed Description

Author
Stephen Rankin

Definition at line 55 of file NXvalidateFrame.java.

Constructor & Destructor Documentation

org.nexusformat.nxvalidate.NXvalidateFrame.NXvalidateFrame ( )

Member Function Documentation

void org.nexusformat.nxvalidate.NXvalidateFrame.displayErrorMessage ( String  message)

Definition at line 354 of file NXvalidateFrame.java.

References org.nexusformat.nxvalidate.TreeUtils.getBaseNode(), org.nexusformat.nxvalidate.NXSettingsDialog.getNXConvertFile(), org.nexusformat.nxvalidate.NXValidateDialog.getNXDLFile(), org.nexusformat.nxvalidate.TreeUtils.getNXDLFile(), org.nexusformat.nxvalidate.NXLoadFilesDialog.getNXDLFile(), org.nexusformat.nxvalidate.NXLoadFilesDialog.getNXSFile(), org.nexusformat.nxvalidate.NXNodeMapper.getOpenNodes(), org.nexusformat.nxvalidate.TreeUtils.getReducedDoc(), org.nexusformat.nxvalidate.TreeUtils.getReducedFile(), org.nexusformat.nxvalidate.TreeUtils.getResultsDoc(), org.nexusformat.nxvalidate.TreeUtils.getResultsFile(), org.nexusformat.nxvalidate.TreeUtils.hideGoodNodes(), org.nexusformat.nxvalidate.NXNodeMapper.remove(), org.nexusformat.nxvalidate.NXNodeMapper.removeAllNodes(), org.nexusformat.nxvalidate.UserSettings.saveUserSettings(), org.nexusformat.nxvalidate.UserSettings.setNXconvert(), org.nexusformat.nxvalidate.NXSettingsDialog.setNXConvertCommand(), org.nexusformat.nxvalidate.FileActions.setNXConvertFile(), org.nexusformat.nxvalidate.FileActions.setNXDLFile(), org.nexusformat.nxvalidate.NXValidateDialog.setNXDLFile(), org.nexusformat.nxvalidate.FileActions.setNXSFile(), org.nexusformat.nxvalidate.FileActions.setReducedDoc(), org.nexusformat.nxvalidate.FileActions.setReducedFile(), org.nexusformat.nxvalidate.FileActions.setResultsDoc(), org.nexusformat.nxvalidate.FileActions.setSaveDirectory(), org.nexusformat.nxvalidate.FileActions.setWhich(), org.nexusformat.nxvalidate.TextPaneStyle.updateTextPane(), and org.nexusformat.nxvalidate.NXReducedToTree.updateTree().

Referenced by org.nexusformat.nxvalidate.NXvalidateFrame.NXvalidateFrame().

Here is the call graph for this function:

static void org.nexusformat.nxvalidate.NXvalidateFrame.main ( String  args[])
static
Parameters
argsthe command line arguments

Definition at line 650 of file NXvalidateFrame.java.

References org.nexusformat.nxvalidate.NXvalidateFrame.NXvalidateFrame().

Here is the call graph for this function:


The documentation for this class was generated from the following file: