Serialized Form
Package net.sourceforge.bee |
desktop
JDesktopPane desktop
- Bee Editor's JDesktopPane.
iOpenBook
JMenuItem iOpenBook
- Describe variable
iOpenBook
here.
iNewBook
JMenuItem iNewBook
- Describe variable
iOpenBook
here.
iExit
JMenuItem iExit
- Describe variable
iOpenBook
here.
iUnicode
JMenuItem iUnicode
- Describe variable
iOpenBook
here.
editors
Hashtable<K,V> editors
- Keeps track of book editors that are active.
unicode
UnicodeCharInputPanel.UnicodeCharJDialog unicode
lTitle
JLabel lTitle
lAuthor
JLabel lAuthor
lDescription
JLabel lDescription
fTitle
JTextField fTitle
fAuthor
JTextField fAuthor
aDescription
JTextArea aDescription
lChapters
JList lChapters
bEdit
JButton bEdit
bUpdate
JButton bUpdate
save
JMenuItem save
saveAs
JMenuItem saveAs
close
JMenuItem close
edit
JMenuItem edit
iNew
JMenuItem iNew
iCut
JMenuItem iCut
iCopy
JMenuItem iCopy
iInsert
JMenuItem iInsert
iDelete
JMenuItem iDelete
clipboard
Object clipboard
book
Book book
savedBook
Book savedBook
bee
Bee bee
editors
Hashtable<K,V> editors
loadFile
File loadFile
content
Container content
editChapterAction
AbstractAction editChapterAction
deleteChapterAction
AbstractAction deleteChapterAction
insertChapterAction
AbstractAction insertChapterAction
copyChapterAction
AbstractAction copyChapterAction
newChapterAction
AbstractAction newChapterAction
closeAction
AbstractAction closeAction
saveAsAction
AbstractAction saveAsAction
saveAction
AbstractAction saveAction
fTitle
JTextField fTitle
fAuthor
JTextField fAuthor
aDescription
JTextArea aDescription
tQuestions
ListSelectionJTable tQuestions
tmod
ChapterTableModel tmod
bUpdate
JButton bUpdate
byID
JMenuItem byID
byText
JMenuItem byText
byRightAnswer
JMenuItem byRightAnswer
copy
JMenuItem copy
paste
JMenuItem paste
insert
JMenuItem insert
inserts
JMenuItem inserts
delete
JMenuItem delete
mUndo
JMenuItem mUndo
mNormalize
JMenuItem mNormalize
mDruid
JMenuItem mDruid
cName
String cName
clipboard
Object clipboard
undo
List<E> undo
chapter
Chapter chapter
bookEditor
BookEditor bookEditor
base
long base
druid
QuestionDruid druid
wiz
InsertMultipleFrame wiz
copyAction
AbstractAction copyAction
pasteAction
AbstractAction pasteAction
insertAction
AbstractAction insertAction
deleteAction
AbstractAction deleteAction
insertMultipleAction
AbstractAction insertMultipleAction
questionDruidAction
AbstractAction questionDruidAction
sortByIDAction
AbstractAction sortByIDAction
undoAction
AbstractAction undoAction
normalizeAction
AbstractAction normalizeAction
smallerRowsAction
AbstractAction smallerRowsAction
biggerRowsAction
AbstractAction biggerRowsAction
qs
Question[] qs
lNumber
JLabel lNumber
fNumber
JTextField fNumber
bGenerate
JButton bGenerate
cpan
ChapterEditor cpan
v
Vector<E> v
qPreText
JTextField qPreText
qPostText
JTextField qPostText
aPreText
JTextField aPreText
aPostText
JTextField aPostText
bSwitch
JButton bSwitch
generate
JButton generate
clearAll
JButton clearAll
rows
int rows
tab
JTable tab
preview
JTextArea preview
rand
Random rand
chapterPanel
ChapterEditor chapterPanel
rows
int[] rows
addIndex
int addIndex
addCount
int addCount
tmod
ChapterTableModel tmod
- Deprecated.
hexchar
char[] hexchar
lowbutt
net.sourceforge.bee.UnicodeCharInputPanel.BigToolTipJButton[] lowbutt
pagename
JLabel pagename
preview
net.sourceforge.bee.UnicodeCharInputPanel.DisplayJButton preview
uppernibblesbg
ButtonGroup[] uppernibblesbg
upperbyte
int upperbyte
upperbytestring
String upperbytestring
eventsource
Component eventsource
postglobally
boolean postglobally
dispatchto
Component dispatchto
box
Box box
pan
UnicodeCharInputPanel pan
pan
UnicodeCharInputPanel pan
tmod
ChapterTableModel tmod
p3
JPanel p3
content
Container content
newBook
JRadioButton newBook
existingBook
JRadioButton existingBook
buttonGroup
ButtonGroup buttonGroup
fTitle
JTextField fTitle
fAuthor
JTextField fAuthor
aDescription
JTextArea aDescription
chooser
JFileChooser chooser
bee
Bee bee
Package net.sourceforge.pavlov.feedback.old |
jPanel2
JPanel jPanel2
jLabel3
JLabel jLabel3
jLabel4
JLabel jLabel4
jScrollPane1
JScrollPane jScrollPane1
imageLabel
JLabel imageLabel
jPanel5
JPanel jPanel5
jCheckBox1
JCheckBox jCheckBox1
jLabel7
JLabel jLabel7
Package net.sourceforge.pavlov.library |
coverFile
String coverFile
- Filename of a descriptive image of this book.
chapters
TreeMap<K,V> chapters
- Contains the chapters.
coverFile
String coverFile
- Filename for a descriptive image.
questions
TreeMap<K,V> questions
- Holds the questions, keyed off of Question.id
name
String name
- Descriptive name of this document.
author
String author
- Name of the author/maintainer of this document.
description
String description
- Textual description of this document's content.
id
String id
- Chapter-unique string identifier.
text
String text
- Question's text.
rightAnswer
String rightAnswer
- The right answer.
wrongAnswers
Vector<E> wrongAnswers
- List of wrong answers.
hints
Vector<E> hints
- Hints to display if question is answered incorrectly.
soundFile
String soundFile
- URL of audio to play for this question.
imageFile
String imageFile
- URL of image to display for this question.
Package net.sourceforge.pavlov.pluglets.feedback |
last
AnswerEvent last
rb
ResourceBroker rb
mi
JCheckBoxMenuItem mi
rights
SequencedMediaDirectory rights
- The directory containing the sequence of images.
Package net.sourceforge.pavlov.pluglets.feedback.charts |
chart
Chart chart
graf
Graphics2D graf
chartChanged
boolean chartChanged
- True when the chart's data has changed.
foo
JMenuBar foo
- This pluglet's JMenuBar.
help
HelpSystem help
- This pluglet's HelpSystem.
hmm
ChartPanel hmm
axisChart
AxisChart axisChart
xAxisLabels
String[] xAxisLabels
xAxisTitle
String xAxisTitle
yAxisTitle
String yAxisTitle
title
String title
dataSeries
DataSeries dataSeries
data
double[][] data
legendLabels
String[] legendLabels
paints
Paint[] paints
strokes
Stroke[] strokes
shapes
Shape[] shapes
axisChartDataSet
AxisChartDataSet axisChartDataSet
chartProperties
ChartProperties chartProperties
axisProperties
AxisProperties axisProperties
legendProperties
LegendProperties legendProperties
foo
JMenuBar foo
- This pluglet's JMenuBar.
help
HelpSystem help
- This pluglet's HelpSystem.
hmm
ChartPanel hmm
- The ChartPanel to display the PieChart in.
pieChart
PieChart2D pieChart
title
String title
data
double[] data
legendLabels
String[] legendLabels
paints
Paint[] paints
pieChartDataSet
PieChartDataSet pieChartDataSet
chartProperties
ChartProperties chartProperties
pieChart2DProperties
PieChart2DProperties pieChart2DProperties
legendProperties
LegendProperties legendProperties
labels
String[] labels
Package net.sourceforge.pavlov.pluglets.feedback.random |
rights
int rights
- Describe variable
rights
here.
ifac
RandomRightWrongAudioFactory ifac
- Describe variable
ifac
here.
correct
String correct
incorrect
String incorrect
size
int size
- Describe variable
size
here.
logo
Icon logo
- Describe variable
logo
here.
rights
int rights
- Describe variable
rights
here.
ifac
RandomImageFactory ifac
- Describe variable
ifac
here.
mode
DefaultVisualFeedbackMode mode
- Describe variable
mode
here.
beginner
BeginnerFeedbackMode beginner
- Describe variable
beginner
here.
intermed
IntermediateFeedbackMode intermed
- Describe variable
intermed
here.
expert
ExpertFeedbackMode expert
- Describe variable
expert
here.
cacheObject
CacheObject cacheObject
- Describe variable
cacheObject
here.
screenSize
Dimension screenSize
- Describe variable
screenSize
here.
scroller
JScrollPane scroller
- Describe variable
scroller
here.
refreshItem
JMenuItem refreshItem
- Describe variable
refreshItem
here.
chooseItem
JMenuItem chooseItem
- Describe variable
chooseItem
here.
begin
JMenuItem begin
- Describe variable
begin
here.
inter
JMenuItem inter
- Describe variable
inter
here.
adv
JMenuItem adv
- Describe variable
adv
here.
pix
HashtableJRadioButtonMenu pix
- Describe variable
pix
here.
menu
JMenuBar menu
- Describe variable
menu
here.
bg
ButtonGroup bg
cat
Category cat
Package net.sourceforge.pavlov.pluglets.feedback.rightWrong |
rights
SequencedMediaDirectory rights
- Directory containing sequenced media for correct responses.
wrongs
SequencedMediaDirectory wrongs
- Directory containing sequenced media for incorrect responses.
Package net.sourceforge.pavlov.pluglets.feedback.velocity |
name
String name
baseURL
URL baseURL
Package net.sourceforge.pavlov.randommedia |
last
CacheObject last
maxPriorityBound
int maxPriorityBound
normPriorityBound
int normPriorityBound
numLoading
int numLoading
maxLoading
int maxLoading
provider
RandomURLProvider provider
cat
Category cat
Package net.sourceforge.pavlov.startup |
aboutImage
ImageIcon aboutImage
- Image to show.
label
JLabel label
- JLabel to show image in.
mainapp
JFrame mainapp
text
String text
- Progress status message text.
pbar
JProgressBar pbar
- Describe variable
pbar
here.
progress
int progress
- Describe variable
progress
here.
Package net.sourceforge.pavlov.swing |
_items
Hashtable<K,V> _items
pane
Container pane
- Describe variable
pane
here.
browsers
Hashtable<K,V> browsers
- Describe variable
browsers
here.
html
JEditorPane html
reload
boolean reload
myURL
URL myURL
urls
Vector<E> urls
urlBox
JComboBox urlBox
Package net.sourceforge.pavlov.user |
nQuestions
int nQuestions
- Number of questions in the chapter.
nAnswered
int nAnswered
- Number of questions in the chapter that have been answered.
nOnceRights
int nOnceRights
- Number of questions answered correctly at least once.
nOnlyWrongs
int nOnlyWrongs
- Number of questions answered only wrong.
totAnswers
int totAnswers
- Total number of answers.
totRights
int totRights
- Total number of right answers.
rightsVersusNumberOfQuestions
double rightsVersusNumberOfQuestions
- Percentage of questions answered right at least once divided by number of questions in chapter.
onlyWrongsVersusNumberOfQuestions
double onlyWrongsVersusNumberOfQuestions
- Percentage of questions answered at least once, but with no correct answers divided by number of questions in the chapter.
rightsVersusNumberOfAnswers
double rightsVersusNumberOfAnswers
- Percentage of right answers.
frequency
double frequency
- Percentage of questions that have been answered.
Package net.sourceforge.sillyview |
dString
String dString
converter
LookAndFeelToCSS converter
initialized
boolean initialized
cat
Category cat
autodump
boolean autodump
lastLookAndFeel
LookAndFeel lastLookAndFeel
lastUI
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
String title
- This panel's title.
lab
JLabel lab
- If data displayed as a JLabel, this is that JLabel.
ed
JEditorPane ed
- If data displayed in a JEditorPane, this is that JEditorPane.
comp
Object comp
- The component that the data is displayed in.
mod
WidgetModel mod
- The model this view gets its data from.
Package net.sourceforge.steelme |
jLabel2
JLabel jLabel2
jLabel3
JLabel jLabel3
jComboBox1
JComboBox jComboBox1
jCheckBox1
JCheckBox jCheckBox1
jCheckBox2
JCheckBox jCheckBox2
jLabel5
JLabel jLabel5
jList2
JComboBox jList2
cat
Category cat
cp1
Color cp1
cp2
Color cp2
cp3
Color cp3
cs1
Color cs1
cs2
Color cs2
cs3
Color cs3
font
Font font
ct1
Color ct1
ct2
Color ct2
cw
Color cw
cb
Color cb
def
SteelmeTheme def
target
JRootPane target
jLabel1
JLabel jLabel1
jPanel1
JPanel jPanel1
jLabel6
JLabel jLabel6
p1
ThemeResistantJButton p1
jLabel7
JLabel jLabel7
s1
ThemeResistantJButton s1
jLabel9
JLabel jLabel9
p2
ThemeResistantJButton p2
jLabel8
JLabel jLabel8
s2
ThemeResistantJButton s2
jLabel10
JLabel jLabel10
p3
ThemeResistantJButton p3
jLabel11
JLabel jLabel11
s3
ThemeResistantJButton s3
jLabel12
JLabel jLabel12
t1
ThemeResistantJButton t1
jLabel13
JLabel jLabel13
t2
ThemeResistantJButton t2
jLabel14
JLabel jLabel14
w
ThemeResistantJButton w
jLabel15
JLabel jLabel15
b
ThemeResistantJButton b
jLabel18
JLabel jLabel18
jTextField1
JTextField jTextField1
jLabel19
JLabel jLabel19
fontChooser
FontChooserPanel fontChooser
jPanel3
JPanel jPanel3
save
JButton save
apply
JButton apply
done
JButton done
targ
JComponent targ
editor
JMenuItem editor
reload
JMenuItem reload
themeDir
File themeDir