Serialized Form
-
Package org.nuiton.jaxx.widgets.text
-
Class org.nuiton.jaxx.widgets.text.BigTextEditor extends JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
$activeBindings
List<Object> $activeBindings
-
$bindings
Map<String,JAXXBinding> $bindings
-
$bindingSources
Map<String,Object> $bindingSources
-
$JPanel0
JPanel $JPanel0
-
$objectMap
Map<String,Object> $objectMap
-
$previousValues
Map<?,?> $previousValues
-
actionsLeft
JToolBar actionsLeft
-
bean
Object bean
-
columnHeader
JPanel columnHeader
-
delegateContext
JAXXContext delegateContext
-
handler
org.nuiton.jaxx.widgets.text.BigTextEditorHandler handler
-
infoLabel
JLabel infoLabel
-
label
String label
-
property
String property
-
reset
JButton reset
-
resetTip
String resetTip
-
textEditor
JTextArea textEditor
-
textScrollPane
JScrollPane textScrollPane
-
title
String title
-
titleLabel
JLabel titleLabel
-
top
BigTextEditor top
-
-
Class org.nuiton.jaxx.widgets.text.NormalTextEditor extends JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
$activeBindings
List<Object> $activeBindings
-
$bindings
Map<String,JAXXBinding> $bindings
-
$bindingSources
Map<String,Object> $bindingSources
-
$objectMap
Map<String,Object> $objectMap
-
$previousValues
Map<?,?> $previousValues
-
actionsLeft
JToolBar actionsLeft
-
bean
Object bean
-
delegateContext
JAXXContext delegateContext
-
handler
org.nuiton.jaxx.widgets.text.NormalTextEditorHandler handler
-
property
String property
-
reset
JButton reset
-
resetTip
String resetTip
-
textEditor
JTextField textEditor
-
top
NormalTextEditor top
-
-
Class org.nuiton.jaxx.widgets.text.PasswordEditor extends JPanel implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
$activeBindings
List<Object> $activeBindings
-
$bindings
Map<String,JAXXBinding> $bindings
-
$bindingSources
Map<String,Object> $bindingSources
-
$objectMap
Map<String,Object> $objectMap
-
$previousValues
Map<?,?> $previousValues
-
actionsLeft
JToolBar actionsLeft
-
actionsRight
JToolBar actionsRight
-
bean
Object bean
-
delegateContext
JAXXContext delegateContext
-
handler
PasswordEditorHandler handler
-
property
String property
-
reset
JButton reset
-
resetTip
String resetTip
-
textEditor
JPasswordField textEditor
-
toggle
JToggleButton toggle
-
top
PasswordEditor top
-
-
Class org.nuiton.jaxx.widgets.text.UrlEditor extends NormalTextEditor implements Serializable
- serialVersionUID:
- 1L
-