Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
W
X
Y
A
actionSuffix
- Static variable in class org.psychomad.waw.
WawMenuBar
Suffix applied to the key used in resource file lookups for an action.
addInterferences(int, double)
- Method in class org.psychomad.waw.
MainFrame
Add interferences on the current signal.
addInterferences(int, double)
- Method in class org.psychomad.waw.
Signal
Add interferences to the current signal.
C
Calculator
- Class in
org.psychomad.waw
This class have in charge to compute the coeffs signal according to the input signal and the wavelet function choose by the user.
Calculator(MainFrame)
- Constructor for class org.psychomad.waw.
Calculator
Constructor.
close()
- Method in class org.psychomad.waw.
MainFrame
Ask the user to confirm to quit, if some changes have been made.
computeCoeffs(Dimension)
- Method in class org.psychomad.waw.
Calculator
config
- Static variable in class org.psychomad.waw.
Waw
the file containing the config informations
construct()
- Method in class org.psychomad.waw.
SwingWorker
Compute the value to be returned by the
get
method.
createDefaultModel()
- Method in class org.psychomad.waw.
NumericField
D
DataFileParser
- Class in
org.psychomad.waw
DataFileParser()
- Constructor for class org.psychomad.waw.
DataFileParser
E
exit(int)
- Static method in class org.psychomad.waw.
Waw
Exit the application with an error code.
F
finished()
- Method in class org.psychomad.waw.
SwingWorker
Called on the event dispatching thread (not on the worker thread) after the
construct
method has returned.
G
get()
- Method in class org.psychomad.waw.
SwingWorker
Return the value created by the
construct
method.
getAccuracy()
- Method in class org.psychomad.waw.
Calculator
getAccuracy()
- Method in class org.psychomad.waw.
GraphParamImage
getAccuracy()
- Method in class org.psychomad.waw.
MainFrame
getAction(String)
- Method in class org.psychomad.waw.
MainFrame
getAction(String)
- Method in class org.psychomad.waw.
WawMenuBar
This method is public in order to allow another component to add the action in a panel with the appearence of button (for example).
getCoeffs(Dimension)
- Method in class org.psychomad.waw.
Calculator
getCoeffs(Dimension)
- Method in class org.psychomad.waw.
MainFrame
getCoeffsOK()
- Method in class org.psychomad.waw.
Calculator
getCoeffsOK()
- Method in class org.psychomad.waw.
MainFrame
getMaxA()
- Method in class org.psychomad.waw.
Calculator
getMaxA()
- Method in class org.psychomad.waw.
GraphParamImage
getMaxA()
- Method in class org.psychomad.waw.
MainFrame
getMaxX()
- Method in class org.psychomad.waw.
Signal
getMaxY()
- Method in class org.psychomad.waw.
Signal
getMinX()
- Method in class org.psychomad.waw.
Signal
getMinY()
- Method in class org.psychomad.waw.
Signal
getNbPoints()
- Method in class org.psychomad.waw.
Signal
getOriginalSignal()
- Method in class org.psychomad.waw.
MainFrame
getPoint(int)
- Method in class org.psychomad.waw.
Signal
getRangeX()
- Method in class org.psychomad.waw.
Signal
getRangeY()
- Method in class org.psychomad.waw.
Signal
getTabPoints(Dimension)
- Method in class org.psychomad.waw.
Calculator
Compute an array of points corresponding to the input signal so it fit inside its window area.
getTabPoints(Dimension)
- Method in class org.psychomad.waw.
MainFrame
getValue(double)
- Method in class org.psychomad.waw.
Signal
This method returns the value of the signal at the abscisse give in arg.
getValue()
- Method in class org.psychomad.waw.
SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getX()
- Method in class org.psychomad.waw.
Point
getY()
- Method in class org.psychomad.waw.
Point
graphCW
- Variable in class org.psychomad.waw.
MainFrame
GraphDrawImage
- Class in
org.psychomad.waw
GraphDrawImage(String, MainFrame)
- Constructor for class org.psychomad.waw.
GraphDrawImage
The class constructor.
graphDrawImage
- Variable in class org.psychomad.waw.
GraphImage
GraphDrawSignal
- Class in
org.psychomad.waw
GraphDrawSignal(String, MainFrame)
- Constructor for class org.psychomad.waw.
GraphDrawSignal
graphGbc
- Variable in class org.psychomad.waw.
MainFrame
GraphImage
- Class in
org.psychomad.waw
GraphImage(String, MainFrame)
- Constructor for class org.psychomad.waw.
GraphImage
GraphParamImage
- Class in
org.psychomad.waw
This class have in charge to display informations and parameters for the graph corresponding to the image.
GraphParamImage(String, MainFrame)
- Constructor for class org.psychomad.waw.
GraphParamImage
GraphParamSignal
- Class in
org.psychomad.waw
GraphParamSignal(String, MainFrame)
- Constructor for class org.psychomad.waw.
GraphParamSignal
GraphSignal
- Class in
org.psychomad.waw
GraphSignal(String, MainFrame)
- Constructor for class org.psychomad.waw.
GraphSignal
gridBagLayout
- Variable in class org.psychomad.waw.
MainFrame
I
imageSuffix
- Static variable in class org.psychomad.waw.
WawMenuBar
Suffix applied to the key used in resource file lookups for an image.
info
- Static variable in class org.psychomad.waw.
Waw
the file containing readOnly informations
interrupt()
- Method in class org.psychomad.waw.
SwingWorker
A new method that interrupts the worker thread.
L
labelSuffix
- Static variable in class org.psychomad.waw.
WawMenuBar
Suffix applied to the key used in resource file lookups for a label.
M
main(String[])
- Static method in class org.psychomad.waw.
Waw
The entry point of the application.
MainFrame
- Class in
org.psychomad.waw
This class represents the main frame of the application.
MainFrame()
- Constructor for class org.psychomad.waw.
MainFrame
N
NumericField
- Class in
org.psychomad.waw
NumericField(int)
- Constructor for class org.psychomad.waw.
NumericField
NumericField(String, int)
- Constructor for class org.psychomad.waw.
NumericField
O
org.psychomad.waw
- package org.psychomad.waw
OutOfRangeRequestException
- Exception in
org.psychomad.waw
OutOfRangeRequestException()
- Constructor for exception org.psychomad.waw.
OutOfRangeRequestException
Constructor of the class.
P
paint(Graphics)
- Method in class org.psychomad.waw.
GraphDrawImage
The paint method.
paint(Graphics)
- Method in class org.psychomad.waw.
GraphDrawSignal
paint(Graphics)
- Method in class org.psychomad.waw.
TabColors
parseDataFile(String)
- Static method in class org.psychomad.waw.
DataFileParser
This method parse a file an return a array of double corresponding to the values read in the file.
Point
- Class in
org.psychomad.waw
Point(double, double)
- Constructor for class org.psychomad.waw.
Point
R
repaint()
- Method in class org.psychomad.waw.
GraphImage
Enable to redraw the component.
S
saveInFile(String)
- Method in class org.psychomad.waw.
Signal
saveSignalInFile(String)
- Method in class org.psychomad.waw.
MainFrame
setAccuracy(double)
- Method in class org.psychomad.waw.
Calculator
setAccuracy(double)
- Method in class org.psychomad.waw.
MainFrame
setInputSignal(Signal)
- Method in class org.psychomad.waw.
Calculator
setMaxA(double)
- Method in class org.psychomad.waw.
Calculator
setMaxA(double)
- Method in class org.psychomad.waw.
MainFrame
setOriginalSignal(String)
- Method in class org.psychomad.waw.
MainFrame
setPercentage(long)
- Method in class org.psychomad.waw.
MainFrame
setWavelet(int)
- Method in class org.psychomad.waw.
Calculator
setWaveletSignal(String)
- Method in class org.psychomad.waw.
MainFrame
Signal
- Class in
org.psychomad.waw
Signal(String)
- Constructor for class org.psychomad.waw.
Signal
The main constructor of this class.
Signal(Point[])
- Constructor for class org.psychomad.waw.
Signal
This constructor allow to create a signal from an array containing its values (like the one we get after a parsing of data file).
start()
- Method in class org.psychomad.waw.
SwingWorker
Start the worker thread.
SwingWorker
- Class in
org.psychomad.waw
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker()
- Constructor for class org.psychomad.waw.
SwingWorker
Start a thread that will call the
construct
method and then exit.
T
TabColors
- Class in
org.psychomad.waw
TabColors(MainFrame)
- Constructor for class org.psychomad.waw.
TabColors
toString()
- Method in class org.psychomad.waw.
Point
U
update()
- Method in class org.psychomad.waw.
Calculator
updateLabels()
- Method in class org.psychomad.waw.
GraphParamSignal
updateValues()
- Method in class org.psychomad.waw.
MainFrame
W
Waw
- Class in
org.psychomad.waw
The main class of the application.
Waw()
- Constructor for class org.psychomad.waw.
Waw
WawMenuBar
- Class in
org.psychomad.waw
This class regroup all the stuff related to menu actions.
WawMenuBar(MainFrame, Calculator)
- Constructor for class org.psychomad.waw.
WawMenuBar
X
x
- Variable in class org.psychomad.waw.
Point
Y
y
- Variable in class org.psychomad.waw.
Point
A
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
W
X
Y
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006. All Rights Reserved.