Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Y
S
salt
- Static variable in class mediaplayer.
Main
An instance of a modified salt version.
Salt
- Class in
SALT.assessment
Main class for Salt.
Salt()
- Constructor for class SALT.assessment.
Salt
Constructs needful objects for Salt.
SALT.assessment
- package SALT.assessment
SALT.exceptions
- package SALT.exceptions
SALT.gui
- package SALT.gui
saveSession()
- Method in class mediaplayer.
Main
Saves a session using the sessionwriter
send(MidiMessage, long)
- Method in class mediaplayer.
TimeCodeListenerThread
send(MidiMessage, long)
- Method in class SALT.assessment.
DumpReceiver
Sends a MIDI message and time-stamp to the receiver.
SendObject(Serializable)
- Method in class packetNetworking.
ObjectSender
Sends an object to the print stream
sendPacket(Packet)
- Method in class mediaplayer.
Main
Sends a packet.
sendShortMessage(int, int, int)
- Method in class SALT.assessment.
Salt
Sends Controller Messages.
sendTrial()
- Method in class SALT.assessment.
Salt
Adds a new trial to the session and resets the fader position.
Serialize(Serializable)
- Method in class packetNetworking.
ObjectSender
Encodes an object by turning it into bytes
Server
- Class in
packetNetworking
Server class.
Server(int[])
- Constructor for class packetNetworking.
Server
Sets up a server waiting to connect on given ports
session
- Variable in class SALT.assessment.
Salt
Session
- Class in
SALT.assessment
Contains all settings, which specify a test subject.
Session()
- Constructor for class SALT.assessment.
Session
Constructs a XtraInfos and TrialInfos object.
SessionDialog
- Class in
SALT.gui
An input dialog to define a Session.
SessionDialog(List<String>)
- Constructor for class SALT.gui.
SessionDialog
Constructs a SessionDialog.
sessionName
- Variable in class mediaplayer.
MediaPlayerView
SessionReader
- Class in
SALT.assessment
To work with a session in SALT, the SessionReader generates a Session object from the data in a .log file.
SessionReader()
- Constructor for class SALT.assessment.
SessionReader
sessionStatus
- Variable in class gui.
StatusFrame
sessionStatus
- Variable in class mediaplayer.
Status
SessionWriter
- Class in
SALT.assessment
The SessionWriter provides two writing methods to write the data from a Session object to a .log file.
SessionWriter()
- Constructor for class SALT.assessment.
SessionWriter
setActiveItem()
- Method in class mediaplayer.
Main
sets active item in a trial. resets all other active trials
setActiveItem(int)
- Method in class mediaplayer.
Main
sets the active item a the selected trial to index
setAdditionalSubjectInfos(List<String>)
- Method in class SALT.assessment.
Design
Sets a list of additionalSubjectInfos.
setAge(int)
- Method in class SALT.assessment.
Session
Sets Age.
setButtonList(List<Integer>)
- Method in class SALT.assessment.
ItemInfo
setConnectionStatus(boolean, String)
- Method in class mediaplayer.
Status
setContinuousButton(boolean)
- Method in class SALT.assessment.
Design
Sets the continuousButton.
setContinuousFader(boolean)
- Method in class SALT.assessment.
Design
Sets the continuousFader.
setDesign(Design)
- Method in class mediaplayer.
Main
sets a design and opens the midi devices
setDesignStatus(boolean)
- Method in class mediaplayer.
Status
setFilelistStatus(boolean)
- Method in class mediaplayer.
Status
setFirstName(String)
- Method in class SALT.assessment.
Session
Sets firstName.
setId(int)
- Method in class SALT.assessment.
ItemInfo
Sets the ID of the item.
setId(int)
- Method in class SALT.assessment.
TrialInfo
Sets the ID of the trial.
setInputDevice(int)
- Method in class SALT.assessment.
Design
Sets the MIDI input device.
setLastName(String)
- Method in class SALT.assessment.
Session
Sets lastName.
setLength(String)
- Method in class packets.
Clip
Sets the clips length
setMenuEnabled()
- Method in class SALT.gui.
GUI
Sets JMenuItems enabled.
setMIDIButtonNumberBackward(int)
- Method in class SALT.assessment.
Design
Sets the MIDIButtonNumberBackward.
setMIDIButtonNumberContinuous(List<Integer>)
- Method in class SALT.assessment.
Design
Sets the MIDIButtonNumberContinuous.
setMIDIButtonNumberForward(int)
- Method in class SALT.assessment.
Design
Sets the MIDIButtonNumberForward.
setMIDIChannelNumber(int)
- Method in class SALT.assessment.
Design
Sets the MIDIChannelNumber.
setMIDIControllerNumberOfButtons(List<Integer>)
- Method in class SALT.assessment.
Design
Sets a list of MIDIControllerNumberOfButtons.
setMIDIControllerNumberOfFaders(List<Integer>)
- Method in class SALT.assessment.
Design
Sets a list of MIDIControllerNumberOfFaders.
setMIDIDefaultValue(int)
- Method in class SALT.assessment.
Design
Sets the MIDIDefaultValue of a fader.
setMidiInputInfoVector(List<MidiDevice.Info>)
- Method in class SALT.assessment.
Salt
setMidiOutputInfoVector(List<MidiDevice.Info>)
- Method in class SALT.assessment.
Salt
setName(String)
- Method in class mediaplayer.
Playlist
setName(String)
- Method in class SALT.assessment.
XtraInfo
Sets the name of the XtraInfo.
setNumberOfFaders(int)
- Method in class SALT.assessment.
Design
Sets the numberOfFaders.
setOutputDevice(int)
- Method in class SALT.assessment.
Design
Sets the MIDI output device.
setPath(String)
- Method in class packets.
Clip
Sets the clips path
setRandomizeStatus(boolean)
- Method in class mediaplayer.
Status
setSelectedTrial(int)
- Static method in class mediaplayer.
Playlist
setSessionStatus(boolean)
- Method in class mediaplayer.
Status
setTags(String)
- Method in class mediaplayer.
Item
parses a string and sets as tags
setTargetFolder(String)
- Method in class SALT.assessment.
Design
Sets the target folder of the sessions.
setTimeCode(String)
- Method in class mediaplayer.
Main
Sets the current time code.
setTimeCodeInputDevice(int)
- Method in class SALT.assessment.
Design
Sets the MIDI time code input device.
setTimeSlice(float)
- Method in class SALT.assessment.
Design
Sets the timeslice.
setTimeStampList(List<Float>)
- Method in class SALT.assessment.
ItemInfo
setTimeStampListElement(int, float)
- Method in class SALT.assessment.
ItemInfo
setTitledBorder(String)
- Method in class SALT.gui.
Dialog
Creates a title border of a JPanel.
setTotalTime(float)
- Method in class SALT.assessment.
Design
Sets the totalTime.
setTrial(Trial, int)
- Method in class mediaplayer.
Playlist
replaces trial at index
setTrialInfos(List<TrialInfo>)
- Method in class SALT.assessment.
Session
Sets a list of TrialInfos.
setValue(int)
- Method in class SALT.assessment.
ItemInfo
Sets the rating for the item.
setValue(String)
- Method in class SALT.assessment.
XtraInfo
Sets the value of the XtraInfo.
setValueList(List<Integer>)
- Method in class SALT.assessment.
ItemInfo
setValueListElement(int, int)
- Method in class SALT.assessment.
ItemInfo
setXtraInfos(List<XtraInfo>)
- Method in class SALT.assessment.
Session
Sets a list of XtraInfos.
sf
- Static variable in class mediaplayer.
Status
This status frame
showAboutBox()
- Method in class mediaplayer.
MediaPlayerView
showMidiMessageWindow()
- Method in class mediaplayer.
MediaPlayerView
brings up the midi message window
showStatusMessageWindow()
- Method in class mediaplayer.
MediaPlayerView
brings up the status message window
shuffle()
- Method in class mediaplayer.
Trial
shuffles items in the trial. no validity guaranteed
shuffleCheckBox
- Variable in class mediaplayer.
MediaPlayerView
smByteCount
- Variable in class SALT.assessment.
DumpReceiver
smCount
- Variable in class SALT.assessment.
DumpReceiver
sortItemInfos()
- Method in class SALT.assessment.
TrialInfo
Sorts the ItemInfos list into ascending order of its elements.
sortSession()
- Method in class SALT.assessment.
Session
Sorts the trials and items into ascending order.
startup()
- Method in class mediaplayer.
MediaPlayerApp
At startup create and show the main frame of the application.
status
- Variable in class mediaplayer.
Main
The status of the control suite
Status
- Class in
mediaplayer
Status()
- Constructor for class mediaplayer.
Status
StatusFrame
- Class in
gui
StatusFrame()
- Constructor for class gui.
StatusFrame
Creates new form StatusFrame
stop()
- Method in class mediaplayer.
Main
Stops playback from the clip recorder
stopTC
- Static variable in class mediaplayer.
Main
The stop time for the active clip
StringPacket
- Class in
packetNetworking
StringPacket(String)
- Constructor for class packetNetworking.
StringPacket
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Y