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

N

names() - Method in class org.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
needsDriverPath(String) - Method in interface org.youscope.addon.microscopeaccess.MicroscopeConnectionFactory
Returns true if the given connection type needs an URL to the folder where the microscope drivers are, false if such a folder is not needed.
needsDriverPath(String) - Method in class org.youscope.plugin.microscopeaccess.MicroscopeConnectionFactoryImpl
 
NemesysControllerFactory - Class in org.youscope.plugin.nemesys
Tool to control the Nemesys Syringe system.
NemesysControllerFactory() - Constructor for class org.youscope.plugin.nemesys.NemesysControllerFactory
Constructor.
NemesysControlTable - Class in org.youscope.plugin.nemesys
Class to provide information about the layout of the table consumed by the Nemesys controller job.
NemesysException - Exception in org.youscope.plugin.nemesys
Exception thrown if error occurs in the communication with the Nemesys device.
NemesysException(String) - Constructor for exception org.youscope.plugin.nemesys.NemesysException
Constructor.
NemesysException(Throwable) - Constructor for exception org.youscope.plugin.nemesys.NemesysException
Constructor.
NemesysException(String, Throwable) - Constructor for exception org.youscope.plugin.nemesys.NemesysException
Constructor.
NemesysJob - Interface in org.youscope.plugin.nemesys
Job to control the Nemesys syringe.
NemesysJobAddonFactory - Class in org.youscope.plugin.nemesys
 
NemesysJobAddonFactory() - Constructor for class org.youscope.plugin.nemesys.NemesysJobAddonFactory
Constructor.
NemesysJobConfiguration - Class in org.youscope.plugin.nemesys
This job takes controls the syringes of a Nemesys device.
NemesysJobConfiguration() - Constructor for class org.youscope.plugin.nemesys.NemesysJobConfiguration
 
NemesysScriptCallback - Interface in org.youscope.plugin.nemesys
Callback given to the Nemesys control script such that it can obtain its state, and set the flow rates and similar.
newImage(ImageEvent<?>) - Method in class org.youscope.plugin.livestream.ContinousMeasurementPanel
Displays the new image.
newImage(int, ImageEvent<?>) - Method in class org.youscope.plugin.multicolorstream.MultiStreamPanel
 
newImage(ImageEvent<?>) - Method in interface org.youscope.plugin.usercontrolmeasurement.UserControlMeasurementCallback
Notifies the callback that a new image was made.
newTableProduced(Table) - Method in class org.youscope.common.table.TableDataAdapter
 
newTableProduced(Table) - Method in interface org.youscope.common.table.TableListener
Gets called when a new table was produced by the table producer.
next() - Method in class org.json.JSONTokener
Get the next character in the source string.
next(char) - Method in class org.json.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class org.json.JSONTokener
Get the next n characters.
nextCDATA() - Method in class org.json.XMLTokener
Get the text in the CDATA block.
nextClean() - Method in class org.json.JSONTokener
Get the next char in the string, skipping whitespace and comments (slashslash, slashstar, and hash).
nextContent() - Method in class org.json.XMLTokener
Get the next XML outer token, trimming whitespace.
nextEntity(char) - Method in class org.json.XMLTokener
Return the next entity.
nextMeta() - Method in class org.json.XMLTokener
Returns the next XML meta token.
nextString(char) - Method in class org.json.JSONTokener
Return the characters up to the next close quote character.
nextTo(char) - Method in class org.json.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class org.json.JSONTokener
Get the text up but not including one of the specified delimeter characters or the end of line, whichever comes first.
nextToken() - Method in class org.json.HTTPTokener
Get the next token or string.
nextToken() - Method in class org.json.XMLTokener
Get the next XML Token.
nextValue() - Method in class org.json.JSONTokener
Get the next value.
NonOptimizedOptimizer - Class in org.youscope.plugin.nonoptimizedpath
This optimizer actually does not really optimize the path in any way, but just iterates through all wells from left to right and from top to bottom.
NonOptimizedOptimizer() - Constructor for class org.youscope.plugin.nonoptimizedpath.NonOptimizedOptimizer
 
notifyLayoutChanged() - Method in class org.youscope.addon.AddonUIAdapter
Call this function if the layout of the addon changed in a way such that the components need resizing.
notifyMeasurementStructureChanged() - Method in class org.youscope.common.measurement.SimpleMeasurementContext
 
notifyMeasurementStructureChanged() - Method in interface org.youscope.common.MeasurementContext
Should be called if the structure of the measurement changed during execution, e.g.
notifyPropertyValueChanged() - Method in class org.youscope.addon.component.generic.PropertyEditorAdapter
Call this function to notify all action listeners that the property's value has changed.
NULL - Static variable in class org.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
NULL - Static variable in annotation type org.youscope.common.configuration.YSConfigDoubleRange
Null String used to indicate that no min/max value function is given.
NULL - Static variable in annotation type org.youscope.common.configuration.YSConfigIntegerRange
Null String used to indicate that no min/max value function is given.
NUM_PHASE_SHIFT_MASK - Static variable in class org.youscope.plugin.slimjob.SlimJobConfiguration
Number of different phase shifts of the mask
numberToString(Number) - Static method in class org.json.JSONObject
Produce a string from a number.
numX - Variable in class org.youscope.uielements.CellSelectionTable
 
numY - Variable in class org.youscope.uielements.CellSelectionTable
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links