Package | Description |
---|---|
net.danap.numericalworksheet | |
net.danap.numericalworksheet.legendre | |
net.danap.numericalworksheet.main | |
net.danap.numericalworksheet.utilities |
Modifier and Type | Class and Description |
---|---|
(package private) class |
WorkSheetJMenuBarActions
WorkSheet JMenuBar ActionPerformed class.
|
Modifier and Type | Field and Description |
---|---|
protected static NumericalWorkSheet |
NumericalWorkSheet.workSheetApplet |
Modifier and Type | Method and Description |
---|---|
protected static void |
WorkSheetJMenuBarActions.actionsSelection(NumericalWorkSheet parent,
java.awt.event.ActionEvent evt,
java.lang.String webSiteString,
java.lang.String[] na_Version) |
Constructor and Description |
---|
WorkSheetJMenuBar(NumericalWorkSheet parent) |
Modifier and Type | Class and Description |
---|---|
(package private) class |
LegendreRoots
The LegendreRoots approximation method implementation class.
|
class |
LegendreSuper
The Legendre Supervisor class for overseeing the generation
of the Legendre weights and roots table.
|
(package private) class |
LegendreWeights
The LegendreWeights generation implementation class.
|
Constructor and Description |
---|
GraphPanel(NumericalWorkSheet parent) |
Modifier and Type | Class and Description |
---|---|
class |
NA_Utils
The NA_Utils class provides various usedful methods to
manipulate data.
|
class |
PrintManager
The PrintManager provides the mechanism to print Numerical
Worksheet data.
|