Serialized Form
Package org.fraid.applets |
mGraphicsPanel
SliderPanel mGraphicsPanel
mWriter
java.io.PrintWriter mWriter
mPanel
SliderPanel mPanel
mInput
BoxReader mInput
mOutput
DialogOutpStream mOutput
mParser
Fraid mParser
Package org.fraid.complex.functions |
Package org.fraid.function |
mNumberOfArguments
int mNumberOfArguments
- How many arguments the particular function needs.
-1 means variable number.
Used to form the symbol table key.
Functions with 0 arguments you can call without brackets.
mName
java.lang.String mName
mFunctionArgs
java.util.HashMap<K,V> mFunctionArgs
mListeners
java.util.Set<E> mListeners
mGenerator
GeneratorFunction mGenerator
mCore
DefinedFunctionCore mCore
mOwner
DefinedFunction mOwner
mNeedsRegeneration
boolean mNeedsRegeneration
mRoot
SimpleNode mRoot
mRegisteredFunction
DefinedFunction mRegisteredFunction
mArgs
Complex[] mArgs
mPlugInName
java.lang.String mPlugInName
mFun
ComplexFunction mFun
mWindowNumber
int mWindowNumber
mArgsOffset
int mArgsOffset
mPlugIn
BehaviorBean mPlugIn
mPanel
GraphicsPanel mPanel
mFrameWidth
int mFrameWidth
mFrameHeight
int mFrameHeight
mSamples
Samples mSamples
mFunctions
java.util.Vector<E> mFunctions
mInitialValues
DefinedFunction[] mInitialValues
mTimeBegin
DefinedFunction mTimeBegin
mTimeEnd
DefinedFunction mTimeEnd
mLength
DefinedFunction mLength
mPeers
RungeKuttaFunction[] mPeers
Package org.fraid.graphics |
mOffscreenOrigin
java.awt.Point mOffscreenOrigin
mDisplacement
java.awt.Point mDisplacement
mInitialZoomMousePosition
java.awt.Point mInitialZoomMousePosition
mZoomMarkerEndPoint
java.awt.Point mZoomMarkerEndPoint
mPaintMode
int mPaintMode
mOffscreenImage
java.awt.image.BufferedImage mOffscreenImage
mRefreshScreenThread
java.lang.Thread mRefreshScreenThread
mOwner
SliderPanel mOwner
mHistoryStack
java.util.Stack<E> mHistoryStack
mAddToHistory
boolean mAddToHistory
mActionListener
org.fraid.graphics.GraphicsPanelActionListener mActionListener
mPopUp
javax.swing.JPopupMenu mPopUp
mStoreKey
java.lang.Integer mStoreKey
mPanelIsDestroyed
boolean mPanelIsDestroyed
mIsAfterPlugInChange
boolean mIsAfterPlugInChange
mLastPopUpPosition
java.awt.Point mLastPopUpPosition
- Do not use this variable.
Used to pass the popup menu position from the mouse listener to the action listener.
mIsZooming
boolean mIsZooming
- Do not use this variable.
Used to pass the boolean between the listeners
mKey
int mKey
mAlgorithmThread
PaintAlgorithmThread mAlgorithmThread
- The thread responsible for generating images.
mPlugIn
BehaviorBean mPlugIn
- The plugin working with the thread.
mImageSize
java.awt.Dimension mImageSize
- The size of the generated image.
mThePanel
SliderPanel mThePanel
mImageSize
java.awt.Dimension mImageSize
mNewImageSize
java.awt.Dimension mNewImageSize
mOutpPixPerInch
int mOutpPixPerInch
mOffscreenImage
java.awt.image.BufferedImage mOffscreenImage
mInchToCmRatio
double mInchToCmRatio
mUpdateProgressIndicatorThread
java.lang.Thread mUpdateProgressIndicatorThread
mPanelIsDestroyed
boolean mPanelIsDestroyed
mInputText
javax.swing.JLabel mInputText
mDimension
javax.swing.JComboBox mDimension
mMultiplierX
javax.swing.JTextField mMultiplierX
mMultiplierY
javax.swing.JTextField mMultiplierY
mOutpResolutionText
javax.swing.JTextField mOutpResolutionText
mOutpResolutionDimension
javax.swing.JLabel mOutpResolutionDimension
mPreserveRatio
javax.swing.JCheckBox mPreserveRatio
mOriginalWidth
javax.swing.JLabel mOriginalWidth
mOriginalHeight
javax.swing.JLabel mOriginalHeight
mNewWidth
javax.swing.JTextField mNewWidth
mNewHeight
javax.swing.JTextField mNewHeight
mResolutionPanel
javax.swing.JPanel mResolutionPanel
mOwner
javax.swing.JDialog mOwner
mProgress
javax.swing.JProgressBar mProgress
mStartButton
javax.swing.JButton mStartButton
mStopButton
javax.swing.JButton mStopButton
mSaveButton
javax.swing.JButton mSaveButton
mFileFormatCombo
javax.swing.JComboBox mFileFormatCombo
vScrollBar
javax.swing.JScrollBar vScrollBar
hScrollBar
javax.swing.JScrollBar hScrollBar
theCornerButton
CornerButton theCornerButton
thePanel
GraphicsPanel thePanel
displacement
int displacement
owner
java.awt.Component owner
Package org.fraid.graphics.functions |
Package org.fraid.graphics.utils |
mType
int mType
mSeedColors
java.awt.Color[] mSeedColors
mMapColors
java.awt.Color[] mMapColors
mList
javax.swing.JList mList
mListModel
javax.swing.DefaultListModel mListModel
mBlendedColorsView
ColorMapChooser.BlendedColors mBlendedColorsView
mDirectColorsButton
javax.swing.JRadioButton mDirectColorsButton
mBlendedColorsButton
javax.swing.JRadioButton mBlendedColorsButton
mAlternatingColorsButton
javax.swing.JRadioButton mAlternatingColorsButton
mNumberColorsSpinner
javax.swing.JSpinner mNumberColorsSpinner
mPreviewTitledBorder
javax.swing.border.TitledBorder mPreviewTitledBorder
mNumberRegister
java.lang.Integer mNumberRegister
mLastChosenColor
java.awt.Color mLastChosenColor
mPreviewTitle
java.lang.String mPreviewTitle
mIsRepainted
boolean mIsRepainted
mBackIcon
javax.swing.ImageIcon mBackIcon
mStopIcon
javax.swing.ImageIcon mStopIcon
mState
int mState
z
double z
first_vertex
int first_vertex
second_vertex
int second_vertex
mVertices
java.util.Vector<E> mVertices
mEdges
FigureEdge[] mEdges
z
int z
readObject
void readObject(java.io.File aSettingsFile)
throws GraphicsUtilsException
- Throws:
GraphicsUtilsException
playWithLineStyle
boolean playWithLineStyle
lineStyle
java.lang.String lineStyle
mInfoPanel
javax.swing.JPanel mInfoPanel
mTopPanel
javax.swing.JPanel mTopPanel
mButtonPanel
javax.swing.JPanel mButtonPanel
mNodeValueText
javax.swing.JTextArea mNodeValueText
mNodeInfo
javax.swing.JLabel mNodeInfo
mObjectFile
java.io.File mObjectFile
mObject
java.lang.Object mObject
mTreeView
javax.swing.JScrollPane mTreeView
mFileChooser
javax.swing.JFileChooser mFileChooser
mMenuBar
javax.swing.JMenuBar mMenuBar
mParent
java.awt.Component mParent
mTrueButton
javax.swing.JRadioButton mTrueButton
mFalseButton
javax.swing.JRadioButton mFalseButton
m_XMLFormat
javax.swing.JRadioButtonMenuItem m_XMLFormat
m_ObjectFormat
javax.swing.JRadioButtonMenuItem m_ObjectFormat
mCurrentTopRightComponent
javax.swing.JComponent mCurrentTopRightComponent
mCurrentFileProcessingPanel
javax.swing.JComponent mCurrentFileProcessingPanel
mColorChooser
javax.swing.JColorChooser mColorChooser
mColorMapChooser
ColorMapChooser mColorMapChooser
mIsWorkSaved
boolean mIsWorkSaved
mTree
javax.swing.JTree mTree
mTreeSelectionListener
javax.swing.event.TreeSelectionListener mTreeSelectionListener
m_SetButton
javax.swing.JButton m_SetButton
m_NewButton
javax.swing.JButton m_NewButton
m_DeleteButton
javax.swing.JButton m_DeleteButton
mVar
DefinedFunction mVar
mSlider
javax.swing.JSlider mSlider
mPosTolerance
javax.swing.JTextField mPosTolerance
mNegTolerance
javax.swing.JTextField mNegTolerance
mVarLabel
javax.swing.JLabel mVarLabel
mScripting
Scripting mScripting
mIsChanging
boolean mIsChanging
mValueBeforeChange
double mValueBeforeChange
mPanel
javax.swing.JPanel mPanel
Package org.fraid.graphics.utils.functions |
Package org.fraid.interpreter |
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
parent
Node parent
- Automatically generated by javacc.
children
Node[] children
- Automatically generated by javacc.
id
int id
- Automatically generated by javacc. The id of the node specifies the type of token it represents (derived from the grammar).
parser
Fraid parser
- Automatically generated by javacc.
mSymbTable
SymbolTable mSymbTable
- A local reference to the symbol table.
mLastDefinedFunction
DefinedFunction mLastDefinedFunction
- A reference to the last defined function. Used by the scripting interface.
mText
java.lang.String mText
- If the type of token is String (JJTSTRING = 23)
mText
holds it.
mFunction
ComplexFunction mFunction
- If the type of token is Function (JJTFUNCTIONCALL = 27)
mFunction
holds it.
mVarIndex
java.lang.Integer mVarIndex
- If the type of token is function variable (JJTVARIABLE = 28)
mVarIndex
holds the index of this variable in the variable list passed to the function.
mFunctionEvalType
SimpleNode.FunctionEvaluationType mFunctionEvalType
- How many arguments need to be provided for this tree to be evaluated.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
Package org.fraid.interpreter.symbtable |
mSymbols
java.lang.String[] mSymbols
Package org.fraid.interpreter.symbtable.functions |
sampleProperty
java.lang.String sampleProperty
propertySupport
java.beans.PropertyChangeSupport propertySupport
mInput
BoxReader mInput
mOutput
DialogOutpStream mOutput
mTeeInput
TeeReader mTeeInput
mFileChooser
javax.swing.JFileChooser mFileChooser
mMenuBar
javax.swing.JMenuBar mMenuBar
mFrame
javax.swing.JFrame mFrame
mIsMainApplication
boolean mIsMainApplication
mFileName
java.lang.String mFileName
mWorkingDir
java.lang.String mWorkingDir
x
double x
y
double y
Package org.fraid.math.functions |
upperLeft
DoublePoint upperLeft
- The plane coordinates of the upper left corner of the region we are painting.
bottomRight
DoublePoint bottomRight
- The plane coordinates of the bottom right corner of the region we are painting.
frameSize
java.awt.Dimension frameSize
- The size of the image.
backgroundColor
java.awt.Color backgroundColor
- The background color.
gridColor
java.awt.Color gridColor
- The color of the grid.
numberGridMarkerDigitsX
int numberGridMarkerDigitsX
- How many digits are there on the grid marks - X.
numberGridMarkerDigitsY
int numberGridMarkerDigitsY
- How many digits are there on the grid marks - Y.
autoScale
boolean autoScale
- Are the algorithms trying to adjust the scale automatically (not all of them can).
Package org.fraid.plugin.algorithm |
Package org.fraid.plugin.beans |
plotColor
java.awt.Color plotColor
startPoint
DoublePoint startPoint
plotColors
ColorMap plotColors
webColors
ColorMap webColors
startPoint
DoublePoint startPoint
plotColors
ColorMap plotColors
printFunctionNames
boolean printFunctionNames
plotColors
ColorMap plotColors
smoothness
int smoothness
literPerHundredKm
boolean literPerHundredKm
plotColors
ColorMap plotColors
printFunctionNames
boolean printFunctionNames
plotSampledAsLines
boolean plotSampledAsLines
autoScaleHorizontal
boolean autoScaleHorizontal
plotColors
ColorMap plotColors
iterate
boolean iterate
replaceLast
boolean replaceLast
delay_ms
int delay_ms
steps
int steps
plotColors
ColorMap plotColors
threshold
double threshold
iterationsLimit
int iterationsLimit
startPoint
DoublePoint startPoint
plotColors
ColorMap plotColors
threshold
double threshold
iterationsLimit
int iterationsLimit
startPoint
DoublePoint startPoint
mJuliaWindowNumber
int mJuliaWindowNumber
mFraid
Scripting mFraid
mLeftButtonJulia
javax.swing.JRadioButtonMenuItem mLeftButtonJulia
mLeftButtonMidi
javax.swing.JRadioButtonMenuItem mLeftButtonMidi
plotColors
ColorMap plotColors
startValue
double startValue
plotColors
ColorMap plotColors
threshold
double threshold
iterationsLimit
int iterationsLimit
startPoint
DoublePoint startPoint
plotColor
java.awt.Color plotColor
numberOfIterations
int numberOfIterations
settleNumber
int settleNumber
distanceBetweenStartPoints
int distanceBetweenStartPoints
manualStartPoints
java.util.Vector<E> manualStartPoints
startPoint
DoublePoint startPoint
plotColor
java.awt.Color plotColor
numberOfIterations
int numberOfIterations
settleNumber
int settleNumber
startPoint
DoublePoint startPoint
plotColor
java.awt.Color plotColor
directionFieldColor
java.awt.Color directionFieldColor
startValue
double startValue
endValue
double endValue
deltaDenominator
double deltaDenominator
timeLength
double timeLength
distanceBetweenVectors
int distanceBetweenVectors
vectorDenominator
double vectorDenominator
plotColor
java.awt.Color plotColor
startValue
double startValue
endValue
double endValue
deltaDenominator
int deltaDenominator
plotColors
ColorMap plotColors
printFunctionNames
boolean printFunctionNames
plotCoordSystem
boolean plotCoordSystem
xyAngleInRad
double xyAngleInRad
xzAngleInRad
double xzAngleInRad
startX
double startX
endX
double endX
startY
double startY
endY
double endY
gridSize
double gridSize
gridSmoothness
int gridSmoothness
startValue
double startValue
endValue
double endValue
deltaDenominator
int deltaDenominator
plotColors
ColorMap plotColors
plotColors
ColorMap plotColors
magnification
int magnification
overlap
int overlap
threshold
double threshold
mFFTViewWindowNumber
int mFFTViewWindowNumber
mFraid
Scripting mFraid
replaceLast
boolean replaceLast
steps
int steps
plotColor
java.awt.Color plotColor
iterate
boolean iterate
replaceLast
boolean replaceLast
pointInterval
int pointInterval
delay_ms
int delay_ms
Package org.fraid.projects.PredictionMarkets |
mStockName
javax.swing.JTextField mStockName
mStockPrice
javax.swing.JFormattedTextField mStockPrice
mStockTotal
javax.swing.JFormattedTextField mStockTotal
mQuantitySpinner
javax.swing.JSpinner mQuantitySpinner
mActionCanceled
boolean mActionCanceled
mStocks
java.util.Vector<E> mStocks
mPrefixFormula
java.lang.String mPrefixFormula
mStockFormula
java.lang.String mStockFormula
mPostfixFormula
java.lang.String mPostfixFormula
mAdditionalFormula
java.lang.String mAdditionalFormula
mName
java.lang.String mName
mIsCustom
boolean mIsCustom
mMenuBar
javax.swing.JMenuBar mMenuBar
mSaveIt
javax.swing.JMenuItem mSaveIt
mSaveAsIt
javax.swing.JMenuItem mSaveAsIt
mChartIt
javax.swing.JMenuItem mChartIt
mGraphIt
javax.swing.JMenuItem mGraphIt
mDebugCheckBox
javax.swing.JCheckBoxMenuItem mDebugCheckBox
mNewB
javax.swing.JButton mNewB
mEditB
javax.swing.JButton mEditB
mDeleteB
javax.swing.JButton mDeleteB
mCalcB
javax.swing.JButton mCalcB
mCommitB
javax.swing.JButton mCommitB
mMarketFile
java.io.File mMarketFile
mMarketDir
java.io.File mMarketDir
mCurrentMarket
Market mCurrentMarket
mFileChooser
javax.swing.JFileChooser mFileChooser
mListModel
javax.swing.DefaultListModel mListModel
mStockList
javax.swing.JList mStockList
mParent
java.awt.Component mParent
mActionListener
java.awt.event.ActionListener mActionListener
mPrefixFormula
javax.swing.JTextField mPrefixFormula
mPostfixFormula
javax.swing.JTextField mPostfixFormula
mIndividualStockFormula
javax.swing.JTextField mIndividualStockFormula
mSupportingFunctions
javax.swing.JTextField mSupportingFunctions
mSellButton
javax.swing.JRadioButton mSellButton
mBuyButton
javax.swing.JRadioButton mBuyButton
mQuantitySpinner
javax.swing.JSpinner mQuantitySpinner
mPrice
javax.swing.JLabel mPrice
mFraid
Scripting mFraid
mPriceDelta
double mPriceDelta
mStockDialog
EditStockDialog mStockDialog
mMarketDialog
NewMarketDialog mMarketDialog
mStockHistory
java.util.Vector<E> mStockHistory
mMarketName
javax.swing.JTextField mMarketName
mFixedStocksButton
javax.swing.JRadioButton mFixedStocksButton
mCustomStocksButton
javax.swing.JRadioButton mCustomStocksButton
mActionCanceled
boolean mActionCanceled
mFileName
javax.swing.JLabel mFileName
mFileChooser
javax.swing.JFileChooser mFileChooser
mDataFile
java.io.File mDataFile
mExactByNumber
javax.swing.JCheckBox mExactByNumber
mExactByVolume
javax.swing.JCheckBox mExactByVolume
mMoreByNumber
javax.swing.JCheckBox mMoreByNumber
mMoreByVolume
javax.swing.JCheckBox mMoreByVolume
mLessByNumber
javax.swing.JCheckBox mLessByNumber
mLessByVolume
javax.swing.JCheckBox mLessByVolume
mPeopleSalesByNumber
javax.swing.JCheckBox mPeopleSalesByNumber
mPeopleSalesByVolume
javax.swing.JCheckBox mPeopleSalesByVolume
mChartTypeCombined
javax.swing.JRadioButton mChartTypeCombined
mChartTypeSeparated
javax.swing.JRadioButton mChartTypeSeparated
mCombinedChartFormula
javax.swing.JTextField mCombinedChartFormula
mDebugMode
javax.swing.JCheckBox mDebugMode
mValuesVector
java.util.Vector<E> mValuesVector
mExactByNumberVector
java.util.Vector<E> mExactByNumberVector
mExactByVolumeVector
java.util.Vector<E> mExactByVolumeVector
mMoreByNumberVector
java.util.Vector<E> mMoreByNumberVector
mMoreByVolumeVector
java.util.Vector<E> mMoreByVolumeVector
mLessByNumberVector
java.util.Vector<E> mLessByNumberVector
mLessByVolumeVector
java.util.Vector<E> mLessByVolumeVector
mPeopleSalesByNumberVector
java.util.Vector<E> mPeopleSalesByNumberVector
mPeopleSalesByVolumeVector
java.util.Vector<E> mPeopleSalesByVolumeVector
mDataIsClean
boolean mDataIsClean
mPlugin
PMChartPlugIn mPlugin
mPrice
double mPrice
mTotal
double mTotal
mName
java.lang.String mName
mQuantity
int mQuantity
Package org.fraid.projects.PredictionMarkets.functions |
Package org.fraid.sampled |
samples
Complex[] samples
start
double start
step
double step
Package org.fraid.sampled.functions |
mScripting
Scripting mScripting
mScripting
Scripting mScripting
Package org.fraid.sampled.parser |
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
Package org.fraid.sound.midi |
mSynth
javax.sound.midi.Synthesizer mSynth
mReceiver
javax.sound.midi.Receiver mReceiver
mSequencer
javax.sound.midi.Sequencer mSequencer
mChannels
javax.sound.midi.MidiChannel[] mChannels
mInstruments
javax.sound.midi.Instrument[] mInstruments
mSequence
javax.sound.midi.Sequence mSequence
mPitchSpan
int mPitchSpan
mBase
int mBase
mInfoLabel
javax.swing.JLabel mInfoLabel
mPlayBaseNoteButton
javax.swing.JButton mPlayBaseNoteButton
mPlayTopNoteButton
javax.swing.JButton mPlayTopNoteButton
mBaseNote
javax.swing.JSpinner mBaseNote
mTopNote
javax.swing.JSpinner mTopNote
mChannelSpinner
javax.swing.JSpinner mChannelSpinner
mInstrument
javax.swing.JComboBox mInstrument
mVelosity
javax.swing.JSpinner mVelosity
mNoteLength
javax.swing.JSpinner mNoteLength
mInterval
javax.swing.JSpinner mInterval
mTicks
javax.swing.JSpinner mTicks
mTempo
javax.swing.JSpinner mTempo
mLength
javax.swing.JSpinner mLength
mSettle
javax.swing.JSpinner mSettle
mPlayButton
javax.swing.JButton mPlayButton
mStopButton
javax.swing.JButton mStopButton
mSaveButton
javax.swing.JButton mSaveButton
mProducer
NumberSequenceProducer mProducer
mSequenceOrigin
DoublePoint mSequenceOrigin
mActions
java.util.HashMap<K,V> mActions
mPopup
javax.swing.JPopupMenu mPopup
Package org.fraid.sound.sampled.functions |
mController
RecordSoundController mController
mRecordedSamples
Samples mRecordedSamples
mSamplingFrequency
int mSamplingFrequency
mListenBufferSize
int mListenBufferSize
mDummyChangeEvent
javax.swing.event.ChangeEvent mDummyChangeEvent
Package org.fraid.sound.utils |
mSourceFunction
DefinedFunction mSourceFunction
mData
byte[] mData
mFormat
javax.sound.sampled.AudioFormat mFormat
mStart
double mStart
mSamplingF
int mSamplingF
mLength
int mLength
mInfo
javax.sound.sampled.DataLine.Info mInfo
mDataLine
javax.sound.sampled.SourceDataLine mDataLine
mPlayThread
PlaySoundThread mPlayThread
mIsBlocked
boolean mIsBlocked
mIsPlaying
boolean mIsPlaying
mNeedsRegeneration
boolean mNeedsRegeneration
functionNameLabel
javax.swing.JLabel functionNameLabel
loopCheckBox
javax.swing.JCheckBox loopCheckBox
pauseButton
javax.swing.JButton pauseButton
playButton
javax.swing.JButton playButton
stopButton
javax.swing.JButton stopButton
mGeneratorFunction
recordSound mGeneratorFunction
mDataLine
javax.sound.sampled.TargetDataLine mDataLine
mRecordThread
RecordSoundThread mRecordThread
mSamplingFrequency
int mSamplingFrequency
mPlayer
PlaySoundController mPlayer
mAfterListening
boolean mAfterListening
counterStaticText
javax.swing.JLabel counterStaticText
counterValue
javax.swing.JLabel counterValue
functionNameLabel
javax.swing.JLabel functionNameLabel
listenCheckBox
javax.swing.JCheckBox listenCheckBox
losslessCheckBox
javax.swing.JCheckBox losslessCheckBox
recordButton
javax.swing.JButton recordButton
stopButton
javax.swing.JButton stopButton
Class org.fraid.tests.EditTest extends java.lang.Object implements Serializable |
Class org.fraid.tests.Experiment extends java.lang.Object implements Serializable |
Class org.fraid.tests.FraidConsoleTest extends java.lang.Object implements Serializable |
Class org.fraid.tests.MidiTest extends java.lang.Object implements Serializable |
mPanel
SliderPanel mPanel
Class org.fraid.tests.SingleNoteChannel extends java.lang.Object implements Serializable |
Class org.fraid.tests.SingleNoteSynthesizer extends java.lang.Object implements Serializable |
mSynth
javax.sound.midi.Synthesizer mSynth
mReceiver
javax.sound.midi.Receiver mReceiver
mSequencer
javax.sound.midi.Sequencer mSequencer
mChannels
javax.sound.midi.MidiChannel[] mChannels
mInstruments
javax.sound.midi.Instrument[] mInstruments
mSequence
javax.sound.midi.Sequence mSequence
mTrack
javax.sound.midi.Track mTrack
mChangeOfInstrument
javax.sound.midi.MidiEvent mChangeOfInstrument
mChannel
int mChannel
mPlayBaseNoteButton
javax.swing.JButton mPlayBaseNoteButton
mPlayTopNoteButton
javax.swing.JButton mPlayTopNoteButton
mBaseNote
javax.swing.JSpinner mBaseNote
mTopNote
javax.swing.JSpinner mTopNote
mChannelSpinner
javax.swing.JSpinner mChannelSpinner
mInstrument
javax.swing.JComboBox mInstrument
mVelosity
javax.swing.JSpinner mVelosity
mNoteLength
javax.swing.JSpinner mNoteLength
mInterval
javax.swing.JSpinner mInterval
mPlayButton
javax.swing.JButton mPlayButton
Package org.fraid.utils.functions |
Class org.fraid.utils.functions.string extends java.lang.Object implements Serializable |
Package org.netlib.math.complex |
re
double re
im
double im
Fraid (system and language). (C) 2003-2007 Ivaylo Iliev
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.