Serialized Form


Package jaxx.demo

Class jaxx.demo.DemoPanel 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

top

DemoPanel top

Class jaxx.demo.DemoSources 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

currentSource

String currentSource

editor

org.fife.ui.rsyntaxtextarea.RSyntaxTextArea editor

editorPane

JScrollPane editorPane

editorPaneHeader

JToolBar editorPaneHeader

fontSizor

jaxx.runtime.swing.FontSizor fontSizor

handler

DemoSourcesHandler handler

incomingClass

Class<T> incomingClass

sourceTabs

JComboBox sourceTabs

sources

List<E> sources

$JPanel0

DemoSources $JPanel0

$Box$Filler0

Box.Filler $Box$Filler0

Class jaxx.demo.DemoTab extends JTabbedPane 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

demoPanel

DemoPanel demoPanel

sourceTabs

DemoSources sourceTabs

tabDemoPanel

jaxx.runtime.swing.TabInfo tabDemoPanel

tabDemoSources

jaxx.runtime.swing.TabInfo tabDemoSources

top

DemoTab top

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

content

JPanel content

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

navigation

JTree navigation

navigationPane

JScrollPane navigationPane

p

jaxx.runtime.swing.StatusMessagePanel p

splitPane

JSplitPane splitPane

treeHelper

DemoTreeHelper treeHelper

$JSeparator0

JSeparator $JSeparator0

$JSeparator1

JSeparator $JSeparator1

Package jaxx.demo.component.jaxx

Class jaxx.demo.component.jaxx.BoxedDecoratorDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

buttonA

JButton buttonA

buttonB

JButton buttonB

buttonC

JButton buttonC

buttonD

JButton buttonD

buttonPane

JPanel buttonPane

layerUI

jaxx.runtime.swing.BlockingLayerUI layerUI

layerUI2

jaxx.runtime.swing.BlockingLayerUI2 layerUI2

messages

JList messages

toggle

JCheckBox toggle

$DemoPanel0

BoxedDecoratorDemo $DemoPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JScrollPane0

JScrollPane $JScrollPane0

Class jaxx.demo.component.jaxx.StatusMessagePanelDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

p

jaxx.runtime.swing.StatusMessagePanel p

$DemoPanel0

StatusMessagePanelDemo $DemoPanel0

$JPanel0

JPanel $JPanel0

$JButton0

JButton $JButton0

$JButton1

JButton $JButton1

Package jaxx.demo.component.jaxx.editor

Class jaxx.demo.component.jaxx.editor.ComboEditorDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

countryEditor

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

languageEditor

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

localeEditor

jaxx.runtime.swing.editor.LocaleEditor localeEditor

$DemoPanel0

ComboEditorDemo $DemoPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

$JLabel2

JLabel $JLabel2

$JTextArea0

JTextArea $JTextArea0

Class jaxx.demo.component.jaxx.editor.I18nEditorDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

editor

jaxx.runtime.swing.editor.I18nEditor editor

popupBorderText

JTextField popupBorderText

showIcon

JCheckBox showIcon

showPopupIcon

JCheckBox showPopupIcon

showPopupText

JCheckBox showPopupText

showText

JCheckBox showText

$DemoPanel0

I18nEditorDemo $DemoPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JPanel0

JPanel $JPanel0

$JPanel1

JPanel $JPanel1

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

Class jaxx.demo.component.jaxx.editor.NumberEditorDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

autoPopup

JCheckBox autoPopup

demoModel

NumberEditorDemoModel demoModel

editor

jaxx.runtime.swing.editor.NumberEditor editor

showPopupButton

JCheckBox showPopupButton

showResetButton

JCheckBox showResetButton

useFloat

JCheckBox useFloat

useSign

JCheckBox useSign

$DemoPanel0

NumberEditorDemo $DemoPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JPanel0

JPanel $JPanel0

$JPanel1

JPanel $JPanel1

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

Class jaxx.demo.component.jaxx.editor.TimeEditorDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

configPanel

JPanel configPanel

demoModel

TimeEditorDemoModel demoModel

editor

jaxx.runtime.swing.editor.TimeEditor editor

labelConfig

JTextField labelConfig

labelConfigLabel

JLabel labelConfigLabel

resultPane

JPanel resultPane

$DemoPanel0

TimeEditorDemo $DemoPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JPanel0

JPanel $JPanel0

$JLabel0

JLabel $JLabel0

Package jaxx.demo.component.swing

Class jaxx.demo.component.swing.HidorButtonDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

hidor1

JLabel hidor1

hidor2

JLabel hidor2

$DemoPanel0

HidorButtonDemo $DemoPanel0

$HBox0

jaxx.runtime.swing.HBox $HBox0

$HidorButton0

jaxx.runtime.swing.HidorButton $HidorButton0

$HBox1

jaxx.runtime.swing.HBox $HBox1

$HidorButton1

jaxx.runtime.swing.HidorButton $HidorButton1

Class jaxx.demo.component.swing.JButtonDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

pencil

ImageIcon pencil

$DemoPanel0

JButtonDemo $DemoPanel0

$VBox0

jaxx.runtime.swing.VBox $VBox0

$JButton0

JButton $JButton0

$JButton1

JButton $JButton1

Class jaxx.demo.component.swing.JCheckBoxDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

bold

JCheckBox bold

italic

JCheckBox italic

underline

JCheckBox underline

$DemoPanel0

JCheckBoxDemo $DemoPanel0

$VBox0

jaxx.runtime.swing.VBox $VBox0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

Class jaxx.demo.component.swing.JCheckBoxMenuItemDemo extends JMenuItemDemo implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

comments

JTextArea comments

editableCheckBox

JCheckBoxMenuItem editableCheckBox

email

JTextField email

enabledCheckBox

JCheckBoxMenuItem enabledCheckBox

firstName

JTextField firstName

lastName

JTextField lastName

$JMenuItemDemo0

JCheckBoxMenuItemDemo $JMenuItemDemo0

$JMenu0

JMenu $JMenu0

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

$JLabel2

JLabel $JLabel2

$JLabel3

JLabel $JLabel3

$JScrollPane0

JScrollPane $JScrollPane0

Class jaxx.demo.component.swing.JComboBoxDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

comboBox

JComboBox comboBox

jaxxComboBox

jaxx.runtime.swing.JAXXComboBox jaxxComboBox

$DemoPanel0

JComboBoxDemo $DemoPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JButton0

JButton $JButton0

$JLabel1

JLabel $JLabel1

$JButton1

JButton $JButton1

$Item0

jaxx.runtime.swing.Item $Item0

$Item1

jaxx.runtime.swing.Item $Item1

$Item2

jaxx.runtime.swing.Item $Item2

Class jaxx.demo.component.swing.JDialogDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

dialog

JDialog dialog

ok

JButton ok

passwordField

JPasswordField passwordField

usernameField

JTextField usernameField

$DemoPanel0

JDialogDemo $DemoPanel0

$VBox0

jaxx.runtime.swing.VBox $VBox0

$JButton0

JButton $JButton0

$VBox1

jaxx.runtime.swing.VBox $VBox1

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel2

JLabel $JLabel2

$JLabel3

JLabel $JLabel3

$JPanel0

JPanel $JPanel0

$JButton1

JButton $JButton1

username

String username

password

String password

Class jaxx.demo.component.swing.JListDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

$DemoPanel0

JListDemo $DemoPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JScrollPane0

JScrollPane $JScrollPane0

$JAXXList0

jaxx.runtime.swing.JAXXList $JAXXList0

$Item0

jaxx.runtime.swing.Item $Item0

$Item1

jaxx.runtime.swing.Item $Item1

$Item2

jaxx.runtime.swing.Item $Item2

$Item3

jaxx.runtime.swing.Item $Item3

$Item4

jaxx.runtime.swing.Item $Item4

$Item5

jaxx.runtime.swing.Item $Item5

$Item6

jaxx.runtime.swing.Item $Item6

$Item7

jaxx.runtime.swing.Item $Item7

$Item8

jaxx.runtime.swing.Item $Item8

$Item9

jaxx.runtime.swing.Item $Item9

$Item10

jaxx.runtime.swing.Item $Item10

$Item11

jaxx.runtime.swing.Item $Item11

$Item12

jaxx.runtime.swing.Item $Item12

$Item13

jaxx.runtime.swing.Item $Item13

$Item14

jaxx.runtime.swing.Item $Item14

$Item15

jaxx.runtime.swing.Item $Item15

$Item16

jaxx.runtime.swing.Item $Item16

$Item17

jaxx.runtime.swing.Item $Item17

$Item18

jaxx.runtime.swing.Item $Item18

$Item19

jaxx.runtime.swing.Item $Item19

$Item20

jaxx.runtime.swing.Item $Item20

$Item21

jaxx.runtime.swing.Item $Item21

$Item22

jaxx.runtime.swing.Item $Item22

$Item23

jaxx.runtime.swing.Item $Item23

$Item24

jaxx.runtime.swing.Item $Item24

$Item25

jaxx.runtime.swing.Item $Item25

$Item26

jaxx.runtime.swing.Item $Item26

$Item27

jaxx.runtime.swing.Item $Item27

$Item28

jaxx.runtime.swing.Item $Item28

$Item29

jaxx.runtime.swing.Item $Item29

$Item30

jaxx.runtime.swing.Item $Item30

$Item31

jaxx.runtime.swing.Item $Item31

$Item32

jaxx.runtime.swing.Item $Item32

$Item33

jaxx.runtime.swing.Item $Item33

$Item34

jaxx.runtime.swing.Item $Item34

$Item35

jaxx.runtime.swing.Item $Item35

$Item36

jaxx.runtime.swing.Item $Item36

$Item37

jaxx.runtime.swing.Item $Item37

$Item38

jaxx.runtime.swing.Item $Item38

$Item39

jaxx.runtime.swing.Item $Item39

$Item40

jaxx.runtime.swing.Item $Item40

Class jaxx.demo.component.swing.JMenuItemDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

demoMessage

JLabel demoMessage

framePanel

JPanel framePanel

menuBar

JMenuBar menuBar

$DemoPanel0

JMenuItemDemo $DemoPanel0

$JDesktopPane0

JDesktopPane $JDesktopPane0

$JInternalFrame0

JInternalFrame $JInternalFrame0

$JMenu0

JMenu $JMenu0

$JMenuItem0

JMenuItem $JMenuItem0

Class jaxx.demo.component.swing.JPasswordFieldDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

password

JPasswordField password

$DemoPanel0

JPasswordFieldDemo $DemoPanel0

$VBox0

jaxx.runtime.swing.VBox $VBox0

$HBox0

jaxx.runtime.swing.HBox $HBox0

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

Class jaxx.demo.component.swing.JProgressBarDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

$DemoPanel0

JProgressBarDemo $DemoPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JProgressBar0

JProgressBar $JProgressBar0

$JProgressBar1

JProgressBar $JProgressBar1

$JProgressBar2

JProgressBar $JProgressBar2

$JButton0

JButton $JButton0

$JButton1

JButton $JButton1

red

int red

green

int green

blue

int blue

speed

int speed

redDirection

int redDirection

greenDirection

int greenDirection

blueDirection

int blueDirection

redTimer

Timer redTimer

greenTimer

Timer greenTimer

blueTimer

Timer blueTimer

Class jaxx.demo.component.swing.JRadioButtonDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

radioButtons

jaxx.runtime.swing.JAXXButtonGroup radioButtons

$DemoPanel0

JRadioButtonDemo $DemoPanel0

$HBox0

jaxx.runtime.swing.HBox $HBox0

$VBox0

jaxx.runtime.swing.VBox $VBox0

$JRadioButton0

JRadioButton $JRadioButton0

$JRadioButton1

JRadioButton $JRadioButton1

$JRadioButton2

JRadioButton $JRadioButton2

$JLabel0

JLabel $JLabel0

Class jaxx.demo.component.swing.JRadioButtonMenuItemDemo extends JMenuItemDemo implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

fontSize

jaxx.runtime.swing.JAXXButtonGroup fontSize

$JMenuItemDemo0

JRadioButtonMenuItemDemo $JMenuItemDemo0

$JMenu0

JMenu $JMenu0

$JRadioButtonMenuItem0

JRadioButtonMenuItem $JRadioButtonMenuItem0

$JRadioButtonMenuItem1

JRadioButtonMenuItem $JRadioButtonMenuItem1

$JRadioButtonMenuItem2

JRadioButtonMenuItem $JRadioButtonMenuItem2

$JRadioButtonMenuItem3

JRadioButtonMenuItem $JRadioButtonMenuItem3

$JRadioButtonMenuItem4

JRadioButtonMenuItem $JRadioButtonMenuItem4

Class jaxx.demo.component.swing.JSliderDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

blue

JSlider blue

green

JSlider green

red

JSlider red

$DemoPanel0

JSliderDemo $DemoPanel0

$HBox0

jaxx.runtime.swing.HBox $HBox0

$VBox0

jaxx.runtime.swing.VBox $VBox0

$JPanel0

JPanel $JPanel0

Class jaxx.demo.component.swing.JSpinnerDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

spinner

JSpinner spinner

$DemoPanel0

JSpinnerDemo $DemoPanel0

$JLabel0

JLabel $JLabel0

$VBox0

jaxx.runtime.swing.VBox $VBox0

$JLabel1

JLabel $JLabel1

$JLabel2

JLabel $JLabel2

$JLabel3

JLabel $JLabel3

Class jaxx.demo.component.swing.JSplitPaneDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

$DemoPanel0

JSplitPaneDemo $DemoPanel0

$JSplitPane0

JSplitPane $JSplitPane0

$JScrollPane0

JScrollPane $JScrollPane0

$JLabel0

JLabel $JLabel0

$JScrollPane1

JScrollPane $JScrollPane1

$JLabel1

JLabel $JLabel1

Class jaxx.demo.component.swing.JTextAreaDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

textArea

JTextArea textArea

$DemoPanel0

JTextAreaDemo $DemoPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JScrollPane0

JScrollPane $JScrollPane0

$JLabel1

JLabel $JLabel1

$JScrollPane1

JScrollPane $JScrollPane1

$JTextArea0

JTextArea $JTextArea0

$JPanel0

JPanel $JPanel0

Class jaxx.demo.component.swing.JTextFieldDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

textField

JTextField textField

$DemoPanel0

JTextFieldDemo $DemoPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JButton0

JButton $JButton0

Class jaxx.demo.component.swing.JToggleButtonDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

one

JToggleButton one

three

JToggleButton three

two

JToggleButton two

$DemoPanel0

JToggleButtonDemo $DemoPanel0

$HBox0

jaxx.runtime.swing.HBox $HBox0

$JLabel0

JLabel $JLabel0

Package jaxx.demo.entities

Class jaxx.demo.entities.AbstractDemoBean extends Object implements Serializable

Serialized Fields

id

String id

image

String image

p

PropertyChangeSupport p

Class jaxx.demo.entities.Movie extends AbstractDemoBean implements Serializable

serialVersionUID: 1L

Serialized Fields

title

String title

year

int year

actors

List<E> actors

Class jaxx.demo.entities.People extends AbstractDemoBean implements Serializable

serialVersionUID: 1L

Serialized Fields

firstName

String firstName

lastName

String lastName

age

int age

Package jaxx.demo.feature.databinding

Class jaxx.demo.feature.databinding.BaseBeanDataBinding extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

contentMessage

String contentMessage

editing

Boolean editing

editing2

Boolean editing2

$DemoPanel0

BaseBeanDataBinding $DemoPanel0

Class jaxx.demo.feature.databinding.BeanDataBindingDemo extends BaseBeanDataBinding implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

editing3

Boolean editing3

edit3

JTextField edit3

$BaseBeanDataBinding0

BeanDataBindingDemo $BaseBeanDataBinding0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JPanel0

JPanel $JPanel0

$JButton0

JButton $JButton0

$JButton1

JButton $JButton1

$JTextField0

JTextField $JTextField0

$JPanel1

JPanel $JPanel1

$JButton2

JButton $JButton2

$JButton3

JButton $JButton3

$JTextField1

JTextField $JTextField1

$JPanel2

JPanel $JPanel2

$JButton4

JButton $JButton4

$JButton5

JButton $JButton5

Class jaxx.demo.feature.databinding.BindingExtremeDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

f0

Boolean f0

f1

Boolean f1

cf0

JCheckBox cf0

cf1

JCheckBox cf1

cf0O1

JCheckBox cf0O1

cf0A1

JCheckBox cf0A1

ct0

JCheckBox ct0

ct1

JCheckBox ct1

ct0O1

JCheckBox ct0O1

ct0A1

JCheckBox ct0A1

cgett0

JCheckBox cgett0

cgett1

JCheckBox cgett1

cgett0O1

JCheckBox cgett0O1

cgett0A1

JCheckBox cgett0A1

Mt0

JToggleButton Mt0

Mt1

JToggleButton Mt1

It0

JToggleButton It0

It1

JToggleButton It1

bindings

JList bindings

bindingsLabel

JTextArea bindingsLabel

cIfile

JTextArea cIfile

cIgetfile

JTextArea cIgetfile

cMfile

JTextArea cMfile

cMgetfile

JTextArea cMgetfile

cfile

JTextArea cfile

cgetfile

JTextArea cgetfile

cmgett0

JCheckBox cmgett0

cmgett1

JCheckBox cmgett1

cmgett0O1

JCheckBox cmgett0O1

cmgett0A1

JCheckBox cmgett0A1

cit0

JCheckBox cit0

cit1

JCheckBox cit1

cit0O1

JCheckBox cit0O1

cit0A1

JCheckBox cit0A1

cigett0

JCheckBox cigett0

cigett1

JCheckBox cigett1

cigett0O1

JCheckBox cigett0O1

cigett0A1

JCheckBox cigett0A1

file

File file

mainFrame

BindingExtremeDemo mainFrame

model0

DefaultDemoUIModel model0

model1

DemoUIModel model1

t0

JToggleButton t0

t1

JToggleButton t1

cmt0

JCheckBox cmt0

cmt1

JCheckBox cmt1

cmt0O1

JCheckBox cmt0O1

cmt0A1

JCheckBox cmt0A1

$Table0

jaxx.runtime.swing.Table $Table0

$JPanel0

JPanel $JPanel0

$JPanel1

JPanel $JPanel1

$JPanel2

JPanel $JPanel2

$JPanel3

JPanel $JPanel3

$JButton0

JButton $JButton0

$JPanel4

JPanel $JPanel4

$JPanel5

JPanel $JPanel5

$JPanel6

JPanel $JPanel6

$JButton1

JButton $JButton1

$JPanel7

JPanel $JPanel7

$JPanel8

JPanel $JPanel8

$JPanel9

JPanel $JPanel9

$JButton2

JButton $JButton2

$JPanel10

JPanel $JPanel10

$JScrollPane0

JScrollPane $JScrollPane0

Package jaxx.demo.feature.nav

Class jaxx.demo.feature.nav.NavDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

content

JPanel content

contentLayout

jaxx.runtime.swing.CardLayout2 contentLayout

dataProvider

NavDemoDataProvider dataProvider

handler

NavDemoHandler handler

navigationTree

JTree navigationTree

navigationTreeTable

org.jdesktop.swingx.JXTreeTable navigationTreeTable

splitPane

JSplitPane splitPane

treeHelper

NavDemoTreeHelper treeHelper

treeTableHelper

NavDemoTreeTableHelper treeTableHelper

$DemoPanel0

NavDemo $DemoPanel0

$JTabbedPane0

JTabbedPane $JTabbedPane0

$JScrollPane0

JScrollPane $JScrollPane0

$JScrollPane1

JScrollPane $JScrollPane1

$TabInfo0

jaxx.runtime.swing.TabInfo $TabInfo0

$TabInfo1

jaxx.runtime.swing.TabInfo $TabInfo1

Package jaxx.demo.feature.nav.content

Class jaxx.demo.feature.nav.content.AbstractContentUI 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

handler

NavDemoHandler handler

treeHelper

NavDemoTreeHelper treeHelper

treeTableHelper

NavDemoTreeTableHelper treeTableHelper

$JPanel0

AbstractContentUI<B> $JPanel0

Class jaxx.demo.feature.nav.content.ActorContentUI extends AbstractContentUI<People> implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

data

People data

splitPane

JSplitPane splitPane

$AbstractContentUI0

ActorContentUI $AbstractContentUI0

$JScrollPane0

JScrollPane $JScrollPane0

$JTextPane0

JTextPane $JTextPane0

$JScrollPane1

JScrollPane $JScrollPane1

$JLabel0

JLabel $JLabel0

Class jaxx.demo.feature.nav.content.ActorsContentUI extends AbstractContentUI<List<People>> implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

data

List<E> data

list

JList list

listHeader

jaxx.runtime.swing.editor.bean.BeanListHeader<O> listHeader

toolbar

JToolBar toolbar

$AbstractContentUI0

ActorsContentUI $AbstractContentUI0

$JPanel0

JPanel $JPanel0

$JScrollPane0

JScrollPane $JScrollPane0

$JPanel1

JPanel $JPanel1

$JButton0

JButton $JButton0

$JButton1

JButton $JButton1

$JButton2

JButton $JButton2

Class jaxx.demo.feature.nav.content.MovieContentUI extends AbstractContentUI<Movie> implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

data

Movie data

splitPane

JSplitPane splitPane

$AbstractContentUI0

MovieContentUI $AbstractContentUI0

$JScrollPane0

JScrollPane $JScrollPane0

$JTextPane0

JTextPane $JTextPane0

$JScrollPane1

JScrollPane $JScrollPane1

$JLabel0

JLabel $JLabel0

Class jaxx.demo.feature.nav.content.MoviesContentUI extends AbstractContentUI<List<Movie>> implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

data

List<E> data

list

JList list

listHeader

jaxx.runtime.swing.editor.bean.BeanListHeader<O> listHeader

toolbar

JToolBar toolbar

$AbstractContentUI0

MoviesContentUI $AbstractContentUI0

$JPanel0

JPanel $JPanel0

$JScrollPane0

JScrollPane $JScrollPane0

$JPanel1

JPanel $JPanel1

$JButton0

JButton $JButton0

$JButton1

JButton $JButton1

$JButton2

JButton $JButton2

Package jaxx.demo.feature.nav.tree

Class jaxx.demo.feature.nav.tree.ActorsTreeNodeLoador extends jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador<People,People,NavDemoTreeNode> implements Serializable

serialVersionUID: 1L

Class jaxx.demo.feature.nav.tree.MoviesTreeNodeLoador extends jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador<Movie,Movie,NavDemoTreeNode> implements Serializable

serialVersionUID: 1L

Serialized Fields

isTreeTable

boolean isTreeTable

Class jaxx.demo.feature.nav.tree.NavDemoTreeCellRenderer extends jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer<DefaultTreeModel,NavDemoTreeNode> implements Serializable

Serialized Fields

decoratorProvider

jaxx.runtime.decorator.DecoratorProvider decoratorProvider

Class jaxx.demo.feature.nav.tree.NavDemoTreeNode extends jaxx.runtime.swing.nav.tree.NavTreeNode<NavDemoTreeNode> implements Serializable

serialVersionUID: 1L


Package jaxx.demo.feature.nav.treetable

Class jaxx.demo.feature.nav.treetable.ActorsTreeTableNodeLoador extends jaxx.runtime.swing.nav.treetable.NavTreeTableNodeChildLoador<People,People,NavDemoTreeTableNode> implements Serializable

serialVersionUID: 1L

Class jaxx.demo.feature.nav.treetable.MoviesTreeTableNodeLoador extends jaxx.runtime.swing.nav.treetable.NavTreeTableNodeChildLoador<Movie,Movie,NavDemoTreeTableNode> implements Serializable

serialVersionUID: 1L

Serialized Fields

isTreeTable

boolean isTreeTable

Class jaxx.demo.feature.nav.treetable.NavDemoTreeTableNode extends jaxx.runtime.swing.nav.treetable.NavTreeTableNode<NavDemoTreeTableNode> implements Serializable

serialVersionUID: 1L


Package jaxx.demo.feature.validation

Class jaxx.demo.feature.validation.ValidationListDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

_ratio

JSlider _ratio

_text

JTextField _text

_text2

JTextField _text2

age

JSlider age

cancel

JButton cancel

config

JTextField config

dir

JTextField dir

email2

JTextField email2

errorList

JList errorList

errors

jaxx.runtime.validator.swing.SwingValidatorMessageListModel errors

firstName

JTextField firstName

identity

Identity identity

lastName

JTextField lastName

model1

Model model1

model2

Model model2

ok

JButton ok

ratio

JSlider ratio

text

JTextField text

text2

JTextField text2

validator

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

validator2

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

validator3

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

validatorIds

List<E> validatorIds

$DemoPanel0

ValidationListDemo $DemoPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JPanel0

JPanel $JPanel0

$Table1

jaxx.runtime.swing.Table $Table1

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

$JLabel2

JLabel $JLabel2

$JPanel1

JPanel $JPanel1

$Table2

jaxx.runtime.swing.Table $Table2

$JLabel3

JLabel $JLabel3

$JLabel4

JLabel $JLabel4

$JLabel5

JLabel $JLabel5

$JLabel6

JLabel $JLabel6

$JLabel7

JLabel $JLabel7

$JLabel8

JLabel $JLabel8

$JPanel2

JPanel $JPanel2

$Table3

jaxx.runtime.swing.Table $Table3

$JLabel9

JLabel $JLabel9

$JLabel10

JLabel $JLabel10

$JLabel11

JLabel $JLabel11

$JPanel3

JPanel $JPanel3

$Table4

jaxx.runtime.swing.Table $Table4

$JLabel12

JLabel $JLabel12

$JLabel13

JLabel $JLabel13

$JLabel14

JLabel $JLabel14

$JLabel15

JLabel $JLabel15

$JLabel16

JLabel $JLabel16

$JLabel17

JLabel $JLabel17

$JPanel4

JPanel $JPanel4

$Table5

jaxx.runtime.swing.Table $Table5

$JLabel18

JLabel $JLabel18

$JLabel19

JLabel $JLabel19

$JLabel20

JLabel $JLabel20

$JLabel21

JLabel $JLabel21

$JLabel22

JLabel $JLabel22

$JLabel23

JLabel $JLabel23

$JPanel5

JPanel $JPanel5

$Table6

jaxx.runtime.swing.Table $Table6

$JLabel24

JLabel $JLabel24

$JLabel25

JLabel $JLabel25

$JLabel26

JLabel $JLabel26

$JLabel27

JLabel $JLabel27

$JLabel28

JLabel $JLabel28

$JLabel29

JLabel $JLabel29

$JLabel30

JLabel $JLabel30

$JLabel31

JLabel $JLabel31

$JLabel32

JLabel $JLabel32

$JLabel33

JLabel $JLabel33

$JLabel34

JLabel $JLabel34

$JLabel35

JLabel $JLabel35

$JPanel6

JPanel $JPanel6

$JScrollPane0

JScrollPane $JScrollPane0

$JPanel7

JPanel $JPanel7

Class jaxx.demo.feature.validation.ValidationTableDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

_ratio

JSlider _ratio

_text

JTextField _text

_text2

JTextField _text2

age

JSlider age

cancel

JButton cancel

config

JTextField config

dir

JTextField dir

email2

JTextField email2

errorTable

JTable errorTable

errors2

jaxx.runtime.validator.swing.SwingValidatorMessageTableModel errors2

firstName

JTextField firstName

identity

Identity identity

lastName

JTextField lastName

model1

Model model1

model2

Model model2

ok

JButton ok

ratio

JSlider ratio

text

JTextField text

text2

JTextField text2

validator

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

validator2

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

validator3

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

validatorIds

List<E> validatorIds

$DemoPanel0

ValidationTableDemo $DemoPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JPanel0

JPanel $JPanel0

$Table1

jaxx.runtime.swing.Table $Table1

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

$JLabel2

JLabel $JLabel2

$JPanel1

JPanel $JPanel1

$Table2

jaxx.runtime.swing.Table $Table2

$JLabel3

JLabel $JLabel3

$JLabel4

JLabel $JLabel4

$JLabel5

JLabel $JLabel5

$JLabel6

JLabel $JLabel6

$JLabel7

JLabel $JLabel7

$JLabel8

JLabel $JLabel8

$JPanel2

JPanel $JPanel2

$Table3

jaxx.runtime.swing.Table $Table3

$JLabel9

JLabel $JLabel9

$JLabel10

JLabel $JLabel10

$JLabel11

JLabel $JLabel11

$JPanel3

JPanel $JPanel3

$Table4

jaxx.runtime.swing.Table $Table4

$JLabel12

JLabel $JLabel12

$JLabel13

JLabel $JLabel13

$JLabel14

JLabel $JLabel14

$JLabel15

JLabel $JLabel15

$JLabel16

JLabel $JLabel16

$JLabel17

JLabel $JLabel17

$JPanel4

JPanel $JPanel4

$Table5

jaxx.runtime.swing.Table $Table5

$JLabel18

JLabel $JLabel18

$JLabel19

JLabel $JLabel19

$JLabel20

JLabel $JLabel20

$JLabel21

JLabel $JLabel21

$JLabel22

JLabel $JLabel22

$JLabel23

JLabel $JLabel23

$JPanel5

JPanel $JPanel5

$Table6

jaxx.runtime.swing.Table $Table6

$JLabel24

JLabel $JLabel24

$JLabel25

JLabel $JLabel25

$JLabel26

JLabel $JLabel26

$JLabel27

JLabel $JLabel27

$JLabel28

JLabel $JLabel28

$JLabel29

JLabel $JLabel29

$JLabel30

JLabel $JLabel30

$JLabel31

JLabel $JLabel31

$JLabel32

JLabel $JLabel32

$JLabel33

JLabel $JLabel33

$JLabel34

JLabel $JLabel34

$JLabel35

JLabel $JLabel35

$JPanel6

JPanel $JPanel6

$JScrollPane0

JScrollPane $JScrollPane0

$JPanel7

JPanel $JPanel7

Package jaxx.demo.fun

Class jaxx.demo.fun.CalculatorDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

c

JButton c

ce

JButton ce

d7

JButton d7

d8

JButton d8

d9

JButton d9

d4

JButton d4

d5

JButton d5

d6

JButton d6

d1

JButton d1

d2

JButton d2

d3

JButton d3

d0

JButton d0

display

JLabel display

divide

JButton divide

dot

JButton dot

engine

CalculatorEngine engine

equals

JButton equals

multiply

JButton multiply

plus

JButton plus

sign

JButton sign

subtract

JButton subtract

$DemoPanel0

CalculatorDemo $DemoPanel0

$Table0

jaxx.runtime.swing.Table $Table0

Class jaxx.demo.fun.CounterDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

$DemoPanel0

CounterDemo $DemoPanel0

$JTextField0

JTextField $JTextField0

$HBox0

jaxx.runtime.swing.HBox $HBox0

$JButton0

JButton $JButton0

$JButton1

JButton $JButton1

$JButton2

JButton $JButton2

count

int count

Class jaxx.demo.fun.LabelStyleDemo extends DemoPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

allComponentsCreated

boolean allComponentsCreated

contextInitialized

boolean contextInitialized

backgroundCheckbox

JCheckBox backgroundCheckbox

backgroundColor

jaxx.runtime.swing.JAXXButtonGroup backgroundColor

blue

JSlider blue

demoPanel

jaxx.runtime.swing.Table demoPanel

dummySize

JSlider dummySize

green

JSlider green

red

JSlider red

text

JTextField text

$DemoPanel0

LabelStyleDemo $DemoPanel0

$Table0

jaxx.runtime.swing.Table $Table0

$JLabel0

JLabel $JLabel0

$JLabel1

JLabel $JLabel1

$JLabel2

JLabel $JLabel2

$JLabel3

JLabel $JLabel3

$JLabel4

JLabel $JLabel4

$JPanel0

JPanel $JPanel0

$VBox0

jaxx.runtime.swing.VBox $VBox0

$JLabel5

JLabel $JLabel5

$VBox1

jaxx.runtime.swing.VBox $VBox1

$JRadioButton0

JRadioButton $JRadioButton0

$JRadioButton1

JRadioButton $JRadioButton1

$JRadioButton2

JRadioButton $JRadioButton2

$JRadioButton3

JRadioButton $JRadioButton3

$JRadioButton4

JRadioButton $JRadioButton4

$JRadioButton5

JRadioButton $JRadioButton5

$JRadioButton6

JRadioButton $JRadioButton6

Package jaxx.demo.tree

Class jaxx.demo.tree.DemoCellRenderer extends jaxx.runtime.swing.nav.tree.AbstractNavTreeCellRenderer<DefaultTreeModel,DemoNode> implements Serializable

Class jaxx.demo.tree.DemoNode extends jaxx.runtime.swing.nav.tree.NavTreeNode<DemoNode> implements Serializable

serialVersionUID: 1L

Class jaxx.demo.tree.DemoNodeLoador extends jaxx.runtime.swing.nav.tree.NavTreeNodeChildLoador<Object,Object,DemoNode> implements Serializable

serialVersionUID: 1L



Copyright © 2008-2010 CodeLutin. All Rights Reserved.