Serialized Form


Package org.chorem.lima.ui

Class org.chorem.lima.ui.ClosableTabHeader extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

canClose

Boolean canClose

closeTab

JButton closeTab

label

JLabel label

title

String title

$Table0

ClosableTabHeader $Table0

Class org.chorem.lima.ui.MainView extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

about

JMenuItem about

contentTabbedPane

JTabbedPane contentTabbedPane

desktop

Desktop desktop

help

JMenuItem help

i18n_en

JMenuItem i18n_en

i18n_fr

JMenuItem i18n_fr

menuFileFullscreen

JMenuItem menuFileFullscreen

menuFileNormalscreen

JMenuItem menuFileNormalscreen

site

JMenuItem site

$JFrame0

MainView $JFrame0

$JMenuBar0

JMenuBar $JMenuBar0

$JMenu0

JMenu $JMenu0

$JMenu1

JMenu $JMenu1

$JMenu2

JMenu $JMenu2

$JMenuItem0

JMenuItem $JMenuItem0

$JMenuItem1

JMenuItem $JMenuItem1

$JMenuItem2

JMenuItem $JMenuItem2

$JMenuItem3

JMenuItem $JMenuItem3

$JMenuItem4

JMenuItem $JMenuItem4

$JMenu3

JMenu $JMenu3

$JMenuItem5

JMenuItem $JMenuItem5

$JMenuItem6

JMenuItem $JMenuItem6

$JMenuItem7

JMenuItem $JMenuItem7

$JMenuItem8

JMenuItem $JMenuItem8

$JMenuItem9

JMenuItem $JMenuItem9

$JMenu4

JMenu $JMenu4

$JMenu5

JMenu $JMenu5

$JMenuItem10

JMenuItem $JMenuItem10

$JMenuItem11

JMenuItem $JMenuItem11

$JMenu6

JMenu $JMenu6

$JMenuItem12

JMenuItem $JMenuItem12

$JMenuItem13

JMenuItem $JMenuItem13

$JSeparator0

JSeparator $JSeparator0

$JMenuItem14

JMenuItem $JMenuItem14

$JSeparator1

JSeparator $JSeparator1

$JMenuItem15

JMenuItem $JMenuItem15

$JMenuItem16

JMenuItem $JMenuItem16

$JSeparator2

JSeparator $JSeparator2

$JMenuItem17

JMenuItem $JMenuItem17

$JMenu7

JMenu $JMenu7

$JMenuItem18

JMenuItem $JMenuItem18

$JMenuItem19

JMenuItem $JMenuItem19

$JMenuItem20

JMenuItem $JMenuItem20

$JMenuItem21

JMenuItem $JMenuItem21

$JMenuItem22

JMenuItem $JMenuItem22

$JMenu8

JMenu $JMenu8

$JMenuItem23

JMenuItem $JMenuItem23

$JMenuItem24

JMenuItem $JMenuItem24

$JMenu9

JMenu $JMenu9

$JMenuItem25

JMenuItem $JMenuItem25

$JMenuItem26

JMenuItem $JMenuItem26

$JMenuItem27

JMenuItem $JMenuItem27

$JMenuItem28

JMenuItem $JMenuItem28

$JMenu10

JMenu $JMenu10

$JMenuItem29

JMenuItem $JMenuItem29

$JMenuItem30

JMenuItem $JMenuItem30

$JMenuItem31

JMenuItem $JMenuItem31

$JMenuItem32

JMenuItem $JMenuItem32

$JMenuItem33

JMenuItem $JMenuItem33

$JMenuItem34

JMenuItem $JMenuItem34

$JMenu11

JMenu $JMenu11

$JMenu12

JMenu $JMenu12

$JMenu13

JMenu $JMenu13

$JPanel0

JPanel $JPanel0

Package org.chorem.lima.ui.account

Class org.chorem.lima.ui.account.AccountForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

account

Account account

descriptionTextField

JTextField descriptionTextField

numberTextField

JTextField numberTextField

ok

JButton ok

$JDialog0

AccountForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$Document0

Document $Document0

$JLabel1

JLabel $JLabel1

$Document1

Document $Document1

$JButton0

JButton $JButton0

Class org.chorem.lima.ui.account.AccountImportForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

addState

Boolean addState

ok

JButton ok

radioButtons

jaxx.runtime.swing.JAXXButtonGroup radioButtons

$JDialog0

AccountImportForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JRadioButton0

JRadioButton $JRadioButton0

$JRadioButton1

JRadioButton $JRadioButton1

$JRadioButton2

JRadioButton $JRadioButton2

$JRadioButton3

JRadioButton $JRadioButton3

$JRadioButton4

JRadioButton $JRadioButton4

$Table1

jaxx.runtime.swing.Table $Table1

$JButton0

JButton $JButton0

Class org.chorem.lima.ui.account.AccountTreeTable extends org.jdesktop.swingx.JXTreeTable implements Serializable

serialVersionUID: 1092873442245932784L

Serialized Fields

handler

AccountViewHandler handler

Class org.chorem.lima.ui.account.AccountView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

accountsTreeTable

AccountTreeTable accountsTreeTable

addButton

JButton addButton

addSubLedger

JButton addSubLedger

handler

AccountViewHandler handler

importButton

JButton importButton

removeButton

JButton removeButton

selectedRow

Boolean selectedRow

updateButton

JButton updateButton

$Table0

AccountView $Table0

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

Class org.chorem.lima.ui.account.SubLedgerForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

account

Account account

descriptionTextField

JTextField descriptionTextField

numberTextField

JTextField numberTextField

ok

JButton ok

thirdPartyTextField

JTextField thirdPartyTextField

$JDialog0

SubLedgerForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$Document0

Document $Document0

$JLabel1

JLabel $JLabel1

$Document1

Document $Document1

$JLabel2

JLabel $JLabel2

$Document2

Document $Document2

$JButton0

JButton $JButton0

Class org.chorem.lima.ui.account.UpdateAccountForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

account

Account account

descriptionTextField

JTextField descriptionTextField

masterAccountTextField

JTextField masterAccountTextField

numberTextField

JTextField numberTextField

ok

JButton ok

$JDialog0

UpdateAccountForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

$Document0

Document $Document0

$JLabel2

JLabel $JLabel2

$JButton0

JButton $JButton0

Class org.chorem.lima.ui.account.UpdateSubLedgerForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

account

Account account

descriptionTextField

JTextField descriptionTextField

masterAccountTextField

JTextField masterAccountTextField

numberTextField

JTextField numberTextField

ok

JButton ok

thirdPartyTextField

JTextField thirdPartyTextField

$JDialog0

UpdateSubLedgerForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$Document0

Document $Document0

$JLabel1

JLabel $JLabel1

$Document1

Document $Document1

$JLabel2

JLabel $JLabel2

$Document2

Document $Document2

$JLabel3

JLabel $JLabel3

$JButton0

JButton $JButton0

Package org.chorem.lima.ui.accountsreports

Class org.chorem.lima.ui.accountsreports.AccountComboBox extends JComboBox implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

AccountsReportsViewHandler handler

Class org.chorem.lima.ui.accountsreports.AccountsReportsPeriodSearchPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

AccountsReportsViewHandler handler

Class org.chorem.lima.ui.accountsreports.AccountsReportsTable extends org.jdesktop.swingx.JXTable implements Serializable

serialVersionUID: 6093850347322834480L

Serialized Fields

handler

AccountsReportsViewHandler handler

Class org.chorem.lima.ui.accountsreports.AccountsReportsTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 1L

Serialized Fields

cacheDataList

ReportsDatas cacheDataList
data cache

Class org.chorem.lima.ui.accountsreports.AccountsReportsView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

accountSelectorLabel

JLabel accountSelectorLabel

accountsReportsTable

AccountsReportsTable accountsReportsTable

amountCreditLabel

JLabel amountCreditLabel

amountDebitLabel

JLabel amountDebitLabel

amountSoldeLabel

JLabel amountSoldeLabel

back

JButton back

handler

AccountsReportsViewHandler handler

modelAccountsReportsTable

AccountsReportsTableModel modelAccountsReportsTable

next

JButton next

periodComboBox

JComboBox periodComboBox

selectedRow

Boolean selectedRow

soldeLabel

JLabel soldeLabel

$Table0

AccountsReportsView $Table0

$Table1

jaxx.runtime.swing.Table $Table1

$AccountsReportsPeriodSearchPanel0

AccountsReportsPeriodSearchPanel $AccountsReportsPeriodSearchPanel0

$JComboBox0

JComboBox $JComboBox0

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

$Table2

jaxx.runtime.swing.Table $Table2

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

periodSearchPanel

AccountsReportsPeriodSearchPanel periodSearchPanel

comboBox

AccountComboBox comboBox

Package org.chorem.lima.ui.balance

Class org.chorem.lima.ui.balance.BalancePeriodSearchPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

BalanceViewHandler handler

Class org.chorem.lima.ui.balance.BalanceTable extends org.jdesktop.swingx.JXTable implements Serializable

serialVersionUID: 6093850347322834480L

Serialized Fields

handler

BalanceViewHandler handler

Class org.chorem.lima.ui.balance.BalanceTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 1L

Serialized Fields

cacheDataList

BalanceTrial cacheDataList
data cache

Class org.chorem.lima.ui.balance.BalanceView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

DocumentEditor

jaxx.runtime.swing.editor.EnumEditor<E extends Enum<E>> DocumentEditor

amountCreditLabel

JLabel amountCreditLabel

amountDebitLabel

JLabel amountDebitLabel

amountSoldeLabel

JLabel amountSoldeLabel

balanceFilter

JTextField balanceFilter

balanceTable

BalanceTable balanceTable

handler

BalanceViewHandler handler

modelBalanceTable

BalanceTableModel modelBalanceTable

movmentedFilter

JCheckBox movmentedFilter

periodComboBox

JComboBox periodComboBox

selectedRow

Boolean selectedRow

soldeLabel

JLabel soldeLabel

$Table0

BalanceView $Table0

$Table1

jaxx.runtime.swing.Table $Table1

$BalancePeriodSearchPanel0

BalancePeriodSearchPanel $BalancePeriodSearchPanel0

$JLabel0

JLabel $JLabel0

$Document0

Document $Document0

$JButton0

JButton $JButton0

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

$Table2

jaxx.runtime.swing.Table $Table2

$JLabel1

JLabel $JLabel1

$JLabel2

JLabel $JLabel2

periodSearchPanel

BalancePeriodSearchPanel periodSearchPanel

Package org.chorem.lima.ui.celleditor

Class org.chorem.lima.ui.celleditor.AccountTableCellEditor extends AbstractCellEditor implements Serializable

serialVersionUID: 1L

Serialized Fields

comboBox

JWideComboBox comboBox

Class org.chorem.lima.ui.celleditor.BigDecimalTableCellEditor extends AbstractCellEditor implements Serializable

serialVersionUID: 1L

Serialized Fields

textField

JTextField textField

keyPressed

boolean keyPressed

Class org.chorem.lima.ui.celleditor.BigDecimalTableCellRenderer extends DefaultTableCellRenderer implements Serializable

serialVersionUID: -2499433026151065390L

Class org.chorem.lima.ui.celleditor.DateTableCellEditor extends AbstractCellEditor implements Serializable

serialVersionUID: 1L

Serialized Fields

datePicker

org.jdesktop.swingx.JXDatePicker datePicker

date

Date date

Class org.chorem.lima.ui.celleditor.EmptyCellRenderer extends DefaultTableCellRenderer implements Serializable

serialVersionUID: -7834417406160620726L

Class org.chorem.lima.ui.celleditor.EntryBookTableCellEditor extends AbstractCellEditor implements Serializable

serialVersionUID: 1L

Serialized Fields

comboBox

JWideComboBox comboBox

Class org.chorem.lima.ui.celleditor.LetterTableCellEditor extends AbstractCellEditor implements Serializable

serialVersionUID: 1L

Serialized Fields

comboBox

JWideComboBox comboBox

Package org.chorem.lima.ui.combobox

Class org.chorem.lima.ui.combobox.AccountComboBoxModel extends AbstractListModel implements Serializable

serialVersionUID: 1L

Serialized Fields

selectedAccount

Object selectedAccount

datasCache

List<E> datasCache

accountService

AccountServiceMonitorable accountService

Class org.chorem.lima.ui.combobox.AccountRenderer extends DefaultListCellRenderer implements Serializable

serialVersionUID: 1L

Class org.chorem.lima.ui.combobox.EntryBookComboBoxModel extends AbstractListModel implements Serializable

serialVersionUID: 1L

Serialized Fields

selectedEntryBook

Object selectedEntryBook

entryBookService

EntryBookServiceMonitorable entryBookService

cacheDatas

List<E> cacheDatas

Class org.chorem.lima.ui.combobox.EntryBookRenderer extends DefaultListCellRenderer implements Serializable

serialVersionUID: 1L

Class org.chorem.lima.ui.combobox.FinancialPeriodComboBoxModel extends AbstractListModel implements Serializable

serialVersionUID: 1L

Serialized Fields

selectedFinancialPeriod

Object selectedFinancialPeriod

datasCache

List<E> datasCache

financialPeriodService

FinancialPeriodServiceMonitorable financialPeriodService

selectedFiscalPeriod

FiscalPeriod selectedFiscalPeriod

displayAllPeriods

boolean displayAllPeriods

Class org.chorem.lima.ui.combobox.FinancialPeriodComboBoxRenderer extends DefaultListCellRenderer implements Serializable

serialVersionUID: 1L

Class org.chorem.lima.ui.combobox.FiscalPeriodComboBoxModel extends AbstractListModel implements Serializable

serialVersionUID: 1L

Serialized Fields

selectedFiscalPeriod

Object selectedFiscalPeriod

fiscalPeriodService

FiscalPeriodServiceMonitorable fiscalPeriodService

datasCache

List<E> datasCache

Class org.chorem.lima.ui.combobox.FiscalPeriodComboBoxRenderer extends DefaultListCellRenderer implements Serializable

serialVersionUID: 1L

Class org.chorem.lima.ui.combobox.LetterComboBoxModel extends AbstractListModel implements Serializable

serialVersionUID: 1L

Serialized Fields

selectedAccount

Object selectedAccount

datasCache

List<E> datasCache

service

FinancialTransactionServiceMonitorable service

Class org.chorem.lima.ui.combobox.LetterRenderer extends DefaultListCellRenderer implements Serializable

serialVersionUID: 1L

Class org.chorem.lima.ui.combobox.SubAccountComboBoxModel extends AbstractListModel implements Serializable

serialVersionUID: 1L

Serialized Fields

selectedAccount

Object selectedAccount

datasCache

List<E> datasCache

accountService

AccountServiceMonitorable accountService

Package org.chorem.lima.ui.entrybook

Class org.chorem.lima.ui.entrybook.EntryBookForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

addState

Boolean addState

cancelButton

JButton cancelButton

entryBook

EntryBook entryBook

entryBookCodeField

JTextField entryBookCodeField

entryBookLabelField

JTextField entryBookLabelField

okButton

JButton okButton

$JDialog0

EntryBookForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$Document0

Document $Document0

$JLabel1

JLabel $JLabel1

$Document1

Document $Document1

Class org.chorem.lima.ui.entrybook.EntryBookImportForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

addState

Boolean addState

ok

JButton ok

radioButtons

jaxx.runtime.swing.JAXXButtonGroup radioButtons

$JDialog0

EntryBookImportForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JRadioButton0

JRadioButton $JRadioButton0

$JRadioButton1

JRadioButton $JRadioButton1

$Table1

jaxx.runtime.swing.Table $Table1

$JButton0

JButton $JButton0

Class org.chorem.lima.ui.entrybook.EntryBookTable extends org.jdesktop.swingx.JXTable implements Serializable

serialVersionUID: 6228396251512013262L

Serialized Fields

handler

EntryBookViewHandler handler

Class org.chorem.lima.ui.entrybook.EntryBookTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 7578692417919755647L

Serialized Fields

entryBookService

EntryBookServiceMonitorable entryBookService
Services.

Class org.chorem.lima.ui.entrybook.EntryBookView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

addButton

JButton addButton

entryBooksTable

EntryBookTable entryBooksTable

handler

EntryBookViewHandler handler

importButton

JButton importButton

removeButton

JButton removeButton

selectedRow

Boolean selectedRow

updateButton

JButton updateButton

$Table0

EntryBookView $Table0

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

Package org.chorem.lima.ui.entrybooksreports

Class org.chorem.lima.ui.entrybooksreports.EntryBookComboBox extends JComboBox implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

EntryBooksReportsViewHandler handler

Class org.chorem.lima.ui.entrybooksreports.EntryBooksReportsPeriodSearchPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

EntryBooksReportsViewHandler handler

Class org.chorem.lima.ui.entrybooksreports.EntryBooksReportsTable extends org.jdesktop.swingx.JXTable implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

EntryBooksReportsViewHandler handler

model

EntryBooksReportsTableModel model

colorReportsDatas

org.jdesktop.swingx.decorator.Highlighter colorReportsDatas

oldRow

FinancialTransaction oldRow

highlighterReportsDatasBoolean

Boolean highlighterReportsDatasBoolean

Class org.chorem.lima.ui.entrybooksreports.EntryBooksReportsTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 1L

Serialized Fields

cacheDataList

ReportsDatas cacheDataList
data cache

Class org.chorem.lima.ui.entrybooksreports.EntryBooksReportsView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

DocumentEditor

jaxx.runtime.swing.editor.EnumEditor<E extends Enum<E>> DocumentEditor

amountCreditLabel

JLabel amountCreditLabel

amountDebitLabel

JLabel amountDebitLabel

amountSoldeLabel

JLabel amountSoldeLabel

back

JButton back

entryBookSelectorLabel

JLabel entryBookSelectorLabel

handler

EntryBooksReportsViewHandler handler

modelEntryBook

EntryBookComboBoxModel modelEntryBook

modelTable

EntryBooksReportsTableModel modelTable

next

JButton next

periodComboBox

JComboBox periodComboBox

selectedRow

Boolean selectedRow

soldeLabel

JLabel soldeLabel

table

EntryBooksReportsTable table

$Table0

EntryBooksReportsView $Table0

$Table1

jaxx.runtime.swing.Table $Table1

$EntryBooksReportsPeriodSearchPanel0

EntryBooksReportsPeriodSearchPanel $EntryBooksReportsPeriodSearchPanel0

$JComboBox0

JComboBox $JComboBox0

$JButton0

JButton $JButton0

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

$Table2

jaxx.runtime.swing.Table $Table2

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

periodSearchPanel

EntryBooksReportsPeriodSearchPanel periodSearchPanel

comboBox

EntryBookComboBox comboBox

Package org.chorem.lima.ui.financialperiod

Class org.chorem.lima.ui.financialperiod.FinancialPeriodTable extends org.jdesktop.swingx.JXTable implements Serializable

serialVersionUID: -1960326844433064178L

Serialized Fields

handler

FinancialPeriodViewHandler handler

model

FinancialPeriodTableModel model

financialPeriodService

FinancialPeriodService financialPeriodService

colorTransaction

org.jdesktop.swingx.decorator.Highlighter colorTransaction

Class org.chorem.lima.ui.financialperiod.FinancialPeriodTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 77027335135838258L

Serialized Fields

financialPeriodService

FinancialPeriodServiceMonitorable financialPeriodService
service


cacheDataList

List<E> cacheDataList
Datas cache

Class org.chorem.lima.ui.financialperiod.FinancialPeriodView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

blockButton

JButton blockButton

financialPeriodTable

FinancialPeriodTable financialPeriodTable

handler

FinancialPeriodViewHandler handler

modelFinancialPeriodTable

FinancialPeriodTableModel modelFinancialPeriodTable

selectedPeriod

Boolean selectedPeriod

$Table0

FinancialPeriodView $Table0

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

$Table1

jaxx.runtime.swing.Table $Table1

Package org.chorem.lima.ui.financialstatementchart

Class org.chorem.lima.ui.financialstatementchart.FinancialStatementChartTreeTable extends org.jdesktop.swingx.JXTreeTable implements Serializable

serialVersionUID: 3221024449873737253L

Serialized Fields

handler

FinancialStatementChartViewHandler handler

Class org.chorem.lima.ui.financialstatementchart.FinancialStatementChartView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

addFinancialStatementHeader

JButton addFinancialStatementHeader

addFinancialStatementMovement

JButton addFinancialStatementMovement

checkButton

JButton checkButton

handler

FinancialStatementChartViewHandler handler

importButton

JButton importButton

removeButton

JButton removeButton

selectedRow

Boolean selectedRow

treeTable

FinancialStatementChartTreeTable treeTable

updateButton

JButton updateButton

$Table0

FinancialStatementChartView $Table0

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

Class org.chorem.lima.ui.financialstatementchart.FinancialStatementHeaderForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

addState

Boolean addState

descriptionTextField

JTextField descriptionTextField

financialStatement

FinancialStatement financialStatement

headerAmountCheckBox

JCheckBox headerAmountCheckBox

ok

JButton ok

subAmountCheckBox

JCheckBox subAmountCheckBox

wayEnumEditor

jaxx.runtime.swing.editor.EnumEditor<E extends Enum<E>> wayEnumEditor

$JDialog0

FinancialStatementHeaderForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$Document0

Document $Document0

$JButton0

JButton $JButton0

Class org.chorem.lima.ui.financialstatementchart.FinancialStatementImportForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

addState

Boolean addState

deleteFinancialStatementChart

JCheckBox deleteFinancialStatementChart

ok

JButton ok

radioButtons

jaxx.runtime.swing.JAXXButtonGroup radioButtons

$JDialog0

FinancialStatementImportForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JRadioButton0

JRadioButton $JRadioButton0

$JRadioButton1

JRadioButton $JRadioButton1

$JRadioButton2

JRadioButton $JRadioButton2

$JRadioButton3

JRadioButton $JRadioButton3

$Table1

jaxx.runtime.swing.Table $Table1

$JButton0

JButton $JButton0

Class org.chorem.lima.ui.financialstatementchart.FinancialStatementMovementForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

accountsTextField

JTextField accountsTextField

addState

Boolean addState

creditAccountsTextField

JTextField creditAccountsTextField

debitAccountsTextField

JTextField debitAccountsTextField

descriptionTextField

JTextField descriptionTextField

financialStatement

FinancialStatement financialStatement

ok

JButton ok

provisionDeprecationAccountsTextField

JTextField provisionDeprecationAccountsTextField

$JDialog0

FinancialStatementMovementForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$Document0

Document $Document0

$JLabel1

JLabel $JLabel1

$Document1

Document $Document1

$JLabel2

JLabel $JLabel2

$Document2

Document $Document2

$JLabel3

JLabel $JLabel3

$Document3

Document $Document3

$JLabel4

JLabel $JLabel4

$Document4

Document $Document4

$JButton0

JButton $JButton0

Package org.chorem.lima.ui.financialstatementreport

Class org.chorem.lima.ui.financialstatementreport.FinancialStatementReportPeriodSearchPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

model

FinancialStatementReportTableModel model

Class org.chorem.lima.ui.financialstatementreport.FinancialStatementReportTable extends org.jdesktop.swingx.JXTable implements Serializable

serialVersionUID: 154211277688304679L

Serialized Fields

handler

FinancialStatementReportViewHandler handler

model

FinancialStatementReportTableModel model

colorTransaction

org.jdesktop.swingx.decorator.Highlighter colorTransaction

Class org.chorem.lima.ui.financialstatementreport.FinancialStatementReportTableCellRenderer extends DefaultTableCellRenderer implements Serializable

serialVersionUID: 4682358397738816778L

Class org.chorem.lima.ui.financialstatementreport.FinancialStatementReportTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 1L

Serialized Fields

financialStatementService

FinancialStatementServiceMonitorable financialStatementService
Services.


documentService

DocumentServiceMonitorable documentService

selectedBeginDate

Date selectedBeginDate
DatePicker Begin Date.


selectedEndDate

Date selectedEndDate
DatePicker EndDate.


port

int port

cacheDataList

List<E> cacheDataList
data cache

Class org.chorem.lima.ui.financialstatementreport.FinancialStatementReportView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

DocumentEditor

jaxx.runtime.swing.editor.EnumEditor<E extends Enum<E>> DocumentEditor

handler

FinancialStatementReportViewHandler handler

modelTable

FinancialStatementReportTableModel modelTable

periodComboBox

JComboBox periodComboBox

selectedRow

Boolean selectedRow

table

FinancialStatementReportTable table

$Table0

FinancialStatementReportView $Table0

$Table1

jaxx.runtime.swing.Table $Table1

$FinancialStatementReportPeriodSearchPanel0

FinancialStatementReportPeriodSearchPanel $FinancialStatementReportPeriodSearchPanel0

$JButton0

JButton $JButton0

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

periodSearchPanel

FinancialStatementReportPeriodSearchPanel periodSearchPanel

Package org.chorem.lima.ui.financialtransaction

Class org.chorem.lima.ui.financialtransaction.FinancialPeriodComboBox extends JComboBox implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

FinancialTransactionViewHandler handler

Class org.chorem.lima.ui.financialtransaction.FinancialTransactionTable extends org.jdesktop.swingx.JXTable implements Serializable

serialVersionUID: 3133690382049594727L

Serialized Fields

handler

FinancialTransactionViewHandler handler

colorTransaction

org.jdesktop.swingx.decorator.Highlighter colorTransaction

colorBalance

org.jdesktop.swingx.decorator.ColorHighlighter colorBalance

x_tab

int x_tab

y_tab

int y_tab

Class org.chorem.lima.ui.financialtransaction.FinancialTransactionTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 1L

Serialized Fields

financialTransactionService

FinancialTransactionServiceMonitorable financialTransactionService
Transaction service.


selectedFinancialPeriod

FinancialPeriod selectedFinancialPeriod
selected financial period


cacheDataList

List<E> cacheDataList
data cache

Class org.chorem.lima.ui.financialtransaction.FinancialTransactionView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

back

JButton back

financialPeriodComboBox

FinancialPeriodComboBox financialPeriodComboBox

financialPeriodLabel

JLabel financialPeriodLabel

financialTransactionTable

FinancialTransactionTable financialTransactionTable

financialTransactionTableModel

FinancialTransactionTableModel financialTransactionTableModel

fiscalPeriodComboBox

JComboBox fiscalPeriodComboBox

fiscalPeriodLabel

JLabel fiscalPeriodLabel

handler

FinancialTransactionViewHandler handler

modelFinancialPeriod

FinancialPeriodComboBoxModel modelFinancialPeriod

modelFiscalPeriod

FiscalPeriodComboBoxModel modelFiscalPeriod

next

JButton next

selectedRow

Boolean selectedRow

$Table0

FinancialTransactionView $Table0

$JButton0

JButton $JButton0

$JButton1

JButton $JButton1

$JButton2

JButton $JButton2

$JButton3

JButton $JButton3

$JButton4

JButton $JButton4

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

Package org.chorem.lima.ui.financialtransactionsearch

Class org.chorem.lima.ui.financialtransactionsearch.AccountSearchComboBox extends JComboBox implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

FinancialTransactionSearchViewHandler handler

Class org.chorem.lima.ui.financialtransactionsearch.AccountSearchPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

FinancialTransactionSearchViewHandler handler

Class org.chorem.lima.ui.financialtransactionsearch.AmountSearchPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

FinancialTransactionSearchViewHandler handler

Class org.chorem.lima.ui.financialtransactionsearch.EntryBookSearchComboBox extends JComboBox implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

FinancialTransactionSearchViewHandler handler

Class org.chorem.lima.ui.financialtransactionsearch.EntryBookSearchPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

FinancialTransactionSearchViewHandler handler

Class org.chorem.lima.ui.financialtransactionsearch.FinancialTransactionPeriodSearchPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

FinancialTransactionSearchViewHandler handler

Class org.chorem.lima.ui.financialtransactionsearch.FinancialTransactionSearchTable extends org.jdesktop.swingx.JXTable implements Serializable

serialVersionUID: 3133690382049594727L

Serialized Fields

handler

FinancialTransactionSearchViewHandler handler

colorTransaction

org.jdesktop.swingx.decorator.Highlighter colorTransaction

colorBalance

org.jdesktop.swingx.decorator.ColorHighlighter colorBalance

x_tab

int x_tab

y_tab

int y_tab

Class org.chorem.lima.ui.financialtransactionsearch.FinancialTransactionSearchTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 1L

Serialized Fields

financialTransactionService

FinancialTransactionServiceMonitorable financialTransactionService
Transaction service.


financialPeriodService

FinancialPeriodServiceMonitorable financialPeriodService
Financial service


selectedFiscalPeriod

FiscalPeriod selectedFiscalPeriod
selected financial period


financialTransactionSearch

FinancialTransactionSearch financialTransactionSearch
data cache


cacheDataList

List<E> cacheDataList

Class org.chorem.lima.ui.financialtransactionsearch.FinancialTransactionSearchView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

accountComboBox

JComboBox accountComboBox

amountComboBox

JComboBox amountComboBox

description

JTextField description

entryBookComboBox

JComboBox entryBookComboBox

fieldSize

Dimension fieldSize

financialTransactionSearchTable

FinancialTransactionSearchTable financialTransactionSearchTable

financialTransactionSearchTableModel

FinancialTransactionSearchTableModel financialTransactionSearchTableModel

handler

FinancialTransactionSearchViewHandler handler

letterComboBox

JComboBox letterComboBox

operatorComboBox

JComboBox operatorComboBox

periodComboBox

JComboBox periodComboBox

selectedRow

Boolean selectedRow

validSearch

JButton validSearch

voucher

JTextField voucher

$Table0

FinancialTransactionSearchView $Table0

$Table1

jaxx.runtime.swing.Table $Table1

$FinancialTransactionPeriodSearchPanel0

FinancialTransactionPeriodSearchPanel $FinancialTransactionPeriodSearchPanel0

$Table2

jaxx.runtime.swing.Table $Table2

$JLabel0

JLabel $JLabel0

$Document0

Document $Document0

$JLabel1

JLabel $JLabel1

$Document1

Document $Document1

$LetterSearchPanel0

LetterSearchPanel $LetterSearchPanel0

$Table3

jaxx.runtime.swing.Table $Table3

$AccountSearchPanel0

AccountSearchPanel $AccountSearchPanel0

$EntryBookSearchPanel0

EntryBookSearchPanel $EntryBookSearchPanel0

$Table4

jaxx.runtime.swing.Table $Table4

$JLabel2

JLabel $JLabel2

$AmountSearchPanel0

AmountSearchPanel $AmountSearchPanel0

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

accountSearchPanel

AccountSearchPanel accountSearchPanel

amountSearchPanel

AmountSearchPanel amountSearchPanel

entryBookSearchPanel

EntryBookSearchPanel entryBookSearchPanel

letterSearchPanel

LetterSearchPanel letterSearchPanel

periodSearchPanel

FinancialTransactionPeriodSearchPanel periodSearchPanel

Class org.chorem.lima.ui.financialtransactionsearch.LetterSearchComboBox extends JComboBox implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

FinancialTransactionSearchViewHandler handler

Class org.chorem.lima.ui.financialtransactionsearch.LetterSearchPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

FinancialTransactionSearchViewHandler handler

Package org.chorem.lima.ui.financialtransactionunbalanced

Class org.chorem.lima.ui.financialtransactionunbalanced.FinancialTransactionUnbalancedTable extends org.jdesktop.swingx.JXTable implements Serializable

serialVersionUID: 3133690382049594727L

Serialized Fields

handler

FinancialTransactionUnbalancedViewHandler handler

colorTransaction

org.jdesktop.swingx.decorator.Highlighter colorTransaction

colorBalance

org.jdesktop.swingx.decorator.ColorHighlighter colorBalance

Class org.chorem.lima.ui.financialtransactionunbalanced.FinancialTransactionUnbalancedTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 3914954536809622358L

Serialized Fields

financialTransactionService

FinancialTransactionServiceMonitorable financialTransactionService
Transaction service.


selectedFiscalPeriod

FiscalPeriod selectedFiscalPeriod
selected financial period


cacheDataList

List<E> cacheDataList
data cache

Class org.chorem.lima.ui.financialtransactionunbalanced.FinancialTransactionUnbalancedView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

financialTransactionUnbalancedTable

FinancialTransactionUnbalancedTable financialTransactionUnbalancedTable

financialTransactionUnbalancedTableModel

FinancialTransactionUnbalancedTableModel financialTransactionUnbalancedTableModel

fiscalPeriodComboBox

JComboBox fiscalPeriodComboBox

fiscalPeriodLabel

JLabel fiscalPeriodLabel

handler

FinancialTransactionUnbalancedViewHandler handler

modelFiscalPeriod

FiscalPeriodComboBoxModel modelFiscalPeriod

selectedRow

Boolean selectedRow

$Table0

FinancialTransactionUnbalancedView $Table0

$JButton0

JButton $JButton0

$JButton1

JButton $JButton1

$JButton2

JButton $JButton2

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

Package org.chorem.lima.ui.fiscalperiod

Class org.chorem.lima.ui.fiscalperiod.AddPeriod extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

beginDatePicker

org.jdesktop.swingx.JXDatePicker beginDatePicker

cancelButton

JButton cancelButton

endDatePicker

org.jdesktop.swingx.JXDatePicker endDatePicker

modelFiscalPeriodTable

FiscalPeriodTableModel modelFiscalPeriodTable

okButton

JButton okButton

period

FiscalPeriod period

$JDialog0

AddPeriod $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

$Table1

jaxx.runtime.swing.Table $Table1

fiscalPeriodService

FiscalPeriodServiceMonitorable fiscalPeriodService

endDate

Date endDate

calendarBegin

Calendar calendarBegin

beginDate

Date beginDate

calendarEnd

Calendar calendarEnd

Class org.chorem.lima.ui.fiscalperiod.FiscalPeriodTable extends org.jdesktop.swingx.JXTable implements Serializable

serialVersionUID: -8462838870024505659L

Serialized Fields

handler

FiscalPeriodViewHandler handler

model

FiscalPeriodTableModel model

colorTransaction

org.jdesktop.swingx.decorator.Highlighter colorTransaction

Class org.chorem.lima.ui.fiscalperiod.FiscalPeriodTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 77027335135838258L

Serialized Fields

fiscalPeriodService

FiscalPeriodServiceMonitorable fiscalPeriodService

financialTransactionService

FinancialTransactionServiceMonitorable financialTransactionService

cacheDataList

List<E> cacheDataList
data cache

Class org.chorem.lima.ui.fiscalperiod.FiscalPeriodView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

addButton

JButton addButton

blockButton

JButton blockButton

fiscalPeriodTable

FiscalPeriodTable fiscalPeriodTable

handler

FiscalPeriodViewHandler handler

modelFiscalPeriodTable

FiscalPeriodTableModel modelFiscalPeriodTable

selectedPeriod

Boolean selectedPeriod

$Table0

FiscalPeriodView $Table0

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

Class org.chorem.lima.ui.fiscalperiod.RetainedEarningsEntryBookForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

EntryBookGroup

jaxx.runtime.swing.JAXXButtonGroup EntryBookGroup

addState

Boolean addState

cancelButton

JButton cancelButton

entryBook

EntryBook entryBook

entryBookCodeField

JTextField entryBookCodeField

entryBookComboBox

JComboBox entryBookComboBox

entryBookLabelField

JTextField entryBookLabelField

entryBookSelectorLabel

JLabel entryBookSelectorLabel

modelEntryBookComboBox

EntryBookComboBoxModel modelEntryBookComboBox

newEntryBook

JRadioButton newEntryBook

okButton

JButton okButton

selectedEntryBook

JRadioButton selectedEntryBook

$JDialog0

RetainedEarningsEntryBookForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$Document0

Document $Document0

$JLabel1

JLabel $JLabel1

$Document1

Document $Document1

Package org.chorem.lima.ui.home

Class org.chorem.lima.ui.home.AccountsPane extends JEditorPane implements Serializable

serialVersionUID: 1L

Serialized Fields

view

HomeView view

accountService

AccountServiceMonitorable accountService

Class org.chorem.lima.ui.home.EntryBooksPane extends JEditorPane implements Serializable

serialVersionUID: 1L

Serialized Fields

view

HomeView view

entryBookService

EntryBookServiceMonitorable entryBookService

Class org.chorem.lima.ui.home.FinancialTransactionsPane extends JEditorPane implements Serializable

serialVersionUID: 1L

Serialized Fields

view

HomeView view

financialTransactionService

FinancialTransactionServiceMonitorable financialTransactionService

fiscalPeriodService

FiscalPeriodServiceMonitorable fiscalPeriodService

Class org.chorem.lima.ui.home.FiscalPeriodsPane extends JEditorPane implements Serializable

serialVersionUID: 1L

Serialized Fields

view

HomeView view

fiscalPeriodService

FiscalPeriodServiceMonitorable fiscalPeriodService

Class org.chorem.lima.ui.home.HomeView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

accountPanel

JPanel accountPanel

entryBookPanel

JPanel entryBookPanel

financialTransactionPanel

JPanel financialTransactionPanel

fiscalPeriodPanel

JPanel fiscalPeriodPanel

fixedSize

Dimension fixedSize

miniSize

Dimension miniSize

$Table0

HomeView $Table0

$Table1

jaxx.runtime.swing.Table $Table1

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

$JEditorPane0

JEditorPane $JEditorPane0

$Table2

jaxx.runtime.swing.Table $Table2

$JLabel2

JLabel $JLabel2

$JLabel3

JLabel $JLabel3

$JEditorPane1

JEditorPane $JEditorPane1

$Table3

jaxx.runtime.swing.Table $Table3

$JLabel4

JLabel $JLabel4

$JLabel5

JLabel $JLabel5

$JEditorPane2

JEditorPane $JEditorPane2

$Table4

jaxx.runtime.swing.Table $Table4

$JLabel6

JLabel $JLabel6

$JLabel7

JLabel $JLabel7

$JEditorPane3

JEditorPane $JEditorPane3

Package org.chorem.lima.ui.identity

Class org.chorem.lima.ui.identity.IdentityForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

address2TextField

JTextField address2TextField

addressTextField

JTextField addressTextField

businessNumberTextField

JTextField businessNumberTextField

cityTextField

JTextField cityTextField

classificationCodeTextField

JTextField classificationCodeTextField

descriptionTextField

JTextField descriptionTextField

emailTextField

JTextField emailTextField

handler

IdentityHandler handler

identity

Identity identity

nameTextField

JTextField nameTextField

ok

JButton ok

phoneNumberTextField

JTextField phoneNumberTextField

vatNumberTextField

JTextField vatNumberTextField

zipCodeTextField

JTextField zipCodeTextField

$JDialog0

IdentityForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$Document0

Document $Document0

$JLabel1

JLabel $JLabel1

$Document1

Document $Document1

$JLabel2

JLabel $JLabel2

$Document2

Document $Document2

$JLabel3

JLabel $JLabel3

$Document3

Document $Document3

$JLabel4

JLabel $JLabel4

$Document4

Document $Document4

$JLabel5

JLabel $JLabel5

$Document5

Document $Document5

$JLabel6

JLabel $JLabel6

$Document6

Document $Document6

$JLabel7

JLabel $JLabel7

$Document7

Document $Document7

$JLabel8

JLabel $JLabel8

$Document8

Document $Document8

$JLabel9

JLabel $JLabel9

$Document9

Document $Document9

$JLabel10

JLabel $JLabel10

$Document10

Document $Document10

$JButton0

JButton $JButton0

Package org.chorem.lima.ui.importexport

Class org.chorem.lima.ui.importexport.ImportExportWaitView extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

busylabel

org.jdesktop.swingx.JXBusyLabel busylabel

waitDialog

ImportExportWaitView waitDialog

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

Package org.chorem.lima.ui.ledger

Class org.chorem.lima.ui.ledger.LedgerPeriodSearchPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

LedgerViewHandler handler

Class org.chorem.lima.ui.ledger.LedgerTable extends org.jdesktop.swingx.JXTable implements Serializable

serialVersionUID: 3133690382049594727L

Serialized Fields

handler

LedgerViewHandler handler

colorReportsDatas

org.jdesktop.swingx.decorator.Highlighter colorReportsDatas

Class org.chorem.lima.ui.ledger.LedgerTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 1L

Serialized Fields

cacheDataList

List<E> cacheDataList
data cache

Class org.chorem.lima.ui.ledger.LedgerView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

DocumentEditor

jaxx.runtime.swing.editor.EnumEditor<E extends Enum<E>> DocumentEditor

amountCreditLabel

JLabel amountCreditLabel

amountDebitLabel

JLabel amountDebitLabel

amountSoldeLabel

JLabel amountSoldeLabel

balanceFilter

JTextField balanceFilter

handler

LedgerViewHandler handler

modelEntryBook

EntryBookComboBoxModel modelEntryBook

modelTable

LedgerTableModel modelTable

movmentedFilter

JCheckBox movmentedFilter

periodComboBox

JComboBox periodComboBox

selectedRow

Boolean selectedRow

soldeLabel

JLabel soldeLabel

table

LedgerTable table

$Table0

LedgerView $Table0

$Table1

jaxx.runtime.swing.Table $Table1

$LedgerPeriodSearchPanel0

LedgerPeriodSearchPanel $LedgerPeriodSearchPanel0

$JLabel0

JLabel $JLabel0

$Document0

Document $Document0

$JButton0

JButton $JButton0

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

$Table2

jaxx.runtime.swing.Table $Table2

$JLabel1

JLabel $JLabel1

$JLabel2

JLabel $JLabel2

periodSearchPanel

LedgerPeriodSearchPanel periodSearchPanel

Package org.chorem.lima.ui.lettering

Class org.chorem.lima.ui.lettering.AddLetterForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

LetterListComboBox

JComboBox LetterListComboBox

listLetter

JRadioButton listLetter

newLetter

JRadioButton newLetter

newLetterTextField

JTextField newLetterTextField

ok

JButton ok

radioButtons

jaxx.runtime.swing.JAXXButtonGroup radioButtons

validOk

Boolean validOk

$JDialog0

AddLetterForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JButton0

JButton $JButton0

Class org.chorem.lima.ui.lettering.LetterComboBox extends JComboBox implements Serializable

serialVersionUID: 1L

Class org.chorem.lima.ui.lettering.LetteringPeriodSearchPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

LetteringViewHandler handler

Class org.chorem.lima.ui.lettering.LetteringTable extends org.jdesktop.swingx.JXTable implements Serializable

serialVersionUID: 3133690382049594727L

Serialized Fields

handler

LetteringViewHandler handler

colorTransaction

org.jdesktop.swingx.decorator.Highlighter colorTransaction

colorBalance

org.jdesktop.swingx.decorator.ColorHighlighter colorBalance

Class org.chorem.lima.ui.lettering.LetteringTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 1L

Serialized Fields

financialTransactionService

FinancialTransactionServiceMonitorable financialTransactionService
Transaction service.


selectedBeginDate

Date selectedBeginDate
Begin Date.


selectedEndDate

Date selectedEndDate
EndDate.


cacheDataList

List<E> cacheDataList
data cache

Class org.chorem.lima.ui.lettering.LetteringView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

handler

LetteringViewHandler handler

periodComboBox

JComboBox periodComboBox

selectedRow

Boolean selectedRow

table

LetteringTable table

tableModel

LetteringTableModel tableModel

$Table0

LetteringView $Table0

$Table1

jaxx.runtime.swing.Table $Table1

$LetteringPeriodSearchPanel0

LetteringPeriodSearchPanel $LetteringPeriodSearchPanel0

$JButton0

JButton $JButton0

$JButton1

JButton $JButton1

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

periodSearchPanel

LetteringPeriodSearchPanel periodSearchPanel

Package org.chorem.lima.ui.opening

Class org.chorem.lima.ui.opening.CreateAccountsPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

radioButtons

jaxx.runtime.swing.JAXXButtonGroup radioButtons

$JPanel0

CreateAccountsPanel $JPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JRadioButton0

JRadioButton $JRadioButton0

$JRadioButton1

JRadioButton $JRadioButton1

$JRadioButton2

JRadioButton $JRadioButton2

$JRadioButton3

JRadioButton $JRadioButton3

$JRadioButton4

JRadioButton $JRadioButton4

Class org.chorem.lima.ui.opening.CreateEntryBookPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

importEntryBook

JCheckBox importEntryBook

$JPanel0

CreateEntryBookPanel $JPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

Class org.chorem.lima.ui.opening.CreateFiscalPeriodPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

beginDatePicker

org.jdesktop.swingx.JXDatePicker beginDatePicker

endDatePicker

org.jdesktop.swingx.JXDatePicker endDatePicker

$JPanel0

CreateFiscalPeriodPanel $JPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

$JLabel2

JLabel $JLabel2

fiscalPeriodService

FiscalPeriodServiceMonitorable fiscalPeriodService

endDate

Date endDate

calendarBegin

Calendar calendarBegin

beginDate

Date beginDate

calendarEnd

Calendar calendarEnd

Class org.chorem.lima.ui.opening.CreateIdentityPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

address2TextField

JTextField address2TextField

addressTextField

JTextField addressTextField

businessNumberTextField

JTextField businessNumberTextField

cityTextField

JTextField cityTextField

classificationCodeTextField

JTextField classificationCodeTextField

descriptionTextField

JTextField descriptionTextField

emailTextField

JTextField emailTextField

handler

IdentityHandler handler

identity

Identity identity

nameTextField

JTextField nameTextField

phoneNumberTextField

JTextField phoneNumberTextField

vatNumberTextField

JTextField vatNumberTextField

zipCodeTextField

JTextField zipCodeTextField

$JPanel0

CreateIdentityPanel $JPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$Document0

Document $Document0

$JLabel1

JLabel $JLabel1

$Document1

Document $Document1

$JLabel2

JLabel $JLabel2

$Document2

Document $Document2

$JLabel3

JLabel $JLabel3

$Document3

Document $Document3

$JLabel4

JLabel $JLabel4

$Document4

Document $Document4

$JLabel5

JLabel $JLabel5

$Document5

Document $Document5

$JLabel6

JLabel $JLabel6

$Document6

Document $Document6

$JLabel7

JLabel $JLabel7

$Document7

Document $Document7

$JLabel8

JLabel $JLabel8

$Document8

Document $Document8

$JLabel9

JLabel $JLabel9

$Document9

Document $Document9

$JLabel10

JLabel $JLabel10

$Document10

Document $Document10

Class org.chorem.lima.ui.opening.OpeningView extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

accountsIcon

JLabel accountsIcon

entrybooksIcon

JLabel entrybooksIcon

fiscalperiodsIcon

JLabel fiscalperiodsIcon

handler

OpeningViewHandler handler

identityIcon

JLabel identityIcon

ok

JButton ok

panel

JPanel panel

$JDialog0

OpeningView $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$Table1

jaxx.runtime.swing.Table $Table1

$JLabel0

JLabel $JLabel0

$JButton0

JButton $JButton0

$JLabel1

JLabel $JLabel1

$JButton1

JButton $JButton1

Package org.chorem.lima.ui.vatchart

Class org.chorem.lima.ui.vatchart.VatChartImportForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

addState

Boolean addState

deleteVatStatementChart

JCheckBox deleteVatStatementChart

ok

JButton ok

radioButtons

jaxx.runtime.swing.JAXXButtonGroup radioButtons

$JDialog0

VatChartImportForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JRadioButton0

JRadioButton $JRadioButton0

$JRadioButton1

JRadioButton $JRadioButton1

$JRadioButton2

JRadioButton $JRadioButton2

$JRadioButton3

JRadioButton $JRadioButton3

$Table1

jaxx.runtime.swing.Table $Table1

$JButton0

JButton $JButton0

Class org.chorem.lima.ui.vatchart.VatChartMovementForm extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

accountsTextField

JTextField accountsTextField

addState

Boolean addState

boxNameTextField

JTextField boxNameTextField

labelTextField

JTextField labelTextField

masterVatStatementTextField

JTextField masterVatStatementTextField

ok

JButton ok

vatStatement

VatStatement vatStatement

$JDialog0

VatChartMovementForm $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$Document0

Document $Document0

$JLabel1

JLabel $JLabel1

$Document1

Document $Document1

$JLabel2

JLabel $JLabel2

$Document2

Document $Document2

$JLabel3

JLabel $JLabel3

$JButton0

JButton $JButton0

Class org.chorem.lima.ui.vatchart.VatChartTreeTable extends org.jdesktop.swingx.JXTreeTable implements Serializable

serialVersionUID: 3960840343197845825L

Serialized Fields

handler

VatChartViewHandler handler

colorLine

org.jdesktop.swingx.decorator.Highlighter colorLine

Class org.chorem.lima.ui.vatchart.VatChartView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

addVatStatementMovement

JButton addVatStatementMovement

handler

VatChartViewHandler handler

importButton

JButton importButton

removeButton

JButton removeButton

selectedRow

Boolean selectedRow

treeTable

VatChartTreeTable treeTable

updateButton

JButton updateButton

vatTreeTableModel

VatChartTreeTableModel vatTreeTableModel

$Table0

VatChartView $Table0

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

Package org.chorem.lima.ui.vatreports

Class org.chorem.lima.ui.vatreports.VatReportPeriodSearchPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

handler

VatReportViewHandler handler

Class org.chorem.lima.ui.vatreports.VatReportTable extends org.jdesktop.swingx.JXTable implements Serializable

serialVersionUID: 4042515416850867834L

Serialized Fields

handler

VatReportViewHandler handler

model

VatReportTableModel model

Class org.chorem.lima.ui.vatreports.VatReportTableModel extends AbstractTableModel implements Serializable

serialVersionUID: -6301817853711018389L

Serialized Fields

reportService

ReportServiceMonitorable reportService
Services.


vatStatementService

VatStatementServiceMonitorable vatStatementService

financialTransactionService

FinancialTransactionServiceMonitorable financialTransactionService

importService

ImportServiceMonitorable importService

selectedBeginDate

Date selectedBeginDate
selected financial period


selectedEndDate

Date selectedEndDate

cacheDataList

List<E> cacheDataList
data cache


autocomplete

String autocomplete
variable used for the document edition, if "true" then the document will be automatically filled in if "false" the the document will be empty

Class org.chorem.lima.ui.vatreports.VatReportView extends jaxx.runtime.swing.Table implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

autocomplete

JCheckBox autocomplete

editVatButton

JButton editVatButton

fiscalPeriodLabel

JLabel fiscalPeriodLabel

handler

VatReportViewHandler handler

modelFiscalPeriod

FiscalPeriodComboBoxModel modelFiscalPeriod

periodComboBox

JComboBox periodComboBox

selectedRow

Boolean selectedRow

vatReportTable

VatReportTable vatReportTable

vatReportTableModel

VatReportTableModel vatReportTableModel

$Table0

VatReportView $Table0

$VatReportPeriodSearchPanel0

VatReportPeriodSearchPanel $VatReportPeriodSearchPanel0

$JScrollPane0

JScrollPane $JScrollPane0

$ListSelectionModel0

ListSelectionModel $ListSelectionModel0

periodSearchPanel

VatReportPeriodSearchPanel periodSearchPanel

Package org.chorem.lima.util

Class org.chorem.lima.util.ReportDialogView extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

$activeBindings

List<E> $activeBindings

$bindingSources

Map<K,V> $bindingSources

$bindings

Map<K,V> $bindings

$objectMap

Map<K,V> $objectMap

$previousValues

Map<K,V> $previousValues

allComponentsCreated

boolean allComponentsCreated

delegateContext

jaxx.runtime.JAXXContext delegateContext

okButton

JButton okButton

scrollPane

JScrollPane scrollPane

textArea

JTextArea textArea

$JDialog0

ReportDialogView $JDialog0

$Table0

jaxx.runtime.swing.Table $Table0

Package org.chorem.lima.widgets

Class org.chorem.lima.widgets.JWideComboBox extends JComboBox implements Serializable

serialVersionUID: -6715271536163434385L

Serialized Fields

layingOut

boolean layingOut



Copyright © 2008-2011 CodeLutin. All Rights Reserved.