Serialized Form
Package net.sourceforge.sillyview |
dString
java.lang.String dString
converter
LookAndFeelToCSS converter
initialized
boolean initialized
cat
Category cat
autodump
boolean autodump
lastLookAndFeel
javax.swing.LookAndFeel lastLookAndFeel
lastUI
javax.swing.plaf.TextUI lastUI
mod
WidgetModel mod
- The model this view gets its data from.
jPanel
JPanelView jPanel
jPanel
JPanelView jPanel
- Describe variable
jPanel
here.
cat
Category cat
title
java.lang.String title
- This panel's title.
lab
javax.swing.JLabel lab
- If data displayed as a JLabel, this is that JLabel.
ed
javax.swing.JEditorPane ed
- If data displayed in a JEditorPane, this is that JEditorPane.
comp
java.lang.Object comp
- The component that the data is displayed in.
mod
WidgetModel mod
- The model this view gets its data from.