Serialized Form
- 
Package org.jjazz.arranger.api
- 
Class org.jjazz.arranger.api.ArrangerTopComponent
class ArrangerTopComponent extends org.openide.windows.TopComponent implements Externalizable- 
Serialization Methods
- 
readExternal
- Throws:
 IOExceptionClassNotFoundException
 - 
writeExternal
- Throws:
 IOException
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.base.api.actions
- 
Class org.jjazz.base.api.actions.AboutDialog
class AboutDialog extends JDialog implements Serializable- 
Serialized Fields
- 
btn_license
JButton btn_license
 - 
iconImage
JLabel iconImage
 - 
jLabel1
JLabel jLabel1
 - 
jScrollPane1
JScrollPane jScrollPane1
 - 
jScrollPane2
JScrollPane jScrollPane2
 - 
pnl_image
JPanel pnl_image
 - 
ta_header
JTextArea ta_header
 - 
ta_sysInfo
JTextArea ta_sysInfo
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.chordleadsheet.api
- 
Exception org.jjazz.chordleadsheet.api.UnsupportedEditException
class UnsupportedEditException extends Exception implements Serializable 
 - 
 - 
Package org.jjazz.chordleadsheet.api.item
- 
Class org.jjazz.chordleadsheet.api.item.AltDataFilter
class AltDataFilter extends Object implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
random
AltDataFilter.Random random
 - 
values
List<String> values
 
 - 
 
 - 
 - 
Class org.jjazz.chordleadsheet.api.item.AltExtChordSymbol
class AltExtChordSymbol extends ExtChordSymbol implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 
 - 
 - 
Class org.jjazz.chordleadsheet.api.item.ChordRenderingInfo
class ChordRenderingInfo extends Object implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
features
EnumSet<ChordRenderingInfo.Feature> features
 - 
scaleInstance
StandardScaleInstance scaleInstance
 
 - 
 
 - 
 - 
Class org.jjazz.chordleadsheet.api.item.ExtChordSymbol
class ExtChordSymbol extends ChordSymbol implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
altChordSymbol
AltExtChordSymbol altChordSymbol
 - 
altFilter
AltDataFilter altFilter
 - 
renderingInfo
ChordRenderingInfo renderingInfo
 
 - 
 
 - 
 - 
Class org.jjazz.chordleadsheet.api.item.NCExtChordSymbol
class NCExtChordSymbol extends ExtChordSymbol implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 
 - 
 - 
Class org.jjazz.chordleadsheet.api.item.Position
class Position extends Object implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
bar
int bar
The index of the bar - 
beat
float beat
The beat within the bar 
 - 
 
 - 
 - 
Class org.jjazz.chordleadsheet.api.item.VoidAltExtChordSymbol
class VoidAltExtChordSymbol extends AltExtChordSymbol implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.cl_editor.api
- 
Class org.jjazz.cl_editor.api.CL_Editor
class CL_Editor extends JPanel implements Serializable - 
Class org.jjazz.cl_editor.api.CL_EditorTopComponent
class CL_EditorTopComponent extends org.openide.windows.TopComponent implements Externalizable- 
Serialization Methods
- 
readExternal
- Throws:
 IOExceptionClassNotFoundException
 - 
writeExternal
- Throws:
 IOException
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.cl_editor.barbox.api
- 
Class org.jjazz.cl_editor.barbox.api.BarBox
class BarBox extends JPanel implements Serializable- 
Serialized Fields
- 
barBoxConfig
BarBoxConfig barBoxConfig
The BarRenderers displayed in this BarBox. - 
barIndex
int barIndex
 - 
barRendererFactory
BarRendererFactory barRendererFactory
 - 
bbSettings
BarBoxSettings bbSettings
Our graphical settings. - 
displayQuantization
Quantization displayQuantization
 - 
editor
CL_Editor editor
 - 
groupKey
Object groupKey
 - 
isSelected
boolean isSelected
True if the BarBox is selected. - 
model
ChordLeadSheet model
Our leadsheet model. - 
modelBarIndex
int modelBarIndex
The bar index within the model. - 
showPlaybackPoint
boolean showPlaybackPoint
True if the playback position is on this bar. - 
zoomVFactor
int zoomVFactor
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.cl_editor.barrenderer.api
- 
Class org.jjazz.cl_editor.barrenderer.api.BarRenderer
class BarRenderer extends JPanel implements Serializable- 
Serialized Fields
- 
barIndex
int barIndex
The bar index. - 
editor
CL_Editor editor
Graphical settings. - 
groupKey
Object groupKey
 - 
isSelected
boolean isSelected
Save the selected state. - 
itemFactory
ItemRendererFactory itemFactory
 - 
model
ChordLeadSheet model
Our model. - 
modelBarIndex
int modelBarIndex
The bar index within the model. - 
settings
BarRendererSettings settings
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.cl_editor.spi
- 
Class org.jjazz.cl_editor.spi.ChordSymbolEditorDialog
class ChordSymbolEditorDialog extends JDialog implements Serializable - 
Class org.jjazz.cl_editor.spi.CL_BarEditorDialog
class CL_BarEditorDialog extends JDialog implements Serializable - 
Class org.jjazz.cl_editor.spi.SectionEditorDialog
class SectionEditorDialog extends JDialog implements Serializable 
 - 
 - 
Package org.jjazz.embeddedsynth.api
- 
Exception org.jjazz.embeddedsynth.api.EmbeddedSynthException
class EmbeddedSynthException extends Exception implements Serializable 
 - 
 - 
Package org.jjazz.flatcomponents.api
- 
Class org.jjazz.flatcomponents.api.FlatButton
class FlatButton extends JLabel implements Serializable- 
Serialized Fields
- 
action
Action action
 - 
listeners
ArrayList<ActionListener> listeners
 
 - 
 
 - 
 - 
Class org.jjazz.flatcomponents.api.FlatHelpButton
class FlatHelpButton extends FlatButton implements Serializable- 
Serialized Fields
- 
helpText
String helpText
 
 - 
 
 - 
 - 
Class org.jjazz.flatcomponents.api.FlatIntegerHorizontalSlider
class FlatIntegerHorizontalSlider extends JComponent implements Serializable- 
Serialized Fields
- 
colorKnobFill
Color colorKnobFill
 - 
colorLine
Color colorLine
 - 
faderHeight
int faderHeight
 - 
faderLength
int faderLength
 - 
graduationLength
int graduationLength
 - 
height
int height
 - 
hideValue
boolean hideValue
 - 
isDragging
boolean isDragging
 - 
knobDiameter
int knobDiameter
 - 
lastMouseEvent
MouseEvent lastMouseEvent
 - 
maxValue
int maxValue
 - 
minValue
int minValue
 - 
saveColorLine
Color saveColorLine
 - 
timer
Timer timer
Used to hide the value some time after value has been set. - 
timerAction
ActionListener timerAction
 - 
value
int value
 - 
width
int width
 - 
xDragStart
int xDragStart
 - 
xFactor
double xFactor
 - 
xMax
int xMax
 - 
xMin
int xMin
 - 
xValue
int xValue
 - 
xValueDragStart
int xValueDragStart
 - 
yLine
int yLine
 
 - 
 
 - 
 - 
Class org.jjazz.flatcomponents.api.FlatIntegerKnob
class FlatIntegerKnob extends JPanel implements Serializable- 
Serialized Fields
- 
knobLowerColor
Color knobLowerColor
 - 
knobRadius
double knobRadius
 - 
knobRectColor
Color knobRectColor
 - 
knobRectColorDisabled
Color knobRectColorDisabled
 - 
knobStartAngle
double knobStartAngle
 - 
knobUpperColor
Color knobUpperColor
 - 
maxValue
int maxValue
 - 
minValue
int minValue
 - 
padding
int padding
 - 
panoramicType
boolean panoramicType
 - 
saveColorLine
Color saveColorLine
 - 
saveForeground
Color saveForeground
 - 
startDragValue
int startDragValue
 - 
startDragY
int startDragY
 - 
tooltipLabel
String tooltipLabel
 - 
useValueTooltip
boolean useValueTooltip
 - 
value
int value
 - 
valueLineColor
Color valueLineColor
 - 
valueLineGap
double valueLineGap
 - 
valueLineThickness
double valueLineThickness
 
 - 
 
 - 
 - 
Class org.jjazz.flatcomponents.api.FlatIntegerVerticalSlider
class FlatIntegerVerticalSlider extends JComponent implements Serializable- 
Serialized Fields
- 
buttonColor
Color buttonColor
 - 
buttonColorDisabled
Color buttonColorDisabled
 - 
buttonContourColor
Color buttonContourColor
 - 
buttonHeight
int buttonHeight
 - 
grooveLowerColor
Color grooveLowerColor
 - 
grooveUpperColor
Color grooveUpperColor
 - 
lastMouseEvent
MouseEvent lastMouseEvent
 - 
maxValue
int maxValue
 - 
minValue
int minValue
 - 
padding
int padding
 - 
tooltipLabel
String tooltipLabel
 - 
value
int value
 - 
valueLineColor
Color valueLineColor
 - 
yDragStart
int yDragStart
 - 
yValueDragStart
int yValueDragStart
 
 - 
 
 - 
 - 
Class org.jjazz.flatcomponents.api.FlatLedIndicator
class FlatLedIndicator extends JComponent implements Serializable - 
Class org.jjazz.flatcomponents.api.FlatTextEditDialog
class FlatTextEditDialog extends JDialog implements Serializable- 
Serialized Fields
- 
exitOk
boolean exitOk
 - 
textField
JTextField textField
 
 - 
 
 - 
 - 
Class org.jjazz.flatcomponents.api.FlatToggleButton
class FlatToggleButton extends FlatButton implements Serializable - 
Class org.jjazz.flatcomponents.api.RoundedPanel
class RoundedPanel extends JPanel implements Serializable- 
Serialized Fields
- 
arcDiameter
int arcDiameter
Horizontal and vertical arc diameter - 
insetsThickness
int insetsThickness
 - 
showBorder
boolean showBorder
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.harmony.api
- 
Exception org.jjazz.harmony.api.ChordTypeDatabase.InvalidAliasException
class InvalidAliasException extends Exception implements Serializable - 
Class org.jjazz.harmony.api.StandardScaleInstance
class StandardScaleInstance extends Object implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
scale
StandardScale scale
 - 
startNote
Note startNote
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.improvisionsupport.api
- 
Class org.jjazz.improvisionsupport.api.ImproSupportTopComponent
class ImproSupportTopComponent extends org.openide.windows.TopComponent implements Externalizable- 
Serialization Methods
- 
readExternal
- Throws:
 IOExceptionClassNotFoundException
 - 
writeExternal
- Throws:
 IOException
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.instrumentchooser.spi
- 
Class org.jjazz.instrumentchooser.spi.InstrumentChooserDialog
class InstrumentChooserDialog extends JDialog implements Serializable 
 - 
 - 
Package org.jjazz.instrumentcomponents.guitardiagram.api
- 
Class org.jjazz.instrumentcomponents.guitardiagram.api.GuitarDiagramComponent
class GuitarDiagramComponent extends JPanel implements Serializable- 
Serialized Fields
- 
chordModel
TGChord chordModel
 - 
chordSymbol
ChordSymbol chordSymbol
 - 
firstFretFont
Font firstFretFont
 - 
firstFretSpacing
float firstFretSpacing
 - 
fretSpacing
float fretSpacing
 - 
image
BufferedImage image
 - 
lineWidth
float lineWidth
 - 
noteColor
Color noteColor
 - 
noteDiameter
float noteDiameter
 - 
stringSpacing
float stringSpacing
 - 
tonicNoteColor
Color tonicNoteColor
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.instrumentcomponents.keyboard.api
- 
Class org.jjazz.instrumentcomponents.keyboard.api.KeyboardComponent
class KeyboardComponent extends JPanel implements Serializable- 
Serialized Fields
- 
orientation
KeyboardComponent.Orientation orientation
 - 
OUT_OF_RANGE_INDICATOR_SPACE
int OUT_OF_RANGE_INDICATOR_SPACE
 - 
outOfRangeIndicatorLeft
boolean outOfRangeIndicatorLeft
 - 
outOfRangeIndicatorRight
boolean outOfRangeIndicatorRight
 - 
pianoKeys
List<PianoKey> pianoKeys
 - 
range
KeyboardRange range
 - 
scaleFactorX
float scaleFactorX
 - 
scaleFactorY
float scaleFactorY
 - 
useOutOfRangeIndicator
boolean useOutOfRangeIndicator
 
 - 
 
 - 
 - 
Class org.jjazz.instrumentcomponents.keyboard.api.PianoKey
class PianoKey extends JComponent implements Serializable- 
Serialized Fields
- 
isSelected
boolean isSelected
 - 
leftMost
boolean leftMost
True if this key if the leftmost key of the pianodisplay (special shape). - 
markColor
Color markColor
 - 
orientation
KeyboardComponent.Orientation orientation
 - 
pitch
int pitch
Pitch of the note - 
polygon
Polygon polygon
The polygon to store the shape of the key - 
pressedWhiteKeyColor
Color pressedWhiteKeyColor
 - 
rightMost
boolean rightMost
True if this key if the righmost key of the pianodisplay (special shape). - 
showVelocityColor
boolean showVelocityColor
 - 
text
String text
 - 
velocity
int velocity
If velocity > 0 it means the key is pressed. - 
xPosNextKey
int xPosNextKey
The x position of the next key (because black and white keys overlap) in DOWN orientation.. 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.itemrenderer.api
- 
Class org.jjazz.itemrenderer.api.IR_AnnotationText
class IR_AnnotationText extends ItemRenderer implements Serializable- 
Serialized Fields
- 
copyMode
boolean copyMode
Copy mode. - 
nbLines
int nbLines
 - 
settings
IR_AnnotationTextSettings settings
Our graphical settings. - 
textArea
JTextArea textArea
 - 
zFont
Font zFont
 - 
zoomFactor
int zoomFactor
 
 - 
 
 - 
 - 
Class org.jjazz.itemrenderer.api.IR_Section
class IR_Section extends ItemRenderer implements Serializable- 
Serialized Fields
- 
copyMode
boolean copyMode
Copy mode. - 
sectionColor
Color sectionColor
The section color. - 
sectionString
String sectionString
The string represented by this section. - 
settings
IR_SectionSettings settings
Our graphical settings. - 
xString
int xString
The x/y baseline position to draw the string - 
yString
int yString
 - 
zFont
Font zFont
 - 
zoomFactor
int zoomFactor
 
 - 
 
 - 
 - 
Class org.jjazz.itemrenderer.api.ItemRenderer
class ItemRenderer extends JPanel implements Serializable- 
Serialized Fields
- 
enabledFontColor
Color enabledFontColor
Font color when enabled. - 
irType
IR_Type irType
The type of the itemrenderer. - 
isSelected
boolean isSelected
True if ItemRenderer is selected. - 
modelItem
ChordLeadSheetItem<?> modelItem
The item to render. - 
saveBackground
Color saveBackground
 - 
settings
ItemRendererSettings settings
The graphics settings for this object. - 
timer
Timer timer
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.midi.api
- 
Class org.jjazz.midi.api.DrumKit
class DrumKit extends Object implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
map
DrumKit.KeyMap map
 - 
type
DrumKit.Type type
 
 - 
 
 - 
 - 
Class org.jjazz.midi.api.Instrument
class Instrument extends Object implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
address
MidiAddress address
 - 
bank
InstrumentBank<?> bank
 - 
drumKit
DrumKit drumKit
 - 
patchName
String patchName
 - 
substitute
GM1Instrument substitute
 
 - 
 
 - 
 - 
Class org.jjazz.midi.api.Instrument.SerializationProxy
class SerializationProxy extends Object implements Serializable- serialVersionUID:
 - 2792087126L
 
- 
Serialization Methods
- 
readResolve
- Throws:
 ObjectStreamException
 
 - 
 - 
Serialized Fields
 
 - 
Class org.jjazz.midi.api.InstrumentMix
class InstrumentMix extends Object implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
instrument
Instrument instrument
 - 
instrumentEnabled
boolean instrumentEnabled
 - 
mute
boolean mute
 - 
settings
InstrumentSettings settings
 
 - 
 
 - 
 - 
Class org.jjazz.midi.api.InstrumentSettings
class InstrumentSettings extends Object implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
chorus
int chorus
 - 
chorusEnabled
boolean chorusEnabled
 - 
panoramic
int panoramic
 - 
panoramicEnabled
boolean panoramicEnabled
 - 
reverb
int reverb
 - 
reverbEnabled
boolean reverbEnabled
 - 
transposition
int transposition
 - 
velocityShift
int velocityShift
 - 
volume
int volume
 - 
volumeEnabled
boolean volumeEnabled
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.midi.api.keymap
- 
Class org.jjazz.midi.api.keymap.KeyMapGM
class KeyMapGM extends Object implements Serializable - 
Class org.jjazz.midi.api.keymap.KeyMapGSGM2
class KeyMapGSGM2 extends Object implements Serializable - 
Class org.jjazz.midi.api.keymap.KeyMapXG
class KeyMapXG extends Object implements Serializable - 
Class org.jjazz.midi.api.keymap.KeyMapXG_PopLatin
class KeyMapXG_PopLatin extends Object implements Serializable 
 - 
 - 
Package org.jjazz.midi.api.synths
- 
Class org.jjazz.midi.api.synths.GM1Instrument
class GM1Instrument extends Instrument implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
family
Family family
 
 - 
 
 - 
 - 
Class org.jjazz.midi.api.synths.GSDrumsInstrument
class GSDrumsInstrument extends Instrument implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 
 - 
 - 
Class org.jjazz.midi.api.synths.GSInstrument
class GSInstrument extends Instrument implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 
 - 
 - 
Class org.jjazz.midi.api.synths.VoidInstrument
class VoidInstrument extends GM1Instrument implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
myBank
InstrumentBank<?> myBank
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.midi.api.ui
- 
Class org.jjazz.midi.api.ui.InstrumentTable
class InstrumentTable extends JTable implements Serializable- 
Serialized Fields
- 
hiddenColumnIndexes
List<Integer> hiddenColumnIndexes
 - 
tblModel
InstrumentTable.Model tblModel
 
 - 
 
 - 
 - 
Class org.jjazz.midi.api.ui.InstrumentTable.Model
class Model extends AbstractTableModel implements Serializable- 
Serialized Fields
- 
instruments
List<? extends Instrument> instruments
 
 - 
 
 - 
 - 
Class org.jjazz.midi.api.ui.MidiDeviceRenderer
class MidiDeviceRenderer extends DefaultListCellRenderer implements Serializable - 
Class org.jjazz.midi.api.ui.MidiInDeviceList
 - 
Class org.jjazz.midi.api.ui.MidiOutDeviceList
- 
Serialized Fields
- 
outDevices
List<MidiDevice> outDevices
 - 
tester
Predicate<MidiDevice> tester
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.midimix.api
- 
Class org.jjazz.midimix.api.MidiMix
class MidiMix extends Object implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
instrumentMixes
InstrumentMix[] instrumentMixes
Store the instrumentMixes, one per Midi Channel. - 
pcs
SwingPropertyChangeSupport pcs
 - 
rhythmVoices
RhythmVoice[] rhythmVoices
Store the RhythmVoices associated to an instrumentMix, one per channel. 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.mixconsole.api
- 
Class org.jjazz.mixconsole.api.MixConsole
class MixConsole extends JPanel implements Serializable- 
Serialized Fields
- 
cb_viewRhythms
JComboBox<Rhythm> cb_viewRhythms
 - 
fbtn_addUserChannel
FlatButton fbtn_addUserChannel
 - 
fbtn_allSoloOff
FlatButton fbtn_allSoloOff
 - 
fbtn_panic
FlatButton fbtn_panic
 - 
fbtn_switchAllMute
FlatButton fbtn_switchAllMute
 - 
filler2
Box.Filler filler2
 - 
filler3
Box.Filler filler3
 - 
filler4
Box.Filler filler4
 - 
filler5
Box.Filler filler5
 - 
filler6
Box.Filler filler6
 - 
filler7
Box.Filler filler7
 - 
filler8
Box.Filler filler8
 - 
instanceContent
org.openide.util.lookup.InstanceContent instanceContent
 - 
layoutManager
org.jjazz.mixconsole.MixConsoleLayoutManager layoutManager
 - 
lbl_Master
JLabel lbl_Master
 - 
lookup
org.openide.util.Lookup lookup
 - 
mapVisibleRhythm
WeakHashMap<Song,
Rhythm> mapVisibleRhythm  - 
masterHorizontalSlider1
org.jjazz.mixconsole.MasterVolumeSlider masterHorizontalSlider1
 - 
menuBar
org.openide.awt.MenuBar menuBar
 - 
panel_Main
JPanel panel_Main
 - 
panel_MasterControls
JPanel panel_MasterControls
 - 
panel_mixChannels
JPanel panel_mixChannels
 - 
scrollPane_mixChannelsPanel
JScrollPane scrollPane_mixChannelsPanel
 - 
settings
MixConsoleSettings settings
 - 
songLkpListener
org.openide.util.LookupListener songLkpListener
 - 
songLkpResult
org.openide.util.Lookup.Result<Song> songLkpResult
 - 
songMidiMix
MidiMix songMidiMix
 - 
songModel
Song songModel
The song currently edited by this editor. - 
tmapChannelPanelSets
TreeMap<Integer,
MixConsole.ChannelPanelSet> tmapChannelPanelSets  
 - 
 
 - 
 - 
Class org.jjazz.mixconsole.api.MixConsoleTopComponent
class MixConsoleTopComponent extends org.openide.windows.TopComponent implements Externalizable- 
Serialization Methods
- 
readExternal
- Throws:
 IOExceptionClassNotFoundException
 - 
writeExternal
- Throws:
 IOException
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.musiccontrolactions.api.ui
- 
Class org.jjazz.musiccontrolactions.api.ui.PositionViewer
class PositionViewer extends JLabel implements Serializable 
 - 
 - 
Package org.jjazz.outputsynth.api
- 
Class org.jjazz.outputsynth.api.GMRemapTable
class GMRemapTable extends Object implements Serializable- 
Serialized Fields
- 
mapFamilyInstruments
HashMap<Family,
Instrument> mapFamilyInstruments  - 
mapInstruments
HashMap<Instrument,
Instrument> mapInstruments  - 
midiSynth
MidiSynth midiSynth
 
 - 
 
 - 
 - 
Exception org.jjazz.outputsynth.api.GMRemapTable.InvalidMappingException
class InvalidMappingException extends Exception implements Serializable 
 - 
 - 
Package org.jjazz.outputsynth.api.ui
- 
Class org.jjazz.outputsynth.api.ui.DefaultInstrumentsDialog
class DefaultInstrumentsDialog extends JDialog implements Serializable- 
Serialized Fields
- 
btn_Cancel
JButton btn_Cancel
 - 
btn_changeRemappedIns
JButton btn_changeRemappedIns
 - 
btn_HearRemap
JButton btn_HearRemap
 - 
btn_Ok
JButton btn_Ok
 - 
btn_ResetInstrument
JButton btn_ResetInstrument
 - 
hlp_area
HelpTextArea hlp_area
 - 
jScrollPane1
JScrollPane jScrollPane1
 - 
jScrollPane2
JScrollPane jScrollPane2
 - 
remapTable
GMRemapTable remapTable
 - 
saveRemapTable
GMRemapTable saveRemapTable
 - 
tbl_Remap
RemapTableUI tbl_Remap
 
 - 
 
 - 
 - 
Class org.jjazz.outputsynth.api.ui.RemapTableInstrumentChooser
class RemapTableInstrumentChooser extends JDialog implements Serializable- 
Serialized Fields
- 
allInstruments
List<Instrument> allInstruments
 - 
btn_Cancel
JButton btn_Cancel
 - 
btn_Hear
JButton btn_Hear
 - 
btn_Ok
JButton btn_Ok
 - 
btn_showInstruments
ButtonGroup btn_showInstruments
 - 
btn_TxtClear
JButton btn_TxtClear
 - 
btn_TxtFilter
JButton btn_TxtFilter
 - 
cb_UseAsFamilyDefault
JCheckBox cb_UseAsFamilyDefault
 - 
exitOk
boolean exitOk
 - 
favoriteSynth
FavoriteMidiSynth favoriteSynth
 - 
jScrollPane1
JScrollPane jScrollPane1
 - 
lbl_Filtered
JLabel lbl_Filtered
 - 
lbl_Title
JLabel lbl_Title
 - 
rbtn_showAll
JRadioButton rbtn_showAll
 - 
rbtn_showRecommended
JRadioButton rbtn_showRecommended
 - 
recommendedInstruments
List<Instrument> recommendedInstruments
 - 
remappedInstrument
Instrument remappedInstrument
 - 
remappedInstrumentAsGM1
GM1Instrument remappedInstrumentAsGM1
 - 
remapTable
GMRemapTable remapTable
 - 
selectedInstrument
Instrument selectedInstrument
 - 
tbl_Instruments
InstrumentTable tbl_Instruments
 - 
tf_Filter
JTextField tf_Filter
 
 - 
 
 - 
 - 
Class org.jjazz.outputsynth.api.ui.RemapTableUI
class RemapTableUI extends JTable implements Serializable- 
Serialized Fields
- 
tblModel
RemapTableUI.Model tblModel
 
 - 
 
 - 
 - 
Class org.jjazz.outputsynth.api.ui.RemapTableUI.Model
class Model extends AbstractTableModel implements Serializable- 
Serialized Fields
- 
remapTable
GMRemapTable remapTable
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.phrase.api
- 
Class org.jjazz.phrase.api.Phrase
class Phrase extends Object implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
channel
int channel
 - 
isDrums
boolean isDrums
 - 
noteEvents
TreeSet<NoteEvent> noteEvents
 - 
pcs
PropertyChangeSupport pcs
 
 - 
 
 - 
 - 
Class org.jjazz.phrase.api.SizedPhrase
class SizedPhrase extends Phrase implements Serializable- 
Serialized Fields
- 
beatRange
FloatRange beatRange
 - 
timeSignature
TimeSignature timeSignature
 
 - 
 
 - 
 - 
Class org.jjazz.phrase.api.SourcePhrase
class SourcePhrase extends Phrase implements Serializable- 
Serialized Fields
- 
chordSymbol
ExtChordSymbol chordSymbol
 - 
clientProperties
HashMap<String,
String> clientProperties  
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.phrase.api.ui
- 
Class org.jjazz.phrase.api.ui.PhraseBirdsEyeViewComponent
class PhraseBirdsEyeViewComponent extends JPanel implements Serializable- 
Serialized Fields
- 
beatRange
FloatRange beatRange
 - 
label
String label
 - 
labelSize
Rectangle2D labelSize
 - 
markerPos
float markerPos
 - 
mouseDragListener
MouseMotionAdapter mouseDragListener
 - 
phrase
Phrase phrase
 - 
showVelocityMode
int showVelocityMode
 - 
timeSignature
TimeSignature timeSignature
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.phrasetransform.api
- 
Class org.jjazz.phrasetransform.api.PhraseTransformChain
 - 
Class org.jjazz.phrasetransform.api.PtProperties
class PtProperties extends Properties implements Serializable- 
Serialized Fields
- 
pcs
SwingPropertyChangeSupport pcs
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.phrasetransform.api.ui
- 
Class org.jjazz.phrasetransform.api.ui.PhraseTransformListCellRenderer
class PhraseTransformListCellRenderer extends DefaultListCellRenderer implements Serializable- 
Serialized Fields
- 
useCategory
boolean useCategory
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.pianoroll.api
- 
Class org.jjazz.pianoroll.api.NoteView
class NoteView extends JPanel implements Serializable- 
Serialized Fields
- 
muted
boolean muted
 - 
noteAsString
String noteAsString
 - 
noteEvent
NoteEvent noteEvent
 - 
selected
boolean selected
 - 
settings
PianoRollEditorSettings settings
 
 - 
 
 - 
 - 
Class org.jjazz.pianoroll.api.PianoRollEditor
class PianoRollEditor extends JPanel implements Serializable- 
Serialized Fields
- 
activeTool
EditTool activeTool
 - 
beatRange
FloatRange beatRange
 - 
channel
int channel
 - 
editToolProxyMouseListener
org.jjazz.pianoroll.api.PianoRollEditor.EditToolProxyMouseListener editToolProxyMouseListener
 - 
editTools
List<EditTool> editTools
 - 
generalLookupContent
org.openide.util.lookup.InstanceContent generalLookupContent
 - 
genericMouseListener
org.jjazz.pianoroll.api.PianoRollEditor.GenericMouseListener genericMouseListener
 - 
keyboard
KeyboardComponent keyboard
 - 
keyMap
DrumKit.KeyMap keyMap
 - 
lookup
org.openide.util.Lookup lookup
 - 
mapPosTimeSignature
NavigableMap<Float,
TimeSignature> mapPosTimeSignature  - 
model
Phrase model
 - 
mouseDragLayer
JLayer mouseDragLayer
 - 
mouseDragLayerUI
org.jjazz.pianoroll.MouseDragLayerUI mouseDragLayerUI
 - 
notesPanel
org.jjazz.pianoroll.NotesPanel notesPanel
 - 
phraseStartBar
int phraseStartBar
 - 
playbackAutoScrollEnabled
boolean playbackAutoScrollEnabled
 - 
playbackPointPosition
float playbackPointPosition
 - 
quantization
Quantization quantization
 - 
rulerPanel
org.jjazz.pianoroll.RulerPanel rulerPanel
 - 
rulerStartBar
int rulerStartBar
 - 
scrollpane
JScrollPane scrollpane
 - 
selectedNoteViews
TreeSet<NoteView> selectedNoteViews
 - 
settings
PianoRollEditorSettings settings
 - 
snapEnabled
boolean snapEnabled
 - 
song
Song song
 - 
undoManager
JJazzUndoManager undoManager
 - 
zoomValue
ZoomValue zoomValue
 
 - 
 
 - 
 - 
Class org.jjazz.pianoroll.api.PianoRollEditorTopComponent
class PianoRollEditorTopComponent extends org.openide.windows.TopComponent implements Externalizable- 
Serialization Methods
- 
readExternal
- Throws:
 IOExceptionClassNotFoundException
 - 
writeExternal
- Throws:
 IOException
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.rhythm.api
- 
Exception org.jjazz.rhythm.api.MusicGenerationException
class MusicGenerationException extends Exception implements Serializable - 
Class org.jjazz.rhythm.api.RhythmFeatures
class RhythmFeatures extends Object implements Serializable- serialVersionUID:
 - 1223380872L
 
- 
Serialized Fields
- 
beat
Beat beat
 - 
feel
Feel feel
 - 
genre
Genre genre
 - 
intensity
Intensity intensity
 - 
tempoRange
TempoRange tempoRange
 
 - 
 
 - 
Class org.jjazz.rhythm.api.TempoRange
class TempoRange extends Object implements Serializable- serialVersionUID:
 - -4112098277726L
 
- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
max
int max
Maximum recommanded tempo. - 
min
int min
Minimum recommanded tempo. - 
name
String name
TempoRange name. 
 - 
 
 - 
Exception org.jjazz.rhythm.api.UserErrorGenerationException
class UserErrorGenerationException extends MusicGenerationException implements Serializable 
 - 
 - 
Package org.jjazz.rhythmdatabase.api
- 
Class org.jjazz.rhythmdatabase.api.AddRhythmsAction
class AddRhythmsAction extends AbstractAction implements Serializable- 
Serialized Fields
- 
lastRpRhythmPair
RhythmDatabase.RpRhythmPair lastRpRhythmPair
 
 - 
 
 - 
 - 
Class org.jjazz.rhythmdatabase.api.DeleteRhythmFile
class DeleteRhythmFile extends AbstractAction implements Serializable - 
Class org.jjazz.rhythmdatabase.api.RhythmParameterInfo
class RhythmParameterInfo extends Object implements Serializable- serialVersionUID:
 - 379373611L
 
 - 
Class org.jjazz.rhythmdatabase.api.RhythmVoiceInfo
class RhythmVoiceInfo extends Object implements Serializable- serialVersionUID:
 - -92002769910L
 
- 
Serialized Fields
- 
drumKit
DrumKit drumKit
 - 
instrument
Instrument instrument
 - 
name
String name
 - 
preferredChannel
int preferredChannel
 - 
type
RhythmVoice.Type type
 
 - 
 
 
 - 
 - 
Package org.jjazz.rhythmmusicgeneration.api
- 
Class org.jjazz.rhythmmusicgeneration.api.ChordSequence
- 
Serialized Fields
- 
barRange
IntRange barRange
 
 - 
 
 - 
 - 
Class org.jjazz.rhythmmusicgeneration.api.SimpleChordSequence
class SimpleChordSequence extends ChordSequence implements Serializable- 
Serialized Fields
- 
timeSignature
TimeSignature timeSignature
 
 - 
 
 - 
 - 
Class org.jjazz.rhythmmusicgeneration.api.SongChordSequence
class SongChordSequence extends ChordSequence implements Serializable- 
Serialized Fields
- 
song
Song song
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.rhythmselectiondialog.api
- 
Class org.jjazz.rhythmselectiondialog.api.RhythmProviderList
- 
Serialized Fields
- 
tsFilter
TimeSignature tsFilter
 
 - 
 
 - 
 - 
Class org.jjazz.rhythmselectiondialog.api.RhythmTable
class RhythmTable extends JTable implements Serializable- 
Serialized Fields
- 
hiddenColumnIndexes
List<Integer> hiddenColumnIndexes
 - 
model
RhythmTable.Model model
 
 - 
 
 - 
 - 
Class org.jjazz.rhythmselectiondialog.api.RhythmTable.Model
class Model extends AbstractTableModel implements Serializable- 
Serialized Fields
- 
highlightedRhythms
Set<RhythmInfo> highlightedRhythms
 - 
rhythms
List<? extends RhythmInfo> rhythms
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.rpcustomeditorfactoryimpl.api
- 
Class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorComponent
class RealTimeRpEditorComponent extends JComponent implements Serializable - 
Class org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorDialog
- 
Serialized Fields
- 
editor
RealTimeRpEditorComponent<E> editor
 - 
exitOk
boolean exitOk
 - 
fbtn_ok
FlatButton fbtn_ok
 - 
fbtn_reset
FlatButton fbtn_reset
 - 
globalKeyListener
RealTimeRpEditorDialog<E>.org.jjazz.rpcustomeditorfactoryimpl.api.RealTimeRpEditorDialog.GlobalKeyActionListener globalKeyListener
 - 
pnl_container
JPanel pnl_container
 - 
pnl_editor
JPanel pnl_editor
 - 
previousPlaybackSession
PlaybackSession previousPlaybackSession
 - 
rpDefaultValue
E rpDefaultValue
 - 
saveRpValue
E saveRpValue
 - 
session
UpdatableSongSession session
 - 
songPartContextOriginal
SongPartContext songPartContextOriginal
 - 
songPartContextpreview
SongPartContext songPartContextpreview
 - 
tbtn_compare
FlatToggleButton tbtn_compare
 - 
tbtn_hear
FlatToggleButton tbtn_hear
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.song.api
- 
Class org.jjazz.song.api.Song
class Song extends Object implements Serializable- 
Serialization Methods
- 
readObject
- Throws:
 InvalidObjectException
 - 
writeReplace
 
 - 
 - 
Serialized Fields
- 
chordLeadSheet
ChordLeadSheet chordLeadSheet
 - 
clientProperties
StringProperties clientProperties
 - 
closed
boolean closed
 - 
comments
String comments
 - 
mapUserPhrases
Map<String,
Phrase> mapUserPhrases  - 
name
String name
 - 
songStructure
SongStructure songStructure
 - 
tags
List<String> tags
 - 
tempo
int tempo
 
 - 
 
 - 
 - 
Exception org.jjazz.song.api.SongCreationException
class SongCreationException extends Exception implements Serializable 
 - 
 - 
Package org.jjazz.songmemoviewer.api
- 
Class org.jjazz.songmemoviewer.api.SongMemoTopComponent
class SongMemoTopComponent extends org.openide.windows.TopComponent implements Externalizable- 
Serialization Methods
- 
readExternal
- Throws:
 IOExceptionClassNotFoundException
 - 
writeExternal
- Throws:
 IOException
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.spteditor.api
- 
Class org.jjazz.spteditor.api.RpEditor
class RpEditor extends JPanel implements Serializable- 
Serialized Fields
- 
editorComponent
RpEditorComponent editorComponent
 - 
isMultiValueMode
boolean isMultiValueMode
 - 
lbl_placeHolder
JLabel lbl_placeHolder
 - 
lbl_rpName
JLabel lbl_rpName
 - 
pnl_placeHolder
JPanel pnl_placeHolder
 - 
pnl_rpName
FixedPreferredWidthPanel pnl_rpName
 - 
rpModel
RhythmParameter<?> rpModel
 - 
sptModel
SongPart sptModel
 
 - 
 
 - 
 - 
Class org.jjazz.spteditor.api.SptEditor
class SptEditor extends JPanel implements Serializable - 
Class org.jjazz.spteditor.api.SptEditorTopComponent
class SptEditorTopComponent extends org.openide.windows.TopComponent implements Externalizable- 
Serialization Methods
- 
readExternal
- Throws:
 IOExceptionClassNotFoundException
 - 
writeExternal
- Throws:
 IOException
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.spteditor.spi
- 
Class org.jjazz.spteditor.spi.RpEditorComponent
class RpEditorComponent extends JComponent implements Serializable- 
Serialized Fields
- 
rp
RhythmParameter<E> rp
Our model. - 
songPart
SongPart songPart
Our model. 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.ss_editor.api
- 
Class org.jjazz.ss_editor.api.RpCustomizeDialog
class RpCustomizeDialog extends JDialog implements Serializable - 
Class org.jjazz.ss_editor.api.SS_Editor
class SS_Editor extends JPanel implements Serializable - 
Class org.jjazz.ss_editor.api.SS_EditorTopComponent
class SS_EditorTopComponent extends org.openide.windows.TopComponent implements Externalizable- 
Serialization Methods
- 
readExternal
- Throws:
 IOExceptionClassNotFoundException
 - 
writeExternal
- Throws:
 IOException
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.ss_editor.rpviewer.api
- 
Class org.jjazz.ss_editor.rpviewer.api.RpViewer
class RpViewer extends JPanel implements Serializable- 
Serialized Fields
- 
controller
RpViewerController controller
 - 
fbtn_edit
FlatButton fbtn_edit
 - 
isSelected
boolean isSelected
 - 
layer
JLayer<org.jjazz.ss_editor.rpviewer.api.RpViewer.RenderingPanel> layer
 - 
lbl_RpName
JLabel lbl_RpName
 - 
renderer
RpViewerRenderer renderer
 - 
renderingPanel
org.jjazz.ss_editor.rpviewer.api.RpViewer.RenderingPanel renderingPanel
 - 
rpModel
RhythmParameter<?> rpModel
 - 
settings
RpViewerSettings settings
 - 
sptModel
SongPart sptModel
 - 
zoomVFactor
int zoomVFactor
The vertical zoom factor, zoom min=0, zoom max=100. 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.ss_editor.rpviewer.spi
- 
Class org.jjazz.ss_editor.rpviewer.spi.RpCustomEditor
class RpCustomEditor extends JDialog implements Serializable 
 - 
 - 
Package org.jjazz.ss_editor.spi
- 
Class org.jjazz.ss_editor.spi.RhythmSelectionDialog
class RhythmSelectionDialog extends JDialog implements Serializable 
 - 
 - 
Package org.jjazz.ss_editor.sptviewer.api
- 
Class org.jjazz.ss_editor.sptviewer.api.SptViewer
class SptViewer extends JPanel implements Serializable 
 - 
 - 
Package org.jjazz.uisettings.api
- 
Class org.jjazz.uisettings.api.LookAndFeelInstaller
class LookAndFeelInstaller extends org.openide.modules.ModuleInstall implements Externalizable- 
Serialization Methods
- 
readExternal
- Throws:
 IOExceptionClassNotFoundException
 - 
writeExternal
- Throws:
 IOException
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.uiutilities.api
- 
Class org.jjazz.uiutilities.api.CollapsiblePanel
class CollapsiblePanel extends JPanel implements Serializable- 
Serialized Fields
- 
arrow
JButton arrow
 - 
border
org.jjazz.uiutilities.api.CollapsiblePanel.CollapsableTitledBorder border
 - 
collapsed
boolean collapsed
 - 
collapsedBorder
org.jjazz.uiutilities.api.CollapsiblePanel.CollapsableTitledBorder collapsedBorder
 - 
contentPanel
JPanel contentPanel
 - 
expandedBorder
org.jjazz.uiutilities.api.CollapsiblePanel.CollapsableTitledBorder expandedBorder
 - 
iconArrow
ImageIcon[] iconArrow
 - 
titleComponent
AbstractButton titleComponent
 
 - 
 
 - 
 - 
Class org.jjazz.uiutilities.api.CrossShape
class CrossShape extends Polygon implements Serializable - 
Class org.jjazz.uiutilities.api.FixedPreferredWidthPanel
class FixedPreferredWidthPanel extends JPanel implements Serializable- 
Serialized Fields
- 
fixedPreferredWidth
int fixedPreferredWidth
 
 - 
 
 - 
 - 
Class org.jjazz.uiutilities.api.FontResizingLabel
class FontResizingLabel extends JLabel implements Serializable- 
Serialized Fields
- 
currFontSize
int currFontSize
 - 
g
Graphics g
 
 - 
 
 - 
 - 
Class org.jjazz.uiutilities.api.HelpTextArea
class HelpTextArea extends JTextArea implements Serializable - 
Class org.jjazz.uiutilities.api.JFontChooser
class JFontChooser extends JComponent implements Serializable- 
Serialized Fields
- 
dialogResultValue
int dialogResultValue
 - 
fontFamilyNames
String[] fontFamilyNames
 - 
fontFamilyTextField
JTextField fontFamilyTextField
 - 
fontNameList
JList<String> fontNameList
 - 
fontNamePanel
JPanel fontNamePanel
 - 
fontSizeList
JList<String> fontSizeList
 - 
fontSizePanel
JPanel fontSizePanel
 - 
fontSizeStrings
String[] fontSizeStrings
 - 
fontSizeTextField
JTextField fontSizeTextField
 - 
fontStyleList
JList<String> fontStyleList
 - 
fontStyleNames
String[] fontStyleNames
 - 
fontStylePanel
JPanel fontStylePanel
 - 
fontStyleTextField
JTextField fontStyleTextField
 - 
samplePanel
JPanel samplePanel
 - 
sampleText
JTextField sampleText
 
 - 
 
 - 
 - 
Class org.jjazz.uiutilities.api.JFontChooser.DialogCancelAction
class DialogCancelAction extends AbstractAction implements Serializable- 
Serialized Fields
- 
dialog
JDialog dialog
 
 - 
 
 - 
 - 
Class org.jjazz.uiutilities.api.JFontChooser.DialogOKAction
class DialogOKAction extends AbstractAction implements Serializable- 
Serialized Fields
- 
dialog
JDialog dialog
 
 - 
 
 - 
 - 
Class org.jjazz.uiutilities.api.LabeledSpinner
class LabeledSpinner extends JPanel implements Serializable- 
Serialized Fields
- 
label
String label
 - 
lbl_label
JLabel lbl_label
 - 
wheelSpinner1
WheelSpinner wheelSpinner1
 
 - 
 
 - 
 - 
Class org.jjazz.uiutilities.api.ListIndexTransferHandler
class ListIndexTransferHandler extends TransferHandler implements Serializable - 
Class org.jjazz.uiutilities.api.MidiFileDragInTransferHandler
class MidiFileDragInTransferHandler extends TransferHandler implements Serializable - 
Class org.jjazz.uiutilities.api.PleaseWaitDialog
class PleaseWaitDialog extends JDialog implements Serializable - 
Class org.jjazz.uiutilities.api.ProportionalDimension
class ProportionalDimension extends Dimension implements Serializable - 
Class org.jjazz.uiutilities.api.ProportionalPanel
class ProportionalPanel extends JPanel implements Serializable- 
Serialized Fields
- 
widthOverHeightRatio
double widthOverHeightRatio
 
 - 
 
 - 
 - 
Class org.jjazz.uiutilities.api.SmallFlatDarkLafButton
class SmallFlatDarkLafButton extends JButton implements Serializable - 
Class org.jjazz.uiutilities.api.TextOverlayLayerUI
- 
Serialized Fields
- 
text
String text
 
 - 
 
 - 
 - 
Class org.jjazz.uiutilities.api.VerticalLabel
class VerticalLabel extends JComponent implements Serializable- 
Serialized Fields
- 
fCharHeight
int fCharHeight
 - 
fDescent
int fDescent
 - 
fHeight
int fHeight
 - 
fWidth
int fWidth
 - 
label
String label
 - 
position
int position
 
 - 
 
 - 
 - 
Class org.jjazz.uiutilities.api.WheelSpinner
class WheelSpinner extends JSpinner implements Serializable- 
Serialized Fields
- 
blockKeyEventForwarding
boolean blockKeyEventForwarding
 - 
btnNextArrow
JButton btnNextArrow
 - 
btnPrevArrow
JButton btnPrevArrow
 - 
changeFromManualEdit
boolean changeFromManualEdit
 - 
columns
int columns
 - 
ctrlWheelStep
int ctrlWheelStep
 - 
loopValues
boolean loopValues
 - 
silent
boolean silent
 - 
wheelStep
int wheelStep
 
 - 
 
 - 
 - 
Class org.jjazz.uiutilities.api.WizardTextArea
class WizardTextArea extends JTextArea implements Serializable 
 - 
 - 
Package org.jjazz.undomanager.api
- 
Class org.jjazz.undomanager.api.JJazzUndoManager
class JJazzUndoManager extends UndoManager implements Serializable- 
Serialized Fields
- 
cs
org.openide.util.ChangeSupport cs
Listeners like Netbeans UndoAction/RedoAction linked to undo/redo buttons - 
currentCEdit
org.jjazz.undomanager.api.JJazzUndoManager.CEdit currentCEdit
Current CEdit. - 
enabled
boolean enabled
 - 
name
String name
for debug purposes. - 
runus
LinkedList<UndoableEditEvent> runus
vector of Edits to run - 
undoRedoInProgress
boolean undoRedoInProgress
True is undo/redo in progress. - 
userEditListeners
List<JJazzUndoManager.UserEditListener> userEditListeners
 
 - 
 
 - 
 - 
Class org.jjazz.undomanager.api.SimpleEdit
class SimpleEdit extends AbstractUndoableEdit implements Serializable- 
Serialized Fields
- 
presentationName
String presentationName
 
 - 
 
 - 
 
 - 
 - 
Package org.jjazz.utilities.api
- 
Class org.jjazz.utilities.api.DebugArray
- 
Serialized Fields
- 
id
String id
 
 - 
 
 - 
 - 
Class org.jjazz.utilities.api.MultipleErrorsReportDialog
class MultipleErrorsReportDialog extends JDialog implements Serializable- 
Serialized Fields
- 
btn_OK
JButton btn_OK
 - 
errorRpt
MultipleErrorsReport errorRpt
 - 
jLabel1
JLabel jLabel1
 - 
jScrollPane1
JScrollPane jScrollPane1
 - 
lbl_primaryMsg
JLabel lbl_primaryMsg
 - 
lbl_secondaryMsg
JLabel lbl_secondaryMsg
 - 
strErrors
String strErrors
 - 
ta_errors
JTextArea ta_errors
 
 - 
 
 - 
 - 
Class org.jjazz.utilities.api.MutableInstanceContent
class MutableInstanceContent extends org.openide.util.lookup.AbstractLookup.Content implements Serializable - 
Class org.jjazz.utilities.api.ObservableProperties
class ObservableProperties extends Object implements Serializable - 
Class org.jjazz.utilities.api.SmallMap
class SmallMap extends Object implements Serializable- serialVersionUID:
 - 7816259002201L
 
 - 
Class org.jjazz.utilities.api.StringProperties
 - 
Class org.jjazz.utilities.api.ToggleAction
class ToggleAction extends AbstractAction implements Serializable 
 -