Serialized Form


Package jaxx.demo.validation.model

Class jaxx.demo.validation.model.AbstractDemoBean extends Object implements Serializable

Serialized Fields

id

String id

image

String image

p

PropertyChangeSupport p

Class jaxx.demo.validation.model.Movie extends AbstractDemoBean implements Serializable

serialVersionUID: 1L

Serialized Fields

title

String title

year

int year

actors

List<E> actors

Class jaxx.demo.validation.model.People extends AbstractDemoBean implements Serializable

serialVersionUID: 1L

Serialized Fields

firstName

String firstName

lastName

String lastName

age

int age

Package jaxx.demo.validation.ui

Class jaxx.demo.validation.ui.DemoUI 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

contextInitialized

boolean contextInitialized

delegateContext

jaxx.runtime.JAXXContext delegateContext

config

DemoConfig config

contentLayout

jaxx.runtime.swing.CardLayout2 contentLayout

handler

DemoUIHandler handler

mainFrame

DemoUI mainFrame

mainPane

JPanel mainPane

menu

JMenuBar menu

menuFile

JMenu menuFile

menuFileConfiguration

JMenuItem menuFileConfiguration

menuFileExit

JMenuItem menuFileExit

menuFileFullscreen

JMenuItem menuFileFullscreen

menuFileLanguage

JMenu menuFileLanguage

menuFileLanguageFR

JMenuItem menuFileLanguageFR

menuFileLanguageUK

JMenuItem menuFileLanguageUK

menuFileNormalscreen

JMenuItem menuFileNormalscreen

menuHelp

JMenu menuHelp

menuHelpAbout

JMenuItem menuHelpAbout

menuHelpHelp

JMenuItem menuHelpHelp

menuHelpSite

JMenuItem menuHelpSite

p

jaxx.runtime.swing.StatusMessagePanel p

tableDemo

ValidationTableDemo tableDemo

$JSeparator0

JSeparator $JSeparator0

$JSeparator1

JSeparator $JSeparator1

Class jaxx.demo.validation.ui.ValidationTableDemo 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

contextInitialized

boolean contextInitialized

delegateContext

jaxx.runtime.JAXXContext delegateContext

cancel

JButton cancel

contexts

jaxx.runtime.swing.JAXXComboBox contexts

errorTable

JTable errorTable

errors2

jaxx.runtime.validator.swing.SwingValidatorMessageTableModel errors2

movie

Movie movie

ok

JButton ok

title

JTextField title

validator

jaxx.runtime.validator.swing.SwingValidator<B> validator

validatorIds

List<E> validatorIds

year

JTextField year

$JPanel0

ValidationTableDemo $JPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JPanel1

JPanel $JPanel1

$JPanel2

JPanel $JPanel2

$Table1

jaxx.runtime.swing.Table $Table1

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

$JPanel3

JPanel $JPanel3

$Table2

jaxx.runtime.swing.Table $Table2

$JLabel2

JLabel $JLabel2

$JLabel3

JLabel $JLabel3

$JLabel4

JLabel $JLabel4

$JLabel5

JLabel $JLabel5

$JPanel4

JPanel $JPanel4

$JScrollPane0

JScrollPane $JScrollPane0

$JPanel5

JPanel $JPanel5

$Item0

jaxx.runtime.swing.Item $Item0

$Item1

jaxx.runtime.swing.Item $Item1



Copyright © 2008-2011 CodeLutin. All Rights Reserved.