A B C D E F G H I J L M N O P Q R S T U V W X Y Z

A

AboutGui - Class in org.sourceforge.espro.gui
Title: AboutGui Description: A Gui for presenting information about this programm.
AboutGui() - Constructor for class org.sourceforge.espro.gui.AboutGui
Constructor; initializes the Gui
AbstractModel - Class in org.sourceforge.espro.model
The AbstractModel containts a PropertyChangeSupport and a handling for setting and getting the saved state of the model.
AbstractModel() - Constructor for class org.sourceforge.espro.model.AbstractModel
The initial function.
AbstractPageAction - Class in org.sourceforge.espro.gui
DOCUMENT ME!
AbstractPageAction() - Constructor for class org.sourceforge.espro.gui.AbstractPageAction
 
AbstractScale - Class in org.sourceforge.espro.elicitation
The AbstractScale is basic for the other scales.
AbstractScale(String, String) - Constructor for class org.sourceforge.espro.elicitation.AbstractScale
Creates a new AbstractScale object.
accept(File) - Method in class org.sourceforge.espro.gui.QstFilter
DOCUMENT ME!
actionPerformed(ActionEvent) - Method in class org.sourceforge.espro.gui.MethodSwitcher.ChangeMethodAction
 
ActionProvider - Class in org.sourceforge.espro.gui
ActionProvider provides application wide global actions.
add(double, double) - Method in class org.sourceforge.espro.elicitation.ScalePointSet
Adds a scale point (withouth a label).
add(double, double, double) - Method in class org.sourceforge.espro.elicitation.ScalePointSet
Adds a scale point with a label.
ADD - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
add(JComponent, String) - Method in class org.sourceforge.espro.gui.PageManager
Adds a new page with the given component at the end of the pages.
add(JComponent, String, int) - Method in class org.sourceforge.espro.gui.PageManager
Adds a new page with the given component on page pos.
add(Item) - Method in class org.sourceforge.espro.gui.QuestionnaireAssistant
Adds a page to the editor which edits the given Item.
add(Item) - Method in class org.sourceforge.espro.gui.QuestionnaireEditor
Adds a page to the editor which edits the given Item.
add(Item, int) - Method in class org.sourceforge.espro.gui.QuestionnaireEditor
Adds a page to the editor which edits the given Item.
addButton(Action) - Method in class org.sourceforge.espro.gui.PageManager
Adds a Button at the bottom of the page layout.
addItem(Item) - Method in class org.sourceforge.espro.model.Person
Adds data from the given item to the person.
addItem(Item) - Method in class org.sourceforge.espro.model.Questionnaire
Adds an item to the questionnaire.
addItem(Item, int) - Method in class org.sourceforge.espro.model.Questionnaire
Adds an item to the given position into the item list.
addItemData(ItemData) - Method in class org.sourceforge.espro.model.Person
Adds an ItemData to the person.
addItemListeners() - Method in class org.sourceforge.espro.model.Questionnaire
This method has to be called whenever a questionnaire is created without the normal methods of the questionnaire.
addPageAction(AbstractPageAction) - Method in class org.sourceforge.espro.gui.PageManager
DOCUMENT ME!
addPerson(Person) - Method in class org.sourceforge.espro.model.QData
Adds a Person to the QData object.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.sourceforge.espro.elicitation.ElicitationMethod
Adds a generic property change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.sourceforge.espro.elicitation.ElicitationMethod
Adds a specific property change listener for the given property name.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.sourceforge.espro.elicitation.ScaleHint
Adds a generic property change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.sourceforge.espro.elicitation.ScaleHint
Adds a specific property change listener for the given property name.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.sourceforge.espro.gui.PageManager
Adds a generic property change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.sourceforge.espro.gui.PageManager
Adds a specific property change listener for the given property name.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.sourceforge.espro.gui.QuestionnaireManager
Adds a general Listener to the object.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.sourceforge.espro.gui.QuestionnaireManager
Adds a listener to the object, which is only called if the property with the propertyName has changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.sourceforge.espro.model.AbstractModel
Adds a generic property change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.sourceforge.espro.model.AbstractModel
Adds a specific property change listener for the given property name.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.sourceforge.espro.model.ModelInterface
Adds a generic property change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.sourceforge.espro.model.ModelInterface
Adds a property change listener to the given property.
addScaleHint(ScaleHint) - Method in class org.sourceforge.espro.elicitation.AbstractScale
DOCUMENT ME!
addSelfListeners() - Method in class org.sourceforge.espro.elicitation.AbstractScale
Adds the internal listeners to itself.
addSelfListeners() - Method in class org.sourceforge.espro.elicitation.BarScale
DOCUMENT ME!
addSelfListeners() - Method in class org.sourceforge.espro.elicitation.DProbWheel
DOCUMENT ME!
addSelfListeners() - Method in class org.sourceforge.espro.elicitation.ElicitationMethod
DOCUMENT ME!
addSelfListeners() - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
DOCUMENT ME!
addSelfListeners() - Method in class org.sourceforge.espro.elicitation.IProbWheel
DOCUMENT ME!
addSelfListeners() - Method in class org.sourceforge.espro.elicitation.Message
DOCUMENT ME!
addSelfListeners() - Method in class org.sourceforge.espro.elicitation.Number
DOCUMENT ME!
addSelfListeners() - Method in class org.sourceforge.espro.elicitation.PieChart
Adds the listeners the PieChart uses itself.
addSelfListeners() - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
adjustValue(int, int) - Method in class org.sourceforge.espro.elicitation.DProbWheel
According that the center point of the wheel is also in the center of the component, this will calculate the value out of the given x/y (mouse) coordinates.
angleOfPoint(int) - Method in class org.sourceforge.espro.elicitation.BetaDist
Calculates the angle of a given point.

B

BarScale - Class in org.sourceforge.espro.elicitation
Title: BarScale Description: This method is represented by a vertical scale without any labels and a slider pointing to the scale.
BarScale() - Constructor for class org.sourceforge.espro.elicitation.BarScale
default-constructor
BarScale(String, String) - Constructor for class org.sourceforge.espro.elicitation.BarScale
Creates a new BarScale object.
BetaDist - Class in org.sourceforge.espro.elicitation
The BetaDist method shows a beta distribution to the user and lets them manipulate it by dragging the function courve arround.
BetaDist() - Constructor for class org.sourceforge.espro.elicitation.BetaDist
Default constructor.
BetaDist(String, String) - Constructor for class org.sourceforge.espro.elicitation.BetaDist
Constructor for extensions of this class.
betaP - Variable in class org.sourceforge.espro.elicitation.BetaDist
The p value of the beta distribution function.
betaQ - Variable in class org.sourceforge.espro.elicitation.BetaDist
The q value of the beta distribution function.
bindJTextComponent(String, JTextComponent) - Method in class org.sourceforge.espro.model.Settings
Binds a given TextComponent to the given setting.
BOTTOM - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
buttons - Variable in class org.sourceforge.espro.gui.PageManager
The panel with the buttons.

C

calcDegrees(int, int) - Method in class org.sourceforge.espro.elicitation.DProbWheel
DOCUMENT ME!
calcDegrees(float, float) - Method in class org.sourceforge.espro.elicitation.IProbWheel
DOCUMENT ME!
calcFunction() - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Calculates the points from the function.
calcLinearPoints() - Method in class org.sourceforge.espro.elicitation.Scale
Calculates sthe distances and lines between on the scale.
calcLogarithmicPoints() - Method in class org.sourceforge.espro.elicitation.Scale
DOCUMENT ME!
calcPoints() - Method in class org.sourceforge.espro.elicitation.AbstractScale
DOCUMENT ME!
calcPoints() - Method in class org.sourceforge.espro.elicitation.OutOfScale
DOCUMENT ME!
calcPoints() - Method in class org.sourceforge.espro.elicitation.Scale
DOCUMENT ME!
calcReals() - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Calculates real area.
calcValue(int, int) - Method in class org.sourceforge.espro.elicitation.PieChart
Calculates the Value for the given x/y coordinate.
cleanData() - Method in class org.sourceforge.espro.gui.QuestionnaireManager
Removes all data from the actual questionnaire.
cleanData() - Method in class org.sourceforge.espro.model.Questionnaire
Removes all data from the questionnaire.
CLEAR - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
clearMarkers() - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Removes all markers.
clearMessage() - Method in class org.sourceforge.espro.gui.NotificationArea
This removes any message from the notification area.
close() - Method in class org.sourceforge.espro.model.RunLogger
DOCUMENT ME!
Copy - Annotation Type in org.sourceforge.espro.elicitation
The Copy Annotation is provided to tell espro that an parameter should be copied when we create a runnable Item with this method, where the method is a new one, copies by the MethodProvider.
count() - Method in class org.sourceforge.espro.elicitation.ScalePointSet
Counts the number of points in the set.

D

Data - Annotation Type in org.sourceforge.espro.elicitation
 
dataFromItem(Item) - Method in class org.sourceforge.espro.model.ItemData
Reads the given Item and loads the data from it.
decreaseValue() - Method in class org.sourceforge.espro.elicitation.IndirectMethod
DOCUMENT ME!
defaultButtons() - Method in class org.sourceforge.espro.gui.PageManager
Adds the default buttons to the page manager.
DELETE - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
DISTANCED_TWO_POINT - Static variable in class org.sourceforge.espro.elicitation.BetaDist
 
distancedTwoPointMethod(Point) - Method in class org.sourceforge.espro.elicitation.BetaDist
The fixedTwoPointMethod takes the next point on the actual courve to calculate two points next to it with the distance of the give distance, or the last point of the actual courve.
doEnableDisable(Field) - Method in class org.sourceforge.espro.gui.MethodSettingsEditor
Enables and disables the setting items, by the given field.
DONE - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
DOWN - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
DProbWheel - Class in org.sourceforge.espro.elicitation
This is the direct probability wheel, where the expert can adjust the proportions of the wheel to show the probability.
DProbWheel() - Constructor for class org.sourceforge.espro.elicitation.DProbWheel
The Constructor.
DProbWheel(String, String) - Constructor for class org.sourceforge.espro.elicitation.DProbWheel
Constructor for extending classes.
drawAxis() - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Draws the axis.
drawFilledScaledBox(double[]) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Draws a filled box arround the given point.
drawFunction() - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Draws the Function into the graph.
drawLineLeft(double, double) - Method in class org.sourceforge.espro.elicitation.AbstractScale
Creates a line at the left handside of the scale at the specified y-coordinate and adds the created line in a vector.
drawLineRight(double, double) - Method in class org.sourceforge.espro.elicitation.AbstractScale
Creates a line at the right handside of the scale at the specified y-coordinate and adds the created line in a vector.
drawLines() - Method in class org.sourceforge.espro.elicitation.AbstractScale
Draws the lines of the scale.
drawNumberRight(double, double) - Method in class org.sourceforge.espro.elicitation.AbstractScale
DOCUMENT ME!
drawNumberRight(double, double) - Method in class org.sourceforge.espro.elicitation.OutOfScale
DOCUMENT ME!
drawNumberRight(double, double) - Method in class org.sourceforge.espro.elicitation.Scale
Draws a number on the right side.
drawRectangles() - Method in class org.sourceforge.espro.elicitation.BarScale
Method for drawing the baseline of the scale and an inner rectangle of the scale.
drawScaledBox(double[]) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Draws a box arround the given point.
drawSlider() - Method in class org.sourceforge.espro.elicitation.AbstractScale
Method for drawing a slider and an invisible slider.
drawSlider() - Method in class org.sourceforge.espro.elicitation.BarScale
Method for drawing a slider and an invisible slider.
drawStandardLine(double, double, double, double) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Draws a small line from the function.
drawStringLeft(String, double) - Method in class org.sourceforge.espro.elicitation.AbstractScale
Draws a string to the left side of the scale.
drawVerbalHints() - Method in class org.sourceforge.espro.elicitation.AbstractScale
Draws all verbal hints from the list.
DYNAMIC_POINT - Static variable in class org.sourceforge.espro.elicitation.BetaDist
 
dynamicPointsMethod(Point) - Method in class org.sourceforge.espro.elicitation.BetaDist
This finds dynamic points using an algorithm, so the user can intuitivly modify the courve.

E

ElicitationMethod - Class in org.sourceforge.espro.elicitation
The ElicitationMethod is the superclass of all elicitation methods.
ElicitationMethod(String, String) - Constructor for class org.sourceforge.espro.elicitation.ElicitationMethod
We create an elicitation method by telling it the name and the category where the method belongs to.
evaluate(int, int) - Method in class org.sourceforge.espro.elicitation.IProbWheel
DOCUMENT ME!
exportData() - Method in class org.sourceforge.espro.gui.QuestionnaireManager
Exports the data from the current questionnaire.
exportData(File) - Method in class org.sourceforge.espro.gui.QuestionnaireManager
Exports the data to an csv file.

F

firePageAction(ActionEvent) - Method in class org.sourceforge.espro.gui.PageManager
DOCUMENT ME!
firePropertyChange(PropertyChangeEvent) - Method in class org.sourceforge.espro.elicitation.PropertyChangeSupportProxy
DOCUMENT ME!
firePropertyChange(String, boolean, boolean) - Method in class org.sourceforge.espro.elicitation.PropertyChangeSupportProxy
DOCUMENT ME!
firePropertyChange(String, Object, Object) - Method in class org.sourceforge.espro.elicitation.PropertyChangeSupportProxy
DOCUMENT ME!
firePropertyChange(String, int, int) - Method in class org.sourceforge.espro.elicitation.PropertyChangeSupportProxy
DOCUMENT ME!
fit(Point) - Method in class org.sourceforge.espro.elicitation.BetaDist
Fits the given point into the curve, using the given fit method.
fitCurve(double[], double[], double[]) - Method in class org.sourceforge.espro.elicitation.BetaDist
Fits the curve so it matches this point.
fitFunction - Variable in class org.sourceforge.espro.elicitation.FunctionalMethod
Wether the function should be fitted into the functional area.
freeze() - Method in class org.sourceforge.espro.model.Questionnaire
 
frozen - Variable in class org.sourceforge.espro.elicitation.ElicitationMethod
DOCUMENT ME!
FunctionalMethod - Class in org.sourceforge.espro.elicitation
An abstract class which extends the ElicitationMethod in order to make it work with distributions.
FunctionalMethod(String, String) - Constructor for class org.sourceforge.espro.elicitation.FunctionalMethod
The constructor for extensions.
fX(double) - Method in class org.sourceforge.espro.elicitation.BetaDist
 

G

g2 - Variable in class org.sourceforge.espro.elicitation.ElicitationMethod
DOCUMENT ME!
get(int) - Method in class org.sourceforge.espro.elicitation.ScalePointSet
Returns a ScalePoint from the list by the given position.
get(String) - Method in class org.sourceforge.espro.model.ItemData
Returns a data object from the given key.
get(String) - Method in class org.sourceforge.espro.model.Settings
Retrieve a setting.
getActualQuestionnaire() - Method in class org.sourceforge.espro.gui.QuestionnaireManager
Returns the actual questionnaire.
getBackground() - Method in class org.sourceforge.espro.elicitation.DProbWheel
Returns the background color of the wheel.
getBackgroundColor() - Method in class org.sourceforge.espro.elicitation.BarScale
DOCUMENT ME!
getBetaP() - Method in class org.sourceforge.espro.elicitation.BetaDist
DOCUMENT ME!
getBetaQ() - Method in class org.sourceforge.espro.elicitation.BetaDist
DOCUMENT ME!
getBoolean(String) - Method in class org.sourceforge.espro.model.Settings
Returns a setting, casted to a boolean.
getCategory() - Method in class org.sourceforge.espro.elicitation.ElicitationMethod
Returns the category of the method.
getCleanDataAction() - Method in class org.sourceforge.espro.gui.QuestionnaireManager
Returns the clean data action.
getColors() - Method in class org.sourceforge.espro.elicitation.PieChart
Returns the colors.
getCurrent() - Method in class org.sourceforge.espro.gui.PageManager
Returns the page number of the current page.
getCurrent() - Method in class org.sourceforge.espro.model.Questionnaire
Returns the current item from the questionnaire.
getCurrent() - Method in class org.sourceforge.espro.model.RunnableQuestionnaire
 
getCurrentPage() - Method in class org.sourceforge.espro.gui.PageManager
Returns the current page number, starting with 1.
getData() - Method in class org.sourceforge.espro.model.ItemData
Returns the Data
getData() - Method in class org.sourceforge.espro.model.Person
returns the data.
getData() - Method in class org.sourceforge.espro.model.Questionnaire
Returns the questionnaire data
getDefault() - Method in class org.sourceforge.espro.model.MethodProvider
Returns a default Method.
getDescription() - Method in class org.sourceforge.espro.gui.QstFilter
DOCUMENT ME!
getDigits() - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Returns the digits.
getDigits() - Method in class org.sourceforge.espro.elicitation.Scale
Returns the digits, which is the number of numbers behind the coma-seperator.
getDigits() - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
getDistance() - Method in class org.sourceforge.espro.elicitation.BetaDist
Returns the distance.
getDuration() - Method in class org.sourceforge.espro.model.Item
Returns the number of milliseconds between calling start() and end().
getExportDataAction() - Method in class org.sourceforge.espro.gui.QuestionnaireManager
Returns the action for the export data method.
getFile() - Method in class org.sourceforge.espro.model.Questionnaire
Returns the File object of the questionniare.
getFile() - Method in class org.sourceforge.espro.model.RunLogger
DOCUMENT ME!
getFitMethod() - Method in class org.sourceforge.espro.elicitation.BetaDist
Returns the fitMethod.
getForeground() - Method in class org.sourceforge.espro.elicitation.DProbWheel
Returns the foreground color of the wheel.
getForegroundColor() - Method in class org.sourceforge.espro.elicitation.BarScale
DOCUMENT ME!
getFreezeQuestionnaireAction() - Method in class org.sourceforge.espro.gui.QuestionnaireManager
DOCUMENT ME!
getGetter(Field) - Method in class org.sourceforge.espro.gui.MethodSettingsEditor
Returns the getter for the field.
getGetter(Field, ElicitationMethod) - Method in class org.sourceforge.espro.model.ItemData
Returns the getter for the field.
getGetter(Field, ElicitationMethod) - Method in class org.sourceforge.espro.model.MethodProvider
Returns the getter for the field.
getGraduation() - Method in class org.sourceforge.espro.elicitation.OutOfScale
DOCUMENT ME!
getHint() - Method in class org.sourceforge.espro.elicitation.ScaleHint
Returns the hint.
getIcon(String) - Static method in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
getId() - Method in class org.sourceforge.espro.model.Item
Returns the id of the item.
getInstance() - Static method in class org.sourceforge.espro.gui.ActionProvider
Returns the singleton object of this class.
getInstance() - Static method in class org.sourceforge.espro.gui.MainPanel
Returns the singleton object of the MainPanel.
getInstance() - Static method in class org.sourceforge.espro.gui.MethodSwitcher
The MethodSwitcher runs as a singleton class, so this is how you get the instance.
getInstance(String) - Static method in class org.sourceforge.espro.gui.NotificationArea
Returns the singleton instance of the notification area.
getInstance() - Static method in class org.sourceforge.espro.gui.QuestionnaireManager
This returns an object of the class.
getInstance() - Static method in class org.sourceforge.espro.gui.ToolBar
Returns an instance of the toolbar.
getInstance() - Static method in class org.sourceforge.espro.model.MethodProvider
This is a singleton class, so geht the instance here.
getItem() - Method in class org.sourceforge.espro.gui.ItemAssistant
Returns the item.
getItem() - Method in class org.sourceforge.espro.gui.ItemEditor
Returns the Item that is edited.
getItem(String) - Method in class org.sourceforge.espro.model.Questionnaire
Returns an item by a given id.
getItem(String) - Method in class org.sourceforge.espro.model.RunnableQuestionnaire
Returns one item given the id.
getItems() - Method in class org.sourceforge.espro.model.Questionnaire
Returns the items.
getItems() - Method in class org.sourceforge.espro.model.RunnableQuestionnaire
Returns the items.
getLabelText() - Method in class org.sourceforge.espro.elicitation.Number
Returns the text of the label.
getLogBase() - Method in class org.sourceforge.espro.elicitation.Scale
Returns the logBase.
getLower() - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
getMainWindow() - Static method in class org.sourceforge.espro.gui.MainWindow
DOCUMENT ME!
getMax() - Method in class org.sourceforge.espro.elicitation.Number
DOCUMENT ME!
getMax() - Method in class org.sourceforge.espro.elicitation.Scale
Returns the maximum value of the scale.
getMax() - Method in class org.sourceforge.espro.elicitation.ScalePointSet
Returns the max.
getMax() - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
getMaxMarkers() - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Returns the maxMarkers.
getMaxPoint() - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Returns the index of the point that containts the max value.
getMenu() - Method in class org.sourceforge.espro.gui.MethodSwitcher
Returns a JMenu which holds all the methods to choose.
getMenuBar() - Method in class org.sourceforge.espro.gui.MethodSwitcher
Returns a MenuBar with only one menu, the method menu.
getMethod() - Method in class org.sourceforge.espro.gui.MethodSettingsEditor
Returns the elicitation method which the MethodSettingsEditor currently support.
getMethod() - Method in class org.sourceforge.espro.model.Item
Returns the current method used in this item.
getMethod(String) - Method in class org.sourceforge.espro.model.MethodProvider
Returns the method by a given string.
getMethod(ElicitationMethod) - Method in class org.sourceforge.espro.model.MethodProvider
Returns a new ElicitationMethod created using the parameters of the given elicitation method.
getMethodPrefix() - Static method in class org.sourceforge.espro.model.MethodProvider
Returns the methodPrefix.
getMethods() - Method in class org.sourceforge.espro.model.MethodProvider
Returns the list of names of the known methods.
getMin() - Method in class org.sourceforge.espro.elicitation.Number
DOCUMENT ME!
getMin() - Method in class org.sourceforge.espro.elicitation.Scale
Returns the minimum value of the scale.
getMin() - Method in class org.sourceforge.espro.elicitation.ScalePointSet
Returns the min.
getMin() - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
getName() - Method in class org.sourceforge.espro.elicitation.ElicitationMethod
Returns the name of the method.
getNBallsHorizontal() - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
getNBallsVertical() - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
getNewItemAction() - Method in class org.sourceforge.espro.gui.QuestionnaireManager
Returns the new item action.
getNewQuestionnaire() - Method in class org.sourceforge.espro.gui.QuestionnaireManager
Creates a new Questionnaire and sets this as actual questionnaire.
getNewQuestionnaireAction() - Method in class org.sourceforge.espro.gui.QuestionnaireManager
This returns the action which is able to create a new questionnaire.
getNotify() - Method in class org.sourceforge.espro.gui.PageManager
Returns the notify.
getNPieces() - Method in class org.sourceforge.espro.elicitation.PieChart
Returns the number of pieces the pie chart has.
getNumberOfBetweenLinesRight() - Method in class org.sourceforge.espro.elicitation.AbstractScale
Returns the number of lines between the main lines.
getNumberOfBetweenLinesRight() - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
getNumberOfLinesRight() - Method in class org.sourceforge.espro.elicitation.AbstractScale
Returns the number of main lines.
getNumberOfLinesRight() - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
getOpenQuestionnaireAction() - Method in class org.sourceforge.espro.gui.QuestionnaireManager
This creates an openQuestionnaireAction and returns it.
getParent() - Method in class org.sourceforge.espro.model.RunnableQuestionnaire
Returns the original questionnaire where this runnable questionnaire was derived from.
getPersons() - Method in class org.sourceforge.espro.model.QData
Returns the list of persons.
getPositionFromValue(double) - Method in class org.sourceforge.espro.elicitation.Scale
DOCUMENT ME!
getProbColor() - Method in class org.sourceforge.espro.elicitation.IProbWheel
DOCUMENT ME!
getProbColor() - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
getPropertiesEditorAction() - Static method in class org.sourceforge.espro.gui.QuestionnairePropertiesEditor
Returns the Action to use for menu entries.
getQItemOrderEditorAction() - Static method in class org.sourceforge.espro.gui.QItemOrderEditor
DOCUMENT ME!
getQuestionnaire() - Method in class org.sourceforge.espro.gui.QItemOrderEditor
DOCUMENT ME!
getQuestionnaire() - Method in class org.sourceforge.espro.gui.QuestionnaireAssistant
Returns the questionnaire.
getQuestionnaire() - Method in class org.sourceforge.espro.gui.QuestionnaireEditor
Returns the questionnaire which is actual beeing edited.
getQuestionnaire() - Method in class org.sourceforge.espro.gui.QuestionnairePropertiesEditor
Returns the questionnaire.
getQuitAction() - Method in class org.sourceforge.espro.gui.ActionProvider
Returns the quit application action.
getRange() - Method in class org.sourceforge.espro.elicitation.ScalePointSet
Returns the range.
getRemoveItemAction() - Method in class org.sourceforge.espro.gui.QuestionnaireManager
Returns the remove item action.
getRestColor() - Method in class org.sourceforge.espro.elicitation.IProbWheel
DOCUMENT ME!
getRestColor() - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
getRotationBase() - Method in class org.sourceforge.espro.elicitation.PieChart
Returns the rotation base.
getRunnable() - Method in class org.sourceforge.espro.model.Questionnaire
Returns a runnable copy of the questionnaire.
getRunQuestionnaireAction() - Static method in class org.sourceforge.espro.gui.QuestionnaireAssistant
An action to run the questionnaire.
getSaveQuestionnaireAction() - Method in class org.sourceforge.espro.gui.QuestionnaireManager
This creates an saveQuestionnaireAction and returns it.
getSaveUnfrozenQuestionnaireAction() - Method in class org.sourceforge.espro.gui.QuestionnaireManager
DOCUMENT ME!
getScaled(int) - Method in class org.sourceforge.espro.elicitation.ScalePointSet
Returns a scaled ScalePoint.
getScaledDist(int) - Method in class org.sourceforge.espro.elicitation.ScalePointSet
Returns only the scaled dist.
getSetter(Field) - Method in class org.sourceforge.espro.gui.MethodSettingsEditor
Returns a setter for the given field.
getSetter(Field, ElicitationMethod) - Method in class org.sourceforge.espro.model.MethodProvider
Returns a setter for the given field.
getSettings() - Method in class org.sourceforge.espro.model.Item
Returns the item settings.
getSettings() - Method in class org.sourceforge.espro.model.Questionnaire
Returns the settings
getSettings() - Method in class org.sourceforge.espro.model.RunnableQuestionnaire
Returns the settings.
getSettings() - Method in class org.sourceforge.espro.model.Settings
Returns the list of settings.
getSid() - Method in class org.sourceforge.espro.model.Person
Returns the subject id.
getSid() - Method in class org.sourceforge.espro.model.RunnableQuestionnaire
Returns the subject id.
getSliderYPos() - Method in class org.sourceforge.espro.elicitation.BarScale
Method for returning the actual y-coordinate of the slider's peak.
getStandardHeight() - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
DOCUMENT ME!
getStandardWidth() - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
DOCUMENT ME!
getString(String) - Method in class org.sourceforge.espro.model.Settings
Returns a setting, casted to a string.
getString() - Method in class org.sourceforge.espro.utils.Table
Returns the table as string.
getString(boolean, String, String) - Method in class org.sourceforge.espro.utils.Table
Returns the table as string.
getStringValue() - Method in class org.sourceforge.espro.elicitation.ScaleHint
Returns the value as String.
getText() - Method in class org.sourceforge.espro.elicitation.Message
DOCUMENT ME!
getTexts() - Method in class org.sourceforge.espro.elicitation.PieChart
Returns the actual texts in the legend.
getTitleText() - Method in class org.sourceforge.espro.gui.QuestionnaireAssistant
Returns the titleText.
getUpper() - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
getValue(int) - Method in class org.sourceforge.espro.elicitation.PieChart
Returns a probability value
getValue() - Method in class org.sourceforge.espro.elicitation.PointMethod
Returns the current elicitated value of the method.
getValue() - Method in class org.sourceforge.espro.elicitation.ScaleHint
Returns the value.
getValues() - Method in class org.sourceforge.espro.elicitation.PieChart
Returns all values.
getVerbalHintsList() - Method in class org.sourceforge.espro.elicitation.AbstractScale
Returns the verbalHintsList.
getView() - Method in class org.sourceforge.espro.gui.PageManager
Returns the view (panel which holds the pages, without the buttons) This will normally be needed if you write extensions of this class.
getWorkdir() - Method in class org.sourceforge.espro.gui.Preferences
Retrieval of the working directory.
getZoomFactor() - Method in class org.sourceforge.espro.elicitation.ZoomScale
Returns the zoomFactor.
graduation - Variable in class org.sourceforge.espro.elicitation.OutOfScale
DOCUMENT ME!
graphicsPoint(double[]) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Converts a point into the graphics value.
graphicsToValue(double) - Method in class org.sourceforge.espro.elicitation.ScalePointSet
Descales a value to the scale.
graphicsXPoint(double) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Calculates the graphics x point from a standard x point.
graphicsYPoint(double) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Calculates the graphics y point from a standard y point.

H

heightRect - Variable in class org.sourceforge.espro.elicitation.AbstractScale
Height of the scale rectangle.
highlight - Variable in class org.sourceforge.espro.elicitation.FunctionalMethod
The list of points to highlight.
highlightNearest(Point, boolean) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Highlights the point nearest the given point.

I

IconProvider - Class in org.sourceforge.espro.gui
DOCUMENT ME!
IconProvider() - Constructor for class org.sourceforge.espro.gui.IconProvider
 
IllegalSettingException - Exception in org.sourceforge.espro.elicitation
This is an exception which is like IllegalArgumgentException, except that it has another name to notify that not the argument is wrong, its the setting (which can come from an user input).
IllegalSettingException() - Constructor for exception org.sourceforge.espro.elicitation.IllegalSettingException
 
IllegalSettingException(String) - Constructor for exception org.sourceforge.espro.elicitation.IllegalSettingException
 
IllegalSettingException(Throwable) - Constructor for exception org.sourceforge.espro.elicitation.IllegalSettingException
 
IllegalSettingException(String, Throwable) - Constructor for exception org.sourceforge.espro.elicitation.IllegalSettingException
 
increaseValue() - Method in class org.sourceforge.espro.elicitation.IndirectMethod
DOCUMENT ME!
IndirectMethod - Class in org.sourceforge.espro.elicitation
DOCUMENT ME!
IndirectMethod() - Constructor for class org.sourceforge.espro.elicitation.IndirectMethod
Creates a new IndirectMethod object.
IndirectMethod(String, String) - Constructor for class org.sourceforge.espro.elicitation.IndirectMethod
Creates a new IndirectMethod object.
init() - Method in class org.sourceforge.espro.gui.AboutGui
Initializes the about window.
initialize() - Method in class org.sourceforge.espro.elicitation.BarScale
DOCUMENT ME!
initialize() - Method in class org.sourceforge.espro.elicitation.BetaDist
 
initialize() - Method in class org.sourceforge.espro.elicitation.DProbWheel
 
initialize() - Method in class org.sourceforge.espro.elicitation.ElicitationMethod
An initialize function, which can be used within several constructors.
initialize() - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
 
initialize() - Method in class org.sourceforge.espro.elicitation.IndirectMethod
DOCUMENT ME!
initialize() - Method in class org.sourceforge.espro.elicitation.IProbWheel
DOCUMENT ME!
initialize() - Method in class org.sourceforge.espro.elicitation.Message
DOCUMENT ME!
initialize() - Method in class org.sourceforge.espro.elicitation.Number
 
initialize() - Method in class org.sourceforge.espro.elicitation.OutOfScale
DOCUMENT ME!
initialize() - Method in class org.sourceforge.espro.elicitation.PieChart
Initializes the PieChart.
initialize() - Method in class org.sourceforge.espro.elicitation.Scale
Initializes the Scale.
initialize() - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
initialize() - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
invert - Variable in class org.sourceforge.espro.elicitation.AbstractScale
This sets if the scale should be inverted.
invLog - Variable in class org.sourceforge.espro.elicitation.Scale
Is the logarithmus inverted?
IProbWheel - Class in org.sourceforge.espro.elicitation
Title: IProbWheel Description: A class representing the elicitation method called 'probability wheel'.
IProbWheel() - Constructor for class org.sourceforge.espro.elicitation.IProbWheel
Creates a new IProbWheel object.
IProbWheel(String, String) - Constructor for class org.sourceforge.espro.elicitation.IProbWheel
Creates a new IProbWheel object.
isBackwards() - Method in class org.sourceforge.espro.gui.PageManager
Can the subject go backwards on the pagemanager?
isChangeBalls() - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
isDone() - Method in class org.sourceforge.espro.model.Item
Returns if the Item is done.
isDone() - Method in class org.sourceforge.espro.model.RunnableQuestionnaire
Tells us if all of the items are done.
isEdit() - Method in class org.sourceforge.espro.elicitation.ElicitationMethod
DOCUMENT ME!
isFitFunction() - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
DOCUMENT ME!
isFrozen() - Method in class org.sourceforge.espro.elicitation.ElicitationMethod
DOCUMENT ME!
isFrozen() - Method in class org.sourceforge.espro.model.Item
DOCUMENT ME!
isFrozen() - Method in class org.sourceforge.espro.model.Questionnaire
 
isHasButtons() - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
isInvert() - Method in class org.sourceforge.espro.elicitation.AbstractScale
Tells if we want to invert the scale.
isInvert() - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
isInvLog() - Method in class org.sourceforge.espro.elicitation.Scale
DOCUMENT ME!
isLogarithmic() - Method in class org.sourceforge.espro.elicitation.Scale
DOCUMENT ME!
isLogging() - Method in class org.sourceforge.espro.model.RunLogger
DOCUMENT ME!
isMixed() - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
isRandom() - Method in class org.sourceforge.espro.elicitation.PieChart
DOCUMENT ME!
isSaved() - Method in class org.sourceforge.espro.model.AbstractModel
Returns wether the questionnaire is saved.
isSavePositions() - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
isShowLegend() - Method in class org.sourceforge.espro.elicitation.PieChart
Returns if we want to show the legend.
isShowProbs() - Method in class org.sourceforge.espro.elicitation.PieChart
DOCUMENT ME!
isShowSlider() - Method in class org.sourceforge.espro.elicitation.BarScale
DOCUMENT ME!
isUseRight() - Method in class org.sourceforge.espro.elicitation.AbstractScale
Tells us if the scale uses the right side for drawing lines and numbers.
isUseRight() - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
isVerbalHints() - Method in class org.sourceforge.espro.elicitation.AbstractScale
Returns the verbalHints.
isVerbalHints() - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
item - Variable in class org.sourceforge.espro.gui.ItemAssistant
The item of the itemeditor.
item - Variable in class org.sourceforge.espro.gui.ItemEditor
The item of the itemeditor.
Item - Class in org.sourceforge.espro.model
The Item class support exactly one item and will be stored in the Questionnaire's items ArrayList.
Item() - Constructor for class org.sourceforge.espro.model.Item
A simple constructor.
Item(String, ElicitationMethod) - Constructor for class org.sourceforge.espro.model.Item
This is the constructor which will normally be used.
Item(Item) - Constructor for class org.sourceforge.espro.model.Item
Creates a new Item from a given Item.
ItemAssistant - Class in org.sourceforge.espro.gui
The ItemAssistant assists on the questionnaire run, where the expert is given the questinnaire.
ItemAssistant() - Constructor for class org.sourceforge.espro.gui.ItemAssistant
The Constructor.
ItemAssistant(Item) - Constructor for class org.sourceforge.espro.gui.ItemAssistant
Constructor with item.
ItemCount() - Method in class org.sourceforge.espro.model.Questionnaire
Returns the number of items the questionnaire currently has.
ItemData - Class in org.sourceforge.espro.model
This represents Data for one Item, for one elicitation.
ItemData() - Constructor for class org.sourceforge.espro.model.ItemData
Creates a new instance of ItemData
ItemData(Item) - Constructor for class org.sourceforge.espro.model.ItemData
Creates a new ItemData object with the given Item.
ItemEditor - Class in org.sourceforge.espro.gui
The item editor is able to edit exacly one item.
ItemEditor() - Constructor for class org.sourceforge.espro.gui.ItemEditor
This builds a new empty Editor.
ItemEditor(Item) - Constructor for class org.sourceforge.espro.gui.ItemEditor
This creates an ItemEditor for the given Item.
items - Variable in class org.sourceforge.espro.model.Questionnaire
A list of items in the questionnaire.

J

join(String[], String, String) - Static method in class org.sourceforge.espro.utils.Table
Creates a string from an array of strings.

L

log(String) - Method in class org.sourceforge.espro.model.RunLogger
DOCUMENT ME!
logBase - Variable in class org.sourceforge.espro.elicitation.Scale
Base of the logarithm.

M

main(String[]) - Static method in class org.sourceforge.espro.gui.MainWindow
Main method for starting the program.
MainPanel - Class in org.sourceforge.espro.gui
The MainPanel is a JPanel, which is at the center position of the main window.
MainWindow - Class in org.sourceforge.espro.gui
This is the mainwindow of the application, which creates the frame and handles the window title.
markers - Variable in class org.sourceforge.espro.elicitation.FunctionalMethod
Holds a List of markers.
max - Variable in class org.sourceforge.espro.elicitation.Scale
The maximum of the scale.
maxMarkers - Variable in class org.sourceforge.espro.elicitation.FunctionalMethod
Maximum of possible markers.
maxValue - Variable in class org.sourceforge.espro.elicitation.FunctionalMethod
The maximum value of the courve will be stored here when running method FunctionalMethod.calcFunction()
MenuBar - Class in org.sourceforge.espro.gui
This mangages the menu bar.
MenuBar() - Constructor for class org.sourceforge.espro.gui.MenuBar
The constructor initializes the Menubar.
Message - Class in org.sourceforge.espro.elicitation
DOCUMENT ME!
Message() - Constructor for class org.sourceforge.espro.elicitation.Message
Creates a new instance of Message
Message(String, String) - Constructor for class org.sourceforge.espro.elicitation.Message
Creates a new Message object.
MethodProvider - Class in org.sourceforge.espro.model
The MethodProvider provides the elicitation methods.
methods - Variable in class org.sourceforge.espro.model.MethodProvider
The list of the available methods.
MethodSettingsEditor - Class in org.sourceforge.espro.gui
The MethodSettingsEditor draws a JPanel, which handles the settings of an elicitation method.
MethodSettingsEditor(ElicitationMethod) - Constructor for class org.sourceforge.espro.gui.MethodSettingsEditor
Initializes the MethodSettingsEditor with a given elicitation method.
MethodSwitcher - Class in org.sourceforge.espro.gui
The MethodSwitcher supports a menu that allows the method to be switched for a given item.
MethodSwitcher.ChangeMethodAction - Class in org.sourceforge.espro.gui
The ChangeMethodAction is an action which can be used to change the elicitation method for the current item.
MethodSwitcher.ChangeMethodAction(ElicitationMethod) - Constructor for class org.sourceforge.espro.gui.MethodSwitcher.ChangeMethodAction
The Constructor needs to know which method to work on.
min - Variable in class org.sourceforge.espro.elicitation.Scale
The minimum of the scale.
ModelInterface - Interface in org.sourceforge.espro.model
This is an interface for the Models.
moveSlider(int) - Method in class org.sourceforge.espro.elicitation.AbstractScale
Moves the slider to the given y position.
moveSlider(int, int) - Method in class org.sourceforge.espro.elicitation.AbstractScale
Moves slider to the actual mouse-position by dragging the mouse on the slideArea. that is the baseline of the scale and the area near the scale.
moveSlider(int, int) - Method in class org.sourceforge.espro.elicitation.BarScale
Moves slider to the actual mouse-position by dragging the mouse.
moveSliderByClick(int, int) - Method in class org.sourceforge.espro.elicitation.BarScale
Moves slider to the actual mouse-position by clicking in the baseline of the scale.

N

nearestPoint(double[]) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Calculates the nearest point on the courve to the given point.
NEW - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
newItem() - Method in class org.sourceforge.espro.model.Questionnaire
Creates a new item to the questionnaire.
newRow() - Method in class org.sourceforge.espro.utils.Table
Adds a new row.
NEXT - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
NEXT_ACTION - Static variable in class org.sourceforge.espro.gui.PageManager
DOCUMENT ME!
NotificationArea - Class in org.sourceforge.espro.gui
The notification area is at the bottom of the application and consists of a progress bar and a label.
Number - Class in org.sourceforge.espro.elicitation
The Number elicitation method asks the rater for a single numeric input.
Number() - Constructor for class org.sourceforge.espro.elicitation.Number
Constructs the Number elicitation Method.
Number(String, String) - Constructor for class org.sourceforge.espro.elicitation.Number
Consctructs the Number elicitation method
numberOfBetweenLinesRight - Variable in class org.sourceforge.espro.elicitation.AbstractScale
The number of small lines between the lines of the right side.
numberOfLinesRight - Variable in class org.sourceforge.espro.elicitation.AbstractScale
This is the number of lines on the right side of the scale.

O

OPEN - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
openQuestionnaire(File) - Method in class org.sourceforge.espro.gui.QuestionnaireManager
Opens a questionnaire by the given file and sets this as actualQuestionnaire.
org.sourceforge.espro.elicitation - package org.sourceforge.espro.elicitation
 
org.sourceforge.espro.gui - package org.sourceforge.espro.gui
 
org.sourceforge.espro.model - package org.sourceforge.espro.model
 
org.sourceforge.espro.utils - package org.sourceforge.espro.utils
 
OutOfScale - Class in org.sourceforge.espro.elicitation
DOCUMENT ME!
OutOfScale() - Constructor for class org.sourceforge.espro.elicitation.OutOfScale
Creates a new instance of OutOfScale
OutOfScale(String, String) - Constructor for class org.sourceforge.espro.elicitation.OutOfScale
Creates a new OutOfScale object.

P

padding - Variable in class org.sourceforge.espro.elicitation.AbstractScale
The space between the outline of the component and the scale.
PageManager - Class in org.sourceforge.espro.gui
This manages the pages of an questionnaire and provides methods to go forward and backwards within a questionnaire.
PageManager() - Constructor for class org.sourceforge.espro.gui.PageManager
Initializes the Page Manager.
paintComponent(Graphics) - Method in class org.sourceforge.espro.elicitation.AbstractScale
Paints the component.
paintComponent(Graphics) - Method in class org.sourceforge.espro.elicitation.BarScale
Overridden Method for painting the scale on the panel.
paintComponent(Graphics) - Method in class org.sourceforge.espro.elicitation.BetaDist
 
paintComponent(Graphics) - Method in class org.sourceforge.espro.elicitation.DProbWheel
 
paintComponent(Graphics) - Method in class org.sourceforge.espro.elicitation.ElicitationMethod
DOCUMENT ME!
paintComponent(Graphics) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
 
paintComponent(Graphics) - Method in class org.sourceforge.espro.elicitation.IProbWheel
Overridden method for painting the probability wheel on the panel
paintComponent(Graphics) - Method in class org.sourceforge.espro.elicitation.PieChart
Calls the UI delegate's paint method, if the UI delegate is non-null.
paintComponent(Graphics) - Method in class org.sourceforge.espro.elicitation.Urn
 
pcs - Variable in class org.sourceforge.espro.elicitation.ElicitationMethod
The property change support for elicitation methods.
pcs - Variable in class org.sourceforge.espro.model.AbstractModel
The property change support.
Person - Class in org.sourceforge.espro.model
A Person is a subject which can do the runnable questionnaire.
Person() - Constructor for class org.sourceforge.espro.model.Person
Creates a new instance of Person
Person(String) - Constructor for class org.sourceforge.espro.model.Person
Creates a new person with a given subject id
PieChart - Class in org.sourceforge.espro.elicitation
PieChart is a method where the expert can create a pie chart of her expected probabilities.
PieChart() - Constructor for class org.sourceforge.espro.elicitation.PieChart
Creates a new instance of PieChart
PointMethod - Class in org.sourceforge.espro.elicitation
DOCUMENT ME!
PointMethod(String, String) - Constructor for class org.sourceforge.espro.elicitation.PointMethod
Creates a new PointMethod object.
points - Variable in class org.sourceforge.espro.elicitation.FunctionalMethod
holds the points
points - Variable in class org.sourceforge.espro.elicitation.Scale
Holds the points of the scale.
Preferences - Class in org.sourceforge.espro.gui
Title: Questionnaire Description: A class for the preferences object used within espro.
Preferences() - Constructor for class org.sourceforge.espro.gui.Preferences
 
PREVIOUS - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
PREVIOUS_ACTION - Static variable in class org.sourceforge.espro.gui.PageManager
DOCUMENT ME!
PROPERTIES - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
PropertyChangeSupportProxy - Class in org.sourceforge.espro.elicitation
Because of too many fires we proxy them and just put them forward after a short time, this should make the app faster.
PropertyChangeSupportProxy(Object) - Constructor for class org.sourceforge.espro.elicitation.PropertyChangeSupportProxy
Creates a new PropertyChangeSupportProxy object.
put(String, Object) - Method in class org.sourceforge.espro.model.Settings
Sets a setting.
put(String, boolean) - Method in class org.sourceforge.espro.model.Settings
Sets a boolean setting.
put(String, String) - Method in class org.sourceforge.espro.model.Settings
Adds a string setting.

Q

QData - Class in org.sourceforge.espro.model
The Questionnaire Data (QData) object represents the data of the questionnaire and is attached to the questionnaire.
QData() - Constructor for class org.sourceforge.espro.model.QData
Creates a new instance of QData
QItemOrderEditor - Class in org.sourceforge.espro.gui
DOCUMENT ME!
QItemOrderEditor(Questionnaire) - Constructor for class org.sourceforge.espro.gui.QItemOrderEditor
Creates a new QItemOrderEditor object.
QstFilter - Class in org.sourceforge.espro.gui
DOCUMENT ME!
QstFilter() - Constructor for class org.sourceforge.espro.gui.QstFilter
 
Questionnaire - Class in org.sourceforge.espro.model
The questionnaire.
Questionnaire() - Constructor for class org.sourceforge.espro.model.Questionnaire
The constructor of the Questionnaire.
QuestionnaireAssistant - Class in org.sourceforge.espro.gui
The QuestinnaireAssistant runs the questionnaire.
QuestionnaireAssistant() - Constructor for class org.sourceforge.espro.gui.QuestionnaireAssistant
The default constructor.
QuestionnaireEditor - Class in org.sourceforge.espro.gui
The QuestionnaireEditor is a gui to edit a questionnaire.
QuestionnaireEditor() - Constructor for class org.sourceforge.espro.gui.QuestionnaireEditor
The constructor.
QuestionnaireEditor(Questionnaire) - Constructor for class org.sourceforge.espro.gui.QuestionnaireEditor
The constructur.
QuestionnaireManager - Class in org.sourceforge.espro.gui
The QuestionnaireManager manges the questionnaires.
QuestionnaireNotFoundException - Exception in org.sourceforge.espro.model
This exception is rased if we really need a Questionnaire at this point but there could not be found any.
QuestionnaireNotFoundException() - Constructor for exception org.sourceforge.espro.model.QuestionnaireNotFoundException
Creates a new instance of QuestionnaireNotFoundException without detail message.
QuestionnaireNotFoundException(String) - Constructor for exception org.sourceforge.espro.model.QuestionnaireNotFoundException
Constructs an instance of QuestionnaireNotFoundException with the specified detail message.
QuestionnairePropertiesEditor - Class in org.sourceforge.espro.gui
A properties editor for a questionnaire.
QuestionnairePropertiesEditor(Questionnaire) - Constructor for class org.sourceforge.espro.gui.QuestionnairePropertiesEditor
The constructor.

R

readableString() - Method in class org.sourceforge.espro.model.Item
Returns a readable string.
REMOVE - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
remove(String) - Method in class org.sourceforge.espro.gui.PageManager
Removes a page.
remove(Item) - Method in class org.sourceforge.espro.gui.QuestionnaireEditor
DOCUMENT ME!
removeAll() - Method in class org.sourceforge.espro.gui.PageManager
DOCUMENT ME!
removeCurrentItem() - Method in class org.sourceforge.espro.model.Questionnaire
Removes the current item from the Questionnaire.
removePageAction(AbstractPageAction) - Method in class org.sourceforge.espro.gui.PageManager
DOCUMENT ME!
removePropertyChangeListener(PropertyChangeListener) - Method in class org.sourceforge.espro.elicitation.ElicitationMethod
Removes a property change listener which was registered for all properties.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.sourceforge.espro.elicitation.ElicitationMethod
DOCUMENT ME!
removePropertyChangeListener(PropertyChangeListener) - Method in class org.sourceforge.espro.elicitation.ScaleHint
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.sourceforge.espro.gui.PageManager
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.sourceforge.espro.gui.QuestionnaireManager
Removes the given listener from the object.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.sourceforge.espro.model.AbstractModel
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.sourceforge.espro.model.ModelInterface
Removes a property change listener from the object.
reset() - Method in class org.sourceforge.espro.elicitation.IndirectMethod
DOCUMENT ME!
RUN - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
run() - Method in class org.sourceforge.espro.gui.MainWindow
Shows the mainwindow.
run() - Method in class org.sourceforge.espro.gui.QItemOrderEditor
DOCUMENT ME!
run() - Static method in class org.sourceforge.espro.gui.QuestionnaireAssistant
Runs the Questionnaire.
run() - Method in class org.sourceforge.espro.gui.QuestionnairePropertiesEditor
Runs the window.
RunLogger - Class in org.sourceforge.espro.model
DOCUMENT ME!
RunLogger(String) - Constructor for class org.sourceforge.espro.model.RunLogger
Creates a new instance of RunLogger
RunLogger() - Constructor for class org.sourceforge.espro.model.RunLogger
Creates a new RunLogger object.
RunnableQuestionnaire - Class in org.sourceforge.espro.model
The RunnableQuestionnaire is a copy of the questionnaire and is thought to run for the user.
RunnableQuestionnaire(ArrayList<Item>, Settings, Questionnaire) - Constructor for class org.sourceforge.espro.model.RunnableQuestionnaire
Creates a new instance of RunnableQuestionnaire

S

SAVE - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
saveQuestionnaire(File) - Method in class org.sourceforge.espro.gui.QuestionnaireManager
Saves the actual questionnaire to the given file.
Scale - Class in org.sourceforge.espro.elicitation
The scale elicitation method.
Scale() - Constructor for class org.sourceforge.espro.elicitation.Scale
This constructs the 'scale' elicitation method.
Scale(String, String) - Constructor for class org.sourceforge.espro.elicitation.Scale
This constructor is for subclasses, in order to create a new method.
scale(ScalePoint) - Method in class org.sourceforge.espro.elicitation.ScalePointSet
Tells the ScalePointSet to scale the ScalePoint.
ScaleHint - Class in org.sourceforge.espro.elicitation
A ScaleHint is an object which holds a hint for the scale classes.
ScaleHint() - Constructor for class org.sourceforge.espro.elicitation.ScaleHint
An empty constructor.
ScaleHint(double, String) - Constructor for class org.sourceforge.espro.elicitation.ScaleHint
A constructur for quick creation.
ScalePointSet - Class in org.sourceforge.espro.elicitation
ScalePointSet is a set of points on a scale.
ScalePointSet() - Constructor for class org.sourceforge.espro.elicitation.ScalePointSet
 
seekPoint(int, double, int) - Method in class org.sourceforge.espro.elicitation.BetaDist
Seeks a point which reaches the angle.
setBackground(Color) - Method in class org.sourceforge.espro.elicitation.DProbWheel
Sets the background color of the wheel.
setBackgroundColor(Color) - Method in class org.sourceforge.espro.elicitation.BarScale
DOCUMENT ME!
setBackwards(boolean) - Method in class org.sourceforge.espro.gui.PageManager
Can the subject go backwards?
setBetaP(double) - Method in class org.sourceforge.espro.elicitation.BetaDist
DOCUMENT ME!
setBetaQ(double) - Method in class org.sourceforge.espro.elicitation.BetaDist
DOCUMENT ME!
setChangeBalls(boolean) - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
setColors(Color[]) - Method in class org.sourceforge.espro.elicitation.PieChart
Sets the actual color set.
setCurrent(Item) - Method in class org.sourceforge.espro.model.Questionnaire
Sets the currentItem
setCurrent(Item) - Method in class org.sourceforge.espro.model.RunnableQuestionnaire
Sets the current item.
setCurrentItem(String) - Method in class org.sourceforge.espro.model.Questionnaire
Sets the current item from the given id (as string).
setData(HashMap<String, Object>) - Method in class org.sourceforge.espro.model.ItemData
Sets the data
setData(ArrayList<ItemData>) - Method in class org.sourceforge.espro.model.Person
sets the data.
setData(QData) - Method in class org.sourceforge.espro.model.Questionnaire
Sets the questionnaire data.
setDigits(int) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Sets the digits
setDigits(int) - Method in class org.sourceforge.espro.elicitation.Scale
Sets the digits, which is the number of numbers behind the coma-seperator.
setDigits(int) - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
setDistance(double) - Method in class org.sourceforge.espro.elicitation.BetaDist
Sets the distance
setDone(boolean) - Method in class org.sourceforge.espro.model.Item
Sets the Item if it is done.
setEdit(boolean) - Method in class org.sourceforge.espro.elicitation.ElicitationMethod
DOCUMENT ME!
setEdit(boolean) - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
setEnabled(boolean) - Method in class org.sourceforge.espro.gui.MethodSettingsEditor
DOCUMENT ME!
setFile(File) - Method in class org.sourceforge.espro.model.Questionnaire
Sets the file where the questionnaire is stored.
setFile(File) - Method in class org.sourceforge.espro.model.RunLogger
DOCUMENT ME!
setFitFunction(boolean) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
DOCUMENT ME!
setFitMethod(int) - Method in class org.sourceforge.espro.elicitation.BetaDist
Sets the fitMethod
setForeground(Color) - Method in class org.sourceforge.espro.elicitation.DProbWheel
Sets the foreground Color of the wheel.
setForegroundColor(Color) - Method in class org.sourceforge.espro.elicitation.BarScale
DOCUMENT ME!
setFrameTitle(Questionnaire) - Method in class org.sourceforge.espro.gui.MainWindow
Sets the title of the window from a given Questionnaire, by using the filename state and the saved state.
setFrozen(boolean) - Method in class org.sourceforge.espro.elicitation.ElicitationMethod
Sets if the Method is frozen.
setFrozen(boolean) - Method in class org.sourceforge.espro.model.Item
DOCUMENT ME!
setFrozen(boolean) - Method in class org.sourceforge.espro.model.Questionnaire
 
setGraduation(double) - Method in class org.sourceforge.espro.elicitation.OutOfScale
DOCUMENT ME!
setHasButtons(boolean) - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
setHint(String) - Method in class org.sourceforge.espro.elicitation.ScaleHint
Sets the hint
setId(String) - Method in class org.sourceforge.espro.model.Item
Sets the id of the item.
setInvert(boolean) - Method in class org.sourceforge.espro.elicitation.AbstractScale
Sets if we want to invert the Scale.
setInvert(boolean) - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
setInvLog(boolean) - Method in class org.sourceforge.espro.elicitation.Scale
DOCUMENT ME!
setItem(Item) - Method in class org.sourceforge.espro.gui.ItemAssistant
Sets the item
setItem(Item) - Method in class org.sourceforge.espro.gui.ItemEditor
Sets the Item in the editor.
setItemOrder(Vector) - Method in class org.sourceforge.espro.model.Questionnaire
Sets the order of the items.
setItems(ArrayList<Item>) - Method in class org.sourceforge.espro.model.Questionnaire
Sets the Items of the questionnaire.
setLabelText(String) - Method in class org.sourceforge.espro.elicitation.Number
Sets the text of the label.
setLogarithmic(boolean) - Method in class org.sourceforge.espro.elicitation.Scale
DOCUMENT ME!
setLogBase(double) - Method in class org.sourceforge.espro.elicitation.Scale
Sets the logBase
setLower(double) - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
setMax(double) - Method in class org.sourceforge.espro.elicitation.Number
DOCUMENT ME!
setMax(double) - Method in class org.sourceforge.espro.elicitation.Scale
Sets a maximum value for the scale.
setMax(double) - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
setMaxMarkers(int) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Sets the maxMarkers
setMessage(String) - Method in class org.sourceforge.espro.gui.NotificationArea
Sets a message to the notification area.
setMethod(ElicitationMethod) - Method in class org.sourceforge.espro.gui.MethodSettingsEditor
Sets the elicitation method the MethodSettingsEditor should work on.
setMethod(ElicitationMethod) - Method in class org.sourceforge.espro.model.Item
Sets a method for the item.
setMethodPrefix(String) - Static method in class org.sourceforge.espro.model.MethodProvider
Sets the methodPrefix
setMin(double) - Method in class org.sourceforge.espro.elicitation.Number
DOCUMENT ME!
setMin(double) - Method in class org.sourceforge.espro.elicitation.Scale
Sets the minimum value of the Scale.
setMin(double) - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
setMixed(boolean) - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
setNBallsHorizontal(int) - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
setNBallsVertical(int) - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
setNotify(NotificationArea) - Method in class org.sourceforge.espro.gui.PageManager
Sets the notify
setNPieces(int) - Method in class org.sourceforge.espro.elicitation.PieChart
Sets the number of pieces the pie chart should have.
setNumberOfBetweenLinesRight(int) - Method in class org.sourceforge.espro.elicitation.AbstractScale
Sets the number of lines between the main lines.
setNumberOfBetweenLinesRight(int) - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
setNumberOfLinesRight(int) - Method in class org.sourceforge.espro.elicitation.AbstractScale
Sets the number of main lines.
setNumberOfLinesRight(int) - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
setParent(Questionnaire) - Method in class org.sourceforge.espro.model.RunnableQuestionnaire
Sets the parent questionnaire.
setPersons(ArrayList<Person>) - Method in class org.sourceforge.espro.model.QData
Sets the list of persons.
setProbColor(Color) - Method in class org.sourceforge.espro.elicitation.IProbWheel
DOCUMENT ME!
setProbColor(Color) - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
setQuestionnaire(Questionnaire) - Method in class org.sourceforge.espro.gui.QItemOrderEditor
DOCUMENT ME!
setQuestionnaire(Questionnaire) - Method in class org.sourceforge.espro.gui.QuestionnaireEditor
Sets the questionnaire which will be edited with this editor.
setQuestionnaire(Questionnaire) - Method in class org.sourceforge.espro.gui.QuestionnairePropertiesEditor
Sets the questionnaire
setRandom(boolean) - Method in class org.sourceforge.espro.elicitation.PieChart
DOCUMENT ME!
setRange(double) - Method in class org.sourceforge.espro.elicitation.ScalePointSet
Sets the range
setRestColor(Color) - Method in class org.sourceforge.espro.elicitation.IProbWheel
DOCUMENT ME!
setRestColor(Color) - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
setRotationBase(double) - Method in class org.sourceforge.espro.elicitation.PieChart
Sets the rotation base.
setSaved(boolean) - Method in class org.sourceforge.espro.model.AbstractModel
Sets the saved state.
setSaved(boolean) - Method in class org.sourceforge.espro.model.Item
Sets the saved state.
setSaved(boolean) - Method in class org.sourceforge.espro.model.Person
Sets the persons saved state.
setSaved(boolean) - Method in class org.sourceforge.espro.model.QData
Sets the QData saved.
setSaved(boolean) - Method in class org.sourceforge.espro.model.Questionnaire
We need to set all items to be saved if we save a questionnaire.
setSavePositions(boolean) - Method in class org.sourceforge.espro.elicitation.Urn
DOCUMENT ME!
setSettings(Settings) - Method in class org.sourceforge.espro.model.Item
Sets the item settings.
setSettings(Settings) - Method in class org.sourceforge.espro.model.Questionnaire
Sets the settings.
setSettings(Settings) - Method in class org.sourceforge.espro.model.RunnableQuestionnaire
Sets the settings.
setSettings(HashMap<String, Object>) - Method in class org.sourceforge.espro.model.Settings
Sets a list of settings.
setShowLegend(boolean) - Method in class org.sourceforge.espro.elicitation.PieChart
Sets if we want to show the legend.
setShowProbs(boolean) - Method in class org.sourceforge.espro.elicitation.PieChart
DOCUMENT ME!
setShowSlider(boolean) - Method in class org.sourceforge.espro.elicitation.BarScale
DOCUMENT ME!
setSid(String) - Method in class org.sourceforge.espro.model.Person
Sets the subject id.
setSid(String) - Method in class org.sourceforge.espro.model.RunnableQuestionnaire
Sets the subject id.
setStandardHeight(double) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
DOCUMENT ME!
setStandardSize(double, double) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Extensions can change both at once: The width and height of the function area.
setStandardWidth(double) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
DOCUMENT ME!
setStringValue(String) - Method in class org.sourceforge.espro.elicitation.ScaleHint
Sets a value from a String.
setText(String) - Method in class org.sourceforge.espro.elicitation.Message
DOCUMENT ME!
setTexts(String[]) - Method in class org.sourceforge.espro.elicitation.PieChart
Sets the actual set of texts for the legend.
Setting - Annotation Type in org.sourceforge.espro.elicitation
The Setting annotation.
settings - Variable in class org.sourceforge.espro.model.Questionnaire
The settings.
Settings - Class in org.sourceforge.espro.model
Settings is a general useable modell for handling settings.
Settings() - Constructor for class org.sourceforge.espro.model.Settings
Creates a new instance of Settings
Settings(Settings) - Constructor for class org.sourceforge.espro.model.Settings
Returns a new settings with the settings set from the given settings instance.
setTitleText(JTextField) - Method in class org.sourceforge.espro.gui.QuestionnaireAssistant
Sets the titleText
setUpper(double) - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
setUseRight(boolean) - Method in class org.sourceforge.espro.elicitation.AbstractScale
Sets if we use the right side of the scale for lines and numbers.
setUseRight(boolean) - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
setValue(int, double) - Method in class org.sourceforge.espro.elicitation.PieChart
Sets a value.
setValue(double) - Method in class org.sourceforge.espro.elicitation.PointMethod
Sets the actual Value for any extern reasons.
setValue(double) - Method in class org.sourceforge.espro.elicitation.ScaleHint
Sets the value
setValue(String, Object) - Method in class org.sourceforge.espro.utils.Table
Sets a value into the table on the current row.
setValues(double[]) - Method in class org.sourceforge.espro.elicitation.PieChart
Set the values.
setVerbalHints(boolean) - Method in class org.sourceforge.espro.elicitation.AbstractScale
Sets the verbalHints
setVerbalHints(boolean) - Method in class org.sourceforge.espro.elicitation.ZoomScale
DOCUMENT ME!
setVerbalHintsList(ArrayList<ScaleHint>) - Method in class org.sourceforge.espro.elicitation.AbstractScale
Sets the verbalHintsList
setWorkdir(String) - Method in class org.sourceforge.espro.gui.Preferences
Sets the working directory.
setZoomFactor(double) - Method in class org.sourceforge.espro.elicitation.ZoomScale
Sets the zoomFactor
showHighlights - Variable in class org.sourceforge.espro.elicitation.FunctionalMethod
Child classes can set if it want to show the highlights or not.
showMarkers - Variable in class org.sourceforge.espro.elicitation.FunctionalMethod
Child classes can set if it wants so show markers or not.
showProbRounded() - Method in class org.sourceforge.espro.elicitation.IProbWheel
Method for showing the estimated, rounded probability on the panel.
size() - Method in class org.sourceforge.espro.model.QData
Returns the actual size of the questionnaire data.
smothed(Graphics2D) - Method in class org.sourceforge.espro.elicitation.ElicitationMethod
DOCUMENT ME!
SPREADSHEET - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
standardHeight - Variable in class org.sourceforge.espro.elicitation.FunctionalMethod
A standard height of the function area.
standardPoint(double[]) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Converts a point to the standard values.
standardWidth - Variable in class org.sourceforge.espro.elicitation.FunctionalMethod
A standard with of the function area.
standardXPoint(double) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Calculates the standard x point from a graphics x point.
standardYPoint(double) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Calculates the standard y point from a graphics y point.
start() - Method in class org.sourceforge.espro.model.Item
Starts the timer.
start() - Method in class org.sourceforge.espro.model.RunnableQuestionnaire
Starts the questionnaire.
stop() - Method in class org.sourceforge.espro.model.Item
Stops the timer.
storeData() - Method in class org.sourceforge.espro.model.RunnableQuestionnaire
Stores the recorded data in the parent questionnaire.

T

Table - Class in org.sourceforge.espro.utils
This is a data table, used for exporting data from the questionnaire.
Table() - Constructor for class org.sourceforge.espro.utils.Table
Creates a new instance of Table
THREE_POINT - Static variable in class org.sourceforge.espro.elicitation.BetaDist
 
THREE_POINT_FIT - Static variable in class org.sourceforge.espro.elicitation.BetaDist
 
threePointFitMethod(Point) - Method in class org.sourceforge.espro.elicitation.BetaDist
This is a three Point Method where the points are fitted into the courve.
threePointMethod(Point) - Method in class org.sourceforge.espro.elicitation.BetaDist
Takes three cursur inputs and draws on this.
ToolBar - Class in org.sourceforge.espro.gui
The toolbar is placed below the application menu.
TOP - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
toString() - Method in class org.sourceforge.espro.model.Item
Returns the item as string.
toString() - Method in class org.sourceforge.espro.model.Questionnaire
Returns a String about an object.
trackMouse(int, int) - Method in class org.sourceforge.espro.elicitation.BetaDist
This watches the mouse where it is and if the button is pressed this recalculates the beta curve.

U

UP - Static variable in class org.sourceforge.espro.gui.IconProvider
DOCUMENT ME!
Urn - Class in org.sourceforge.espro.elicitation
DOCUMENT ME!
Urn() - Constructor for class org.sourceforge.espro.elicitation.Urn
Creates a new instance of Urn
Urn(String, String) - Constructor for class org.sourceforge.espro.elicitation.Urn
Creates a new Urn object.
useJComponent(JComponent) - Method in class org.sourceforge.espro.elicitation.Message
DOCUMENT ME!

V

validate() - Method in class org.sourceforge.espro.model.Questionnaire
Validates the questionnaire.
validateMethod(String) - Method in class org.sourceforge.espro.model.MethodProvider
Validates the method if it is available and correct programmed.
value - Variable in class org.sourceforge.espro.elicitation.PointMethod
This holds the actual value and changes during the use of the elicitation method.
valueFromYPointer(double) - Method in class org.sourceforge.espro.elicitation.AbstractScale
Calculates the value from a given pointer.
valueFromYPointer() - Method in class org.sourceforge.espro.elicitation.AbstractScale
Calculates the value from the current yPointer.
valueFromYPointer(double) - Method in class org.sourceforge.espro.elicitation.OutOfScale
DOCUMENT ME!
valueFromYPointer(double) - Method in class org.sourceforge.espro.elicitation.Scale
Calculates the value from a given pointer.
valueToGraphics(double) - Method in class org.sourceforge.espro.elicitation.ScalePointSet
Scales a real value to the scale.
verbalHintsList - Variable in class org.sourceforge.espro.elicitation.AbstractScale
This holds the list of verbal hints.
view - Variable in class org.sourceforge.espro.gui.PageManager
The panel which holds the pages.
viewBox(double, double) - Method in class org.sourceforge.espro.elicitation.FunctionalMethod
Draws a box on the given position.
viewPage(Component) - Method in class org.sourceforge.espro.gui.PageManager
Shows the page by given component.
viewPage(String) - Method in class org.sourceforge.espro.gui.PageManager
Views a specific page.

W

widthRect - Variable in class org.sourceforge.espro.elicitation.AbstractScale
Width of the scale rectangle.

X

xRect - Variable in class org.sourceforge.espro.elicitation.AbstractScale
Top left position of the scale rectangle.

Y

yPointer - Variable in class org.sourceforge.espro.elicitation.AbstractScale
This holds the position of the slider.
yPointerFromValue() - Method in class org.sourceforge.espro.elicitation.AbstractScale
This calculates the yPointer from the current value.
yPointerFromValue(double) - Method in class org.sourceforge.espro.elicitation.AbstractScale
Calculates the yPointer from the value of the elicitation method.
yPointerFromValue(double) - Method in class org.sourceforge.espro.elicitation.OutOfScale
DOCUMENT ME!
yPointerFromValue(double) - Method in class org.sourceforge.espro.elicitation.Scale
Calculates the yPointer from the value of the elicitation method.
yRect - Variable in class org.sourceforge.espro.elicitation.AbstractScale
Top left position of the scale rectangle.

Z

ZoomScale - Class in org.sourceforge.espro.elicitation
DOCUMENT ME!
ZoomScale() - Constructor for class org.sourceforge.espro.elicitation.ZoomScale
Creates a new ZoomScale object.
ZoomScale(String, String) - Constructor for class org.sourceforge.espro.elicitation.ZoomScale
Creates a new ZoomScale object.

A B C D E F G H I J L M N O P Q R S T U V W X Y Z