Venice 0.7beta

Serialized Form


Package org.mov.analyser

Class org.mov.analyser.ANNModule extends javax.swing.JPanel implements Serializable

Serialized Fields

propertySupport

java.beans.PropertyChangeSupport propertySupport

desktop

javax.swing.JDesktopPane desktop

quoteBundle

EODQuoteBundle quoteBundle

tabbedPane

javax.swing.JTabbedPane tabbedPane

quoteRangePage

QuoteRangePage quoteRangePage

portfolioPage

PortfolioPage portfolioPage

tradeValuePage

TradeValuePage tradeValuePage

ANNPage

ANNPage ANNPage

ANNTrainingPage

ANNTrainingPage ANNTrainingPage

ANNNetworkTypePage

ANNNetworkTypePage ANNNetworkTypePage

Class org.mov.analyser.ANNNetworkTypePage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

artificialNeuralNetwork

ArtificialNeuralNetwork artificialNeuralNetwork

defaultANNButton

javax.swing.JRadioButton defaultANNButton

customANNButton

javax.swing.JRadioButton customANNButton

pathTextField

javax.swing.JTextField pathTextField

loadButton

javax.swing.JButton loadButton

saveButton

javax.swing.JButton saveButton

lastDirectory

java.lang.String lastDirectory

Class org.mov.analyser.ANNPage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

buyThresholdTextRow

javax.swing.JTextField buyThresholdTextRow

sellThresholdTextRow

javax.swing.JTextField sellThresholdTextRow

buyThreshold

double buyThreshold

sellThreshold

double sellThreshold

ANNPageModule

ANNPageModule ANNPageModule

Class org.mov.analyser.ANNPageModule extends AbstractTable implements Serializable

Serialized Fields

propertySupport

java.beans.PropertyChangeSupport propertySupport

desktop

javax.swing.JDesktopPane desktop

model

org.mov.analyser.ANNPageModule.Model model

inputExpressions

Expression[] inputExpressions

menuBar

javax.swing.JMenuBar menuBar

storeMenuItem

javax.swing.JMenuItem storeMenuItem

editMenuItem

javax.swing.JMenuItem editMenuItem

removeMenuItem

javax.swing.JMenuItem removeMenuItem

Class org.mov.analyser.ANNResultModule extends AbstractTable implements Serializable

Serialized Fields

propertySupport

java.beans.PropertyChangeSupport propertySupport

model

org.mov.analyser.ANNResultModule.Model model

menuBar

javax.swing.JMenuBar menuBar

openMenuItem

javax.swing.JMenuItem openMenuItem

graphMenuItem

javax.swing.JMenuItem graphMenuItem

transactionsMenuItem

javax.swing.JMenuItem transactionsMenuItem

getTipMenuItem

javax.swing.JMenuItem getTipMenuItem

removeMenuItem

javax.swing.JMenuItem removeMenuItem

removeAllMenuItem

javax.swing.JMenuItem removeAllMenuItem

desktop

javax.swing.JDesktopPane desktop

Class org.mov.analyser.ANNTrainingPage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

learningRateTextRow

javax.swing.JTextField learningRateTextRow

momentumTextRow

javax.swing.JTextField momentumTextRow

preLearningTextRow

javax.swing.JTextField preLearningTextRow

totCyclesTextRow

javax.swing.JTextField totCyclesTextRow

minEarningPercentageTextRow

javax.swing.JTextField minEarningPercentageTextRow

windowForecastTextRow

javax.swing.JTextField windowForecastTextRow

learningRate

double learningRate

momentum

double momentum

preLearning

int preLearning

totCycles

int totCycles

minEarningPercentage

double minEarningPercentage

windowForecast

int windowForecast

Class org.mov.analyser.GAModule extends javax.swing.JPanel implements Serializable

Serialized Fields

propertySupport

java.beans.PropertyChangeSupport propertySupport

desktop

javax.swing.JDesktopPane desktop

quoteBundle

EODQuoteBundle quoteBundle

tabbedPane

javax.swing.JTabbedPane tabbedPane

quoteRangePage

QuoteRangePage quoteRangePage

GARulesPage

GARulesPage GARulesPage

portfolioPage

PortfolioPage portfolioPage

tradeValuePage

TradeValuePage tradeValuePage

GAPage

GAPage GAPage

Class org.mov.analyser.GAPage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

generationsTextField

javax.swing.JTextField generationsTextField

populationTextField

javax.swing.JTextField populationTextField

breedingPopulationTextField

javax.swing.JTextField breedingPopulationTextField

displayPopulationTextField

javax.swing.JTextField displayPopulationTextField

randomPercentageTextField

javax.swing.JTextField randomPercentageTextField

generations

int generations

population

int population

breedingPopulation

int breedingPopulation

displayPopulation

int displayPopulation

randomPercentage

int randomPercentage

Class org.mov.analyser.GAResultModule extends AbstractTable implements Serializable

Serialized Fields

propertySupport

java.beans.PropertyChangeSupport propertySupport

model

org.mov.analyser.GAResultModule.Model model

menuBar

javax.swing.JMenuBar menuBar

openMenuItem

javax.swing.JMenuItem openMenuItem

graphMenuItem

javax.swing.JMenuItem graphMenuItem

transactionsMenuItem

javax.swing.JMenuItem transactionsMenuItem

viewBuyRuleMenuItem

javax.swing.JMenuItem viewBuyRuleMenuItem

viewSellRuleMenuItem

javax.swing.JMenuItem viewSellRuleMenuItem

storeBuyRuleMenuItem

javax.swing.JMenuItem storeBuyRuleMenuItem

storeSellRuleMenuItem

javax.swing.JMenuItem storeSellRuleMenuItem

removeMenuItem

javax.swing.JMenuItem removeMenuItem

removeAllMenuItem

javax.swing.JMenuItem removeAllMenuItem

Class org.mov.analyser.GARulesPage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

ruleFamilyEnabledCheckBox

javax.swing.JCheckBox ruleFamilyEnabledCheckBox

buyRuleExpressionComboBox

ExpressionComboBox buyRuleExpressionComboBox

sellRuleExpressionComboBox

ExpressionComboBox sellRuleExpressionComboBox

parameterTextField

javax.swing.JTextField parameterTextField

minValueTextField

javax.swing.JTextField minValueTextField

maxValueTextField

javax.swing.JTextField maxValueTextField

addParameterButton

javax.swing.JButton addParameterButton

buyRule

Expression buyRule

sellRule

Expression sellRule

GARulesPageModule

GARulesPageModule GARulesPageModule

Class org.mov.analyser.GARulesPageModule extends AbstractTable implements Serializable

Serialized Fields

propertySupport

java.beans.PropertyChangeSupport propertySupport

desktop

javax.swing.JDesktopPane desktop

model

org.mov.analyser.GARulesPageModule.Model model

menuBar

javax.swing.JMenuBar menuBar

removeMenuItem

javax.swing.JMenuItem removeMenuItem

removeAllMenuItem

javax.swing.JMenuItem removeAllMenuItem

Class org.mov.analyser.GPGondolaSelection extends javax.swing.JPanel implements Serializable

Serialized Fields

maxPanels

int maxPanels

desktop

javax.swing.JDesktopPane desktop

random

java.util.Random random

GPGondolaSelectionPanel

GPGondolaSelectionPanel[] GPGondolaSelectionPanel

Class org.mov.analyser.GPGondolaSelectionPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

percTextField

javax.swing.JTextField[] percTextField

perc

int[] perc

defValues

int[] defValues

defTextFieldValues

java.lang.String[] defTextFieldValues

isLastEnough

boolean isLastEnough

isLastButOneEnough

boolean isLastButOneEnough

desktop

javax.swing.JDesktopPane desktop

random

java.util.Random random

Class org.mov.analyser.GPModule extends javax.swing.JPanel implements Serializable

Serialized Fields

propertySupport

java.beans.PropertyChangeSupport propertySupport

desktop

javax.swing.JDesktopPane desktop

tabbedPane

javax.swing.JTabbedPane tabbedPane

quoteRangePage

QuoteRangePage quoteRangePage

portfolioPage

PortfolioPage portfolioPage

GPPage

GPPage GPPage

GPPageInitialPopulation

GPPageInitialPopulation GPPageInitialPopulation

GPGondolaSelection

GPGondolaSelection GPGondolaSelection

tradeValuePage

TradeValuePage tradeValuePage

Class org.mov.analyser.GPPage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

generationsTextField

javax.swing.JTextField generationsTextField

windowTextField

javax.swing.JTextField windowTextField

populationTextField

javax.swing.JTextField populationTextField

breedingPopulationTextField

javax.swing.JTextField breedingPopulationTextField

displayPopulationTextField

javax.swing.JTextField displayPopulationTextField

generations

int generations

window

int window

population

int population

breedingPopulation

int breedingPopulation

displayPopulation

int displayPopulation

Class org.mov.analyser.GPPageInitialPopulation extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

perc

int[] perc

numberMutationTextRow

javax.swing.JTextField numberMutationTextRow

generateInitPopTextRow

javax.swing.JTextField generateInitPopTextRow

generateRandomPopTextRow

javax.swing.JTextField generateRandomPopTextRow

random

java.util.Random random

GPPageInitialPopulationModule

GPPageInitialPopulationModule GPPageInitialPopulationModule

mutations

int mutations

Class org.mov.analyser.GPPageInitialPopulationModule extends AbstractTable implements Serializable

Serialized Fields

propertySupport

java.beans.PropertyChangeSupport propertySupport

desktop

javax.swing.JDesktopPane desktop

model

org.mov.analyser.GPPageInitialPopulationModule.Model model

perc

int[] perc

random

java.util.Random random

menuBar

javax.swing.JMenuBar menuBar

editBuyRuleMenuItem

javax.swing.JMenuItem editBuyRuleMenuItem

editSellRuleMenuItem

javax.swing.JMenuItem editSellRuleMenuItem

editPercMenuItem

javax.swing.JMenuItem editPercMenuItem

viewBuyRuleMenuItem

javax.swing.JMenuItem viewBuyRuleMenuItem

viewSellRuleMenuItem

javax.swing.JMenuItem viewSellRuleMenuItem

storeBuyRuleMenuItem

javax.swing.JMenuItem storeBuyRuleMenuItem

storeSellRuleMenuItem

javax.swing.JMenuItem storeSellRuleMenuItem

removeMenuItem

javax.swing.JMenuItem removeMenuItem

removeAllMenuItem

javax.swing.JMenuItem removeAllMenuItem

Class org.mov.analyser.GPResultModule extends AbstractTable implements Serializable

Serialized Fields

propertySupport

java.beans.PropertyChangeSupport propertySupport

model

org.mov.analyser.GPResultModule.Model model

GPPageInitialPopulation

GPPageInitialPopulation GPPageInitialPopulation

menuBar

javax.swing.JMenuBar menuBar

openMenuItem

javax.swing.JMenuItem openMenuItem

graphMenuItem

javax.swing.JMenuItem graphMenuItem

transactionsMenuItem

javax.swing.JMenuItem transactionsMenuItem

viewBuyRuleMenuItem

javax.swing.JMenuItem viewBuyRuleMenuItem

viewSellRuleMenuItem

javax.swing.JMenuItem viewSellRuleMenuItem

storeBuyRuleMenuItem

javax.swing.JMenuItem storeBuyRuleMenuItem

storeSellRuleMenuItem

javax.swing.JMenuItem storeSellRuleMenuItem

storeRulesInitialPopulation

javax.swing.JMenuItem storeRulesInitialPopulation

removeMenuItem

javax.swing.JMenuItem removeMenuItem

removeAllMenuItem

javax.swing.JMenuItem removeAllMenuItem

Class org.mov.analyser.PaperTradeModule extends javax.swing.JPanel implements Serializable

Serialized Fields

propertySupport

java.beans.PropertyChangeSupport propertySupport

desktop

javax.swing.JDesktopPane desktop

quoteBundle

EODQuoteBundle quoteBundle

tabbedPane

javax.swing.JTabbedPane tabbedPane

quoteRangePage

QuoteRangePage quoteRangePage

rulesPage

RulesPage rulesPage

portfolioPage

PortfolioPage portfolioPage

tradeValuePage

TradeValuePage tradeValuePage

Class org.mov.analyser.PaperTradeResultModule extends AbstractTable implements Serializable

Serialized Fields

propertySupport

java.beans.PropertyChangeSupport propertySupport

model

org.mov.analyser.PaperTradeResultModule.Model model

menuBar

javax.swing.JMenuBar menuBar

openMenuItem

javax.swing.JMenuItem openMenuItem

graphMenuItem

javax.swing.JMenuItem graphMenuItem

transactionsMenuItem

javax.swing.JMenuItem transactionsMenuItem

viewBuyRuleMenuItem

javax.swing.JMenuItem viewBuyRuleMenuItem

viewSellRuleMenuItem

javax.swing.JMenuItem viewSellRuleMenuItem

storeBuyRuleMenuItem

javax.swing.JMenuItem storeBuyRuleMenuItem

storeSellRuleMenuItem

javax.swing.JMenuItem storeSellRuleMenuItem

getTipMenuItem

javax.swing.JMenuItem getTipMenuItem

removeMenuItem

javax.swing.JMenuItem removeMenuItem

removeAllMenuItem

javax.swing.JMenuItem removeAllMenuItem

desktop

javax.swing.JDesktopPane desktop

Class org.mov.analyser.PortfolioPage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

numberStocksButton

javax.swing.JRadioButton numberStocksButton

numberStocksTextField

javax.swing.JTextField numberStocksTextField

stockValueButton

javax.swing.JRadioButton stockValueButton

stockValueTextField

javax.swing.JTextField stockValueTextField

initialCapitalTextField

javax.swing.JTextField initialCapitalTextField

tradeCostTextField

javax.swing.JTextField tradeCostTextField

initialCapital

Money initialCapital

tradeCost

Money tradeCost

mode

int mode

numberStocks

int numberStocks

stockValue

Money stockValue

Class org.mov.analyser.QuoteRangePage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

allowMultipleDateRanges

boolean allowMultipleDateRanges

startDateTextField

javax.swing.JTextField startDateTextField

endDateTextField

javax.swing.JTextField endDateTextField

symbolListComboBox

SymbolListComboBox symbolListComboBox

orderByKeyButton

javax.swing.JRadioButton orderByKeyButton

orderByExpressionButton

javax.swing.JRadioButton orderByExpressionButton

orderByKeyComboBox

javax.swing.JComboBox orderByKeyComboBox

orderByExpressionComboBox

ExpressionComboBox orderByExpressionComboBox

multipleDateRangesCheckBox

javax.swing.JCheckBox multipleDateRangesCheckBox

dateRangePeriodComboBox

javax.swing.JComboBox dateRangePeriodComboBox

quoteRange

EODQuoteRange quoteRange

orderByExpression

Expression orderByExpression

startDate

TradingDate startDate

endDate

TradingDate endDate

dateRangePeriod

int dateRangePeriod

Class org.mov.analyser.RulesPage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

ruleFamilyEnabledCheckBox

javax.swing.JCheckBox ruleFamilyEnabledCheckBox

buyRuleExpressionComboBox

ExpressionComboBox buyRuleExpressionComboBox

sellRuleExpressionComboBox

ExpressionComboBox sellRuleExpressionComboBox

aRangeTextField

javax.swing.JTextField aRangeTextField

bRangeTextField

javax.swing.JTextField bRangeTextField

cRangeTextField

javax.swing.JTextField cRangeTextField

buyRule

Expression buyRule

sellRule

Expression sellRule

isFamilyEnabled

boolean isFamilyEnabled

aRange

int aRange

bRange

int bRange

cRange

int cRange

Class org.mov.analyser.TradeValuePage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

tradeValueBuyButtonGroup

javax.swing.ButtonGroup tradeValueBuyButtonGroup

tradeValueBuyByKeyButton

javax.swing.JRadioButton tradeValueBuyByKeyButton

tradeValueBuyByEquationButton

javax.swing.JRadioButton tradeValueBuyByEquationButton

tradeValueBuyComboBox

javax.swing.JComboBox tradeValueBuyComboBox

tradeValueBuyTextField

javax.swing.JTextField tradeValueBuyTextField

tradeValueSellButtonGroup

javax.swing.ButtonGroup tradeValueSellButtonGroup

tradeValueSellByKeyButton

javax.swing.JRadioButton tradeValueSellByKeyButton

tradeValueSellByEquationButton

javax.swing.JRadioButton tradeValueSellByEquationButton

tradeValueSellComboBox

javax.swing.JComboBox tradeValueSellComboBox

tradeValueSellTextField

javax.swing.JTextField tradeValueSellTextField

Package org.mov.analyser.ann

Class org.mov.analyser.ann.FileExtensionException extends java.lang.Exception implements Serializable


Package org.mov.chart

Class org.mov.chart.Chart extends javax.swing.JComponent implements Serializable

Serialized Fields

levels

java.util.Vector levels

gui

BasicChartUI gui

toolTipBeenUp

boolean toolTipBeenUp

startX

java.lang.Comparable startX

endX

java.lang.Comparable endX

xRange

java.util.Vector xRange

startHighlightedX

java.lang.Comparable startHighlightedX

endHighlightedX

java.lang.Comparable endHighlightedX

drawnElements

ChartDrawingModel drawnElements

zoomedIn

boolean zoomedIn

annotatedGraphs

java.util.HashMap annotatedGraphs

Class org.mov.chart.ChartModule extends javax.swing.JPanel implements Serializable

Serialized Fields

propertySupport

java.beans.PropertyChangeSupport propertySupport

chart

Chart chart

scrollPane

javax.swing.JScrollPane scrollPane

menuBar

javax.swing.JMenuBar menuBar

defaultZoom

javax.swing.JButton defaultZoom

zoomIn

javax.swing.JButton zoomIn

cloneChart

javax.swing.JButton cloneChart

paintOnChart

javax.swing.JButton paintOnChart

eraseOnChart

javax.swing.JButton eraseOnChart

moveOnChart

javax.swing.JButton moveOnChart

scribbleOnChart

javax.swing.JButton scribbleOnChart

editOnChart

javax.swing.JButton editOnChart

addMenuItem

javax.swing.JMenuItem addMenuItem

closeMenuItem

javax.swing.JMenuItem closeMenuItem

defaultZoomEnabled

boolean defaultZoomEnabled

previousDefaultZoomState

boolean previousDefaultZoomState

zoomInEnabled

boolean zoomInEnabled

viewMode

int viewMode

desktop

javax.swing.JDesktopPane desktop

frameIcon

java.lang.String frameIcon

defaultZoomImage

java.lang.String defaultZoomImage

zoomInImage

java.lang.String zoomInImage

paintInImage

java.lang.String paintInImage

eraseInImage

java.lang.String eraseInImage

moveInImage

java.lang.String moveInImage

scribbleInImage

java.lang.String scribbleInImage

editInImage

java.lang.String editInImage

cloneChartImage

java.lang.String cloneChartImage

indexChart

boolean indexChart

Class org.mov.chart.EODQuoteChartMenu extends javax.swing.JMenu implements Serializable

Serialized Fields

quoteBundle

EODQuoteBundle quoteBundle

listener

ChartModule listener

map

java.util.HashMap map

currentViewGraph

Graph currentViewGraph

currentViewMenuItem

javax.swing.JRadioButtonMenuItem currentViewMenuItem

menuName

java.lang.String menuName

symbol

Symbol symbol

dayOpenGraphSource

GraphSource dayOpenGraphSource

dayHighGraphSource

GraphSource dayHighGraphSource

dayLowGraphSource

GraphSource dayLowGraphSource

dayCloseGraphSource

GraphSource dayCloseGraphSource

dayVolumeGraphSource

GraphSource dayVolumeGraphSource

indexChart

boolean indexChart

Class org.mov.chart.GraphSettingsDialog extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

buttonPressed

int buttonPressed

graphUI

GraphUI graphUI

Class org.mov.chart.MarketIndicatorChartMenu extends javax.swing.JMenu implements Serializable

Serialized Fields

graph

Graph graph

Class org.mov.chart.PortfolioChartMenu extends javax.swing.JMenu implements Serializable

Serialized Fields

graphMenu

javax.swing.JMenu graphMenu

annotateMenu

javax.swing.JMenu annotateMenu

removeMenu

javax.swing.JMenuItem removeMenu

quoteBundle

EODQuoteBundle quoteBundle

graph

Graph graph

listener

ChartModule listener

map

java.util.HashMap map

portfolio

Portfolio portfolio

Class org.mov.chart.UserNotes extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

notes

javax.swing.JTextArea notes

symbol

java.lang.String symbol

Package org.mov.help

Class org.mov.help.HelpModule extends javax.swing.JPanel implements Serializable

Serialized Fields

backImage

java.lang.String backImage

forwardImage

java.lang.String forwardImage

homeImage

java.lang.String homeImage

backButton

javax.swing.JButton backButton

forwardButton

javax.swing.JButton forwardButton

upButton

javax.swing.JButton upButton

menuBar

javax.swing.JMenuBar menuBar

backMenuItem

javax.swing.JMenuItem backMenuItem

forwardMenuItem

javax.swing.JMenuItem forwardMenuItem

indexTree

javax.swing.JTree indexTree

editorPane

javax.swing.JEditorPane editorPane

desktop

javax.swing.JDesktopPane desktop

propertySupport

java.beans.PropertyChangeSupport propertySupport

root

HelpPage root

currentPage

HelpPage currentPage

ignoreTreeSelectionEvent

boolean ignoreTreeSelectionEvent

visitedPages

java.util.Stack visitedPages

positionInStack

int positionInStack

Class org.mov.help.HelpPage extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

Serialized Fields

name

java.lang.String name

link

java.lang.String link

text

java.lang.String text

isLoaded

boolean isLoaded

Package org.mov.macro

Class org.mov.macro.MacroModule extends javax.swing.JPanel implements Serializable

Serialized Fields

list_panel

javax.swing.JPanel list_panel

button_panel

javax.swing.JPanel button_panel

macro_pane

javax.swing.JScrollPane macro_pane

macro_list

javax.swing.JList macro_list

new_button

javax.swing.JButton new_button

edit_button

javax.swing.JButton edit_button

import_button

javax.swing.JButton import_button

delete_button

javax.swing.JButton delete_button

propertySupport

java.beans.PropertyChangeSupport propertySupport

frameIcon

java.lang.String frameIcon

desktop

javax.swing.JDesktopPane desktop

Package org.mov.main

Class org.mov.main.Main extends javax.swing.JFrame implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

desktopManager

DesktopManager desktopManager

displayPreferences

PreferencesManager.DisplayPreferences displayPreferences

Class org.mov.main.ModuleFrame extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

module

Module module

desktopManager

DesktopManager desktopManager

Package org.mov.parser

Class org.mov.parser.EvaluationException extends ExpressionException implements Serializable

Class org.mov.parser.ExpressionException extends java.lang.Throwable implements Serializable

Serialized Fields

reason

java.lang.String reason

Class org.mov.parser.ParserException extends ExpressionException implements Serializable

Class org.mov.parser.TokenStack extends java.util.Vector implements Serializable

Class org.mov.parser.TypeMismatchException extends ExpressionException implements Serializable


Package org.mov.portfolio

Class org.mov.portfolio.AccountTable extends AbstractTable implements Serializable

Class org.mov.portfolio.PortfolioModule extends javax.swing.JPanel implements Serializable

Serialized Fields

propertySupport

java.beans.PropertyChangeSupport propertySupport

desktop

javax.swing.JDesktopPane desktop

portfolio

Portfolio portfolio

quoteBundle

EODQuoteBundle quoteBundle

menuBar

javax.swing.JMenuBar menuBar

accountNewCashAccount

javax.swing.JMenuItem accountNewCashAccount

accountNewShareAccount

javax.swing.JMenuItem accountNewShareAccount

portfolioGraph

javax.swing.JMenuItem portfolioGraph

portfolioTable

javax.swing.JMenuItem portfolioTable

portfolioDelete

javax.swing.JMenuItem portfolioDelete

portfolioRename

javax.swing.JMenuItem portfolioRename

portfolioClose

javax.swing.JMenuItem portfolioClose

transactionNew

javax.swing.JMenuItem transactionNew

transactionShowHistory

javax.swing.JMenuItem transactionShowHistory

isDeleted

boolean isDeleted

historyFrame

javax.swing.JInternalFrame historyFrame

historyModule

TransactionModule historyModule

Class org.mov.portfolio.PortfolioParserException extends java.lang.Throwable implements Serializable

Class org.mov.portfolio.PortfolioSymbolComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

portfolio

Portfolio portfolio

Class org.mov.portfolio.StockHoldingTable extends AbstractTable implements Serializable

Serialized Fields

showColumnsMenu

javax.swing.JMenu showColumnsMenu

model

org.mov.portfolio.StockHoldingTable.Model model

Class org.mov.portfolio.TransactionDialog extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

mainPanel

javax.swing.JPanel mainPanel

transactionPanel

javax.swing.JPanel transactionPanel

typeComboBox

javax.swing.JComboBox typeComboBox

dateTextField

javax.swing.JTextField dateTextField

amountTextField

javax.swing.JTextField amountTextField

symbolTextField

javax.swing.JTextField symbolTextField

sharesTextField

javax.swing.JTextField sharesTextField

tradeCostTextField

javax.swing.JTextField tradeCostTextField

cashAccountComboBox

javax.swing.JComboBox cashAccountComboBox

cashAccountComboBox2

javax.swing.JComboBox cashAccountComboBox2

shareAccountComboBox

javax.swing.JComboBox shareAccountComboBox

symbolComboBox

PortfolioSymbolComboBox symbolComboBox

portfolio

Portfolio portfolio

isDone

boolean isDone

okButtonPressed

boolean okButtonPressed

transaction

Transaction transaction

Class org.mov.portfolio.TransactionModule extends AbstractTable implements Serializable

Serialized Fields

menuBar

javax.swing.JMenuBar menuBar

transactionNew

javax.swing.JMenuItem transactionNew

transactionEdit

javax.swing.JMenuItem transactionEdit

transactionDelete

javax.swing.JMenuItem transactionDelete

transactionClose

javax.swing.JMenuItem transactionClose

popupTransactionNew

javax.swing.JMenuItem popupTransactionNew

popupTransactionEdit

javax.swing.JMenuItem popupTransactionEdit

popupTransactionDelete

javax.swing.JMenuItem popupTransactionDelete

propertySupport

java.beans.PropertyChangeSupport propertySupport

portfolioModule

PortfolioModule portfolioModule

portfolio

Portfolio portfolio

model

org.mov.portfolio.TransactionModule.Model model

Package org.mov.prefs

Class org.mov.prefs.ChartPreferencesPage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

defaultChart

javax.swing.JComboBox defaultChart

Class org.mov.prefs.EquationPage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop
The desktop that new windows are opened upon


equationTable

EquationTable equationTable

addEquationButton

javax.swing.JButton addEquationButton

editEquationButton

javax.swing.JButton editEquationButton

deleteEquationsButton

javax.swing.JButton deleteEquationsButton

Class org.mov.prefs.EquationTable extends AbstractTable implements Serializable

Serialized Fields

model

org.mov.prefs.EquationTable.Model model

storedExpressions

java.util.List storedExpressions

Class org.mov.prefs.LanguagePage extends javax.swing.JPanel implements Serializable

Serialized Fields

group

javax.swing.ButtonGroup group

radioButtons

javax.swing.JRadioButton[] radioButtons

desktop

javax.swing.JDesktopPane desktop

languageCode

java.lang.String languageCode

Class org.mov.prefs.MacrosPage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

directory_text

javax.swing.JTextField directory_text

macros_table

javax.swing.JTable macros_table

table_model

AbstractTableModel table_model

startup_items

int startup_items
Used for building the table combo box for determining how many entries to add to the combo box


names

java.lang.String[] names

stored_macros

java.util.List stored_macros

selected_row

int selected_row
The element ID of the last selected macro


edited_row

int edited_row

edited_macro

StoredMacro edited_macro

editor

MacroEditor editor

add_button

javax.swing.JButton add_button

edit_button

javax.swing.JButton edit_button

delete_button

javax.swing.JButton delete_button

up_button

javax.swing.JButton up_button

down_button

javax.swing.JButton down_button

Class org.mov.prefs.PreferencesException extends java.lang.Throwable implements Serializable

Class org.mov.prefs.PreferencesModule extends javax.swing.JPanel implements Serializable

Serialized Fields

pages

java.util.Vector pages

pageListModel

javax.swing.DefaultListModel pageListModel

desktop

javax.swing.JDesktopPane desktop

propertySupport

java.beans.PropertyChangeSupport propertySupport

activePage

PreferencesPage activePage

pageList

javax.swing.JList pageList

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

split

javax.swing.JSplitPane split

Class org.mov.prefs.ProxyPage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

proxyPreferences

PreferencesManager.ProxyPreferences proxyPreferences

useProxyCheckBox

javax.swing.JCheckBox useProxyCheckBox

hostTextField

javax.swing.JTextField hostTextField

portTextField

javax.swing.JTextField portTextField

useAuthCheckBox

javax.swing.JCheckBox useAuthCheckBox

userTextField

javax.swing.JTextField userTextField

passwordTextField

javax.swing.JPasswordField passwordTextField

Class org.mov.prefs.QuoteSourcePage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

useDatabase

javax.swing.JRadioButton useDatabase

databaseSoftware

javax.swing.JComboBox databaseSoftware

databaseDriver

javax.swing.JComboBox databaseDriver

databaseHost

javax.swing.JTextField databaseHost

useInternal

javax.swing.JRadioButton useInternal

databasePort

javax.swing.JTextField databasePort

databaseUsername

javax.swing.JTextField databaseUsername

databasePassword

javax.swing.JPasswordField databasePassword

databaseName

javax.swing.JTextField databaseName

useInternet

javax.swing.JRadioButton useInternet

internetHost

javax.swing.JComboBox internetHost

internetUsername

javax.swing.JTextField internetUsername

internetPassword

javax.swing.JPasswordField internetPassword

useSamples

javax.swing.JRadioButton useSamples

databasePreferences

PreferencesManager.DatabasePreferences databasePreferences

Class org.mov.prefs.TuningPage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

maxCachedQuotesTextField

javax.swing.JTextField maxCachedQuotesTextField

Class org.mov.prefs.UserInterfacePage extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

minDecimalDigitsTextField

javax.swing.JTextField minDecimalDigitsTextField

maxDecimalDigitsTextField

javax.swing.JTextField maxDecimalDigitsTextField

Package org.mov.quote

Class org.mov.quote.ExchangeRateFormatException extends java.lang.Throwable implements Serializable

Serialized Fields

reason

java.lang.String reason

Class org.mov.quote.ExportQuoteModule extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

propertySupport

java.beans.PropertyChangeSupport propertySupport

formatComboBox

javax.swing.JComboBox formatComboBox

fileNamesTextField

javax.swing.JTextField fileNamesTextField

filter

EODQuoteFilter filter

fileNames

java.lang.String fileNames

Class org.mov.quote.IDQuoteSyncModule extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

propertySupport

java.beans.PropertyChangeSupport propertySupport

isEnabledCheckBox

javax.swing.JCheckBox isEnabledCheckBox

sourceComboBox

javax.swing.JComboBox sourceComboBox

symbolListTextField

javax.swing.JTextField symbolListTextField

openTimeTextField

javax.swing.JTextField openTimeTextField

closeTimeTextField

javax.swing.JTextField closeTimeTextField

periodTextField

javax.swing.JTextField periodTextField

isEnabled

boolean isEnabled

symbolListText

java.lang.String symbolListText

symbolList

java.util.List symbolList

openTime

TradingTime openTime

closeTime

TradingTime closeTime

period

int period

prefs

PreferencesManager.IDQuoteSyncPreferences prefs

Class org.mov.quote.ImportExportException extends java.lang.Throwable implements Serializable

Class org.mov.quote.ImportQuoteModule extends javax.swing.JPanel implements Serializable

Serialized Fields

desktop

javax.swing.JDesktopPane desktop

propertySupport

java.beans.PropertyChangeSupport propertySupport

fromFiles

javax.swing.JRadioButton fromFiles

formatComboBox

javax.swing.JComboBox formatComboBox

fromInternet

javax.swing.JRadioButton fromInternet

sourceComboBox

javax.swing.JComboBox sourceComboBox

symbolList

javax.swing.JTextField symbolList

startDateTextField

javax.swing.JTextField startDateTextField

endDateTextField

javax.swing.JTextField endDateTextField

startDate

TradingDate startDate

endDate

TradingDate endDate

symbols

java.util.List symbols

filter

EODQuoteFilter filter

files

java.io.File[] files

Class org.mov.quote.MissingQuoteException extends java.lang.Throwable implements Serializable

Class org.mov.quote.QuoteEvent extends java.util.EventObject implements Serializable

Class org.mov.quote.QuoteFormatException extends java.lang.Throwable implements Serializable

Serialized Fields

messages

java.util.List messages

Class org.mov.quote.QuoteNotLoadedException extends java.lang.Throwable implements Serializable

Class org.mov.quote.SymbolFormatException extends java.lang.Throwable implements Serializable

Class org.mov.quote.WeekendDateException extends java.lang.Throwable implements Serializable


Package org.mov.table

Class org.mov.table.PortfolioModel extends AbstractTableModel implements Serializable

Serialized Fields

quoteBundle

EODQuoteBundle quoteBundle

portfolio

Portfolio portfolio

values

java.util.List values

Class org.mov.table.PortfolioTableModule extends AbstractTable implements Serializable

Serialized Fields

menuBar

javax.swing.JMenuBar menuBar

tableClose

javax.swing.JMenuItem tableClose

propertySupport

java.beans.PropertyChangeSupport propertySupport

quoteBundle

EODQuoteBundle quoteBundle

portfolio

Portfolio portfolio

model

PortfolioModel model

frameIcon

java.lang.String frameIcon

Class org.mov.table.QuoteModule extends AbstractTable implements Serializable

Serialized Fields

menuBar

javax.swing.JMenuBar menuBar

findSymbol

javax.swing.JMenuItem findSymbol

graphSymbols

javax.swing.JMenuItem graphSymbols

tableSymbols

javax.swing.JMenuItem tableSymbols

applyExpressions

javax.swing.JMenuItem applyExpressions

applyFilter

javax.swing.JMenuItem applyFilter

sortByMostActive

javax.swing.JMenuItem sortByMostActive

tableClose

javax.swing.JMenuItem tableClose

popupGraphSymbols

javax.swing.JMenuItem popupGraphSymbols

popupTableSymbols

javax.swing.JMenuItem popupTableSymbols

propertySupport

java.beans.PropertyChangeSupport propertySupport

quoteBundle

EODQuoteBundle quoteBundle

model

EODQuoteModel model

frameIcon

java.lang.String frameIcon

filterExpressionString

java.lang.String filterExpressionString

singleDate

boolean singleDate

Class org.mov.table.WatchScreenModule extends AbstractTable implements Serializable

Serialized Fields

menuBar

javax.swing.JMenuBar menuBar

addSymbols

javax.swing.JMenuItem addSymbols

removeSymbols

javax.swing.JMenuItem removeSymbols

graphSymbols

javax.swing.JMenuItem graphSymbols

graphIndexSymbols

javax.swing.JMenuItem graphIndexSymbols

tableSymbols

javax.swing.JMenuItem tableSymbols

tableClose

javax.swing.JMenuItem tableClose

renameWatchScreen

javax.swing.JMenuItem renameWatchScreen

deleteWatchScreen

javax.swing.JMenuItem deleteWatchScreen

applyExpressionsMenuItem

javax.swing.JMenuItem applyExpressionsMenuItem

popupRemoveSymbols

javax.swing.JMenuItem popupRemoveSymbols

popupGraphSymbols

javax.swing.JMenuItem popupGraphSymbols

popupTableSymbols

javax.swing.JMenuItem popupTableSymbols

propertySupport

java.beans.PropertyChangeSupport propertySupport

quoteBundle

MixedQuoteBundle quoteBundle

watchScreen

WatchScreen watchScreen

model

MixedQuoteModel model

frameIcon

java.lang.String frameIcon

isDeleted

boolean isDeleted

Package org.mov.ui

Class org.mov.ui.AbstractQuoteModel extends AbstractTableModel implements Serializable

Serialized Fields

quoteBundle

QuoteBundle quoteBundle

quotes

java.util.List quotes

expressionColumns

ExpressionColumn[] expressionColumns

Class org.mov.ui.AbstractTable extends SortedTable implements Serializable

Serialized Fields

upImage

java.lang.String upImage

downImage

java.lang.String downImage

unchangedImage

java.lang.String unchangedImage

format

java.text.NumberFormat format

upImageIcon

javax.swing.ImageIcon upImageIcon

downImageIcon

javax.swing.ImageIcon downImageIcon

unchangedImageIcon

javax.swing.ImageIcon unchangedImageIcon

showExpressionColumnMenuItems

java.util.List showExpressionColumnMenuItems

Class org.mov.ui.AbstractTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

columns

java.util.List columns

Class org.mov.ui.CurrencyComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

currencyList

java.util.List currencyList

Class org.mov.ui.DesktopManager extends javax.swing.DefaultDesktopManager implements Serializable

Class org.mov.ui.EODQuoteModel extends AbstractQuoteModel implements Serializable

Serialized Fields

quoteBundle

EODQuoteBundle quoteBundle

Class org.mov.ui.ExpressionColumnDialog extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

mainPanel

javax.swing.JPanel mainPanel

transactionPanel

javax.swing.JPanel transactionPanel

expressionColumnComboBox

javax.swing.JComboBox expressionColumnComboBox

columnNameTextField

javax.swing.JTextField columnNameTextField

expressionComboBox

ExpressionComboBox expressionComboBox

isDone

boolean isDone

expressionColumns

ExpressionColumn[] expressionColumns

currentExpressionColumn

int currentExpressionColumn

OKButtonPressed

boolean OKButtonPressed

Class org.mov.ui.ExpressionComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

isDialogUp

boolean isDialogUp

textField

javax.swing.JTextField textField

Class org.mov.ui.MacroEditor extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

is_ok

boolean is_ok
Did the user click ok?


jPanel

javax.swing.JPanel jPanel

jPanel2

javax.swing.JPanel jPanel2

jPanel3

javax.swing.JPanel jPanel3

name_txt

javax.swing.JTextField name_txt

macro_txt

javax.swing.JTextArea macro_txt

ok_btn

javax.swing.JButton ok_btn

cancel_btn

javax.swing.JButton cancel_btn

jScrollPane

javax.swing.JScrollPane jScrollPane

file_txt

javax.swing.JTextField file_txt

jPanel5

javax.swing.JPanel jPanel5

jPanel1

javax.swing.JPanel jPanel1

macro

StoredMacro macro
The stored macro being edited

Class org.mov.ui.MixedQuoteModel extends AbstractQuoteModel implements Serializable

Serialized Fields

quoteBundle

QuoteBundle quoteBundle

Class org.mov.ui.ModuleEvent extends java.util.EventObject implements Serializable

Class org.mov.ui.SortedListModel extends javax.swing.AbstractListModel implements Serializable

Serialized Fields

model

java.util.SortedSet model

Class org.mov.ui.SortedTable extends javax.swing.JTable implements Serializable

Serialized Fields

sortColumn

int sortColumn

sortDirection

int sortDirection

model

SortedTable.SortModel model

upImage

java.lang.String upImage

downImage

java.lang.String downImage

Class org.mov.ui.SortedTable.SortModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

userModel

javax.swing.table.TableModel userModel

sortComparator

org.mov.ui.SortedTable.SortModel.SortComparator sortComparator

sortIndex

java.util.LinkedList sortIndex

currentSortDirection

int currentSortDirection

currentSortColumn

int currentSortColumn

hiddenColumns

java.util.TreeSet hiddenColumns

Class org.mov.ui.SymbolListComboBox extends javax.swing.JComboBox implements Serializable


Package org.mov.util

Class org.mov.util.BMPFile extends java.awt.Component implements Serializable

Serialized Fields

bitmapFileHeader

byte[] bitmapFileHeader

bfType

byte[] bfType

bfSize

int bfSize

bfReserved1

int bfReserved1

bfReserved2

int bfReserved2

bfOffBits

int bfOffBits

bitmapInfoHeader

byte[] bitmapInfoHeader

biSize

int biSize

biWidth

int biWidth

biHeight

int biHeight

biPlanes

int biPlanes

biBitCount

int biBitCount

biCompression

int biCompression

biSizeImage

int biSizeImage

biXPelsPerMeter

int biXPelsPerMeter

biYPelsPerMeter

int biYPelsPerMeter

biClrUsed

int biClrUsed

biClrImportant

int biClrImportant

bitmap

int[] bitmap

fo

java.io.FileOutputStream fo

feedback

boolean feedback

exportUI

ImageExporterUI exportUI

Class org.mov.util.MoneyFormatException extends java.lang.Throwable implements Serializable

Serialized Fields

reason

java.lang.String reason

Class org.mov.util.TradingDateFormatException extends java.lang.Throwable implements Serializable

Serialized Fields

date

java.lang.String date

Class org.mov.util.TradingTimeFormatException extends java.lang.Throwable implements Serializable

Serialized Fields

time

java.lang.String time

Class org.mov.util.UnknownCurrencyCodeException extends java.lang.Throwable implements Serializable

Serialized Fields

reason

java.lang.String reason


Venice 0.7beta