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 

P

pack() - Method in interface org.youscope.clientinterfaces.YouScopeFrame
Sets the size of the frame such that all UI elements will be (optimally) sized.
paint(Graphics, JComponent) - Method in class org.youscope.client.uielements.plaf.BasicQuickLoggerUI
 
paint(Graphics, JComponent) - Method in class org.youscope.client.uielements.plaf.ImageDesktopPaneUI
 
paint(Graphics) - Method in class org.youscope.uielements.StateButton
 
paintComponent(Graphics) - Method in class org.youscope.plugin.livestream.ContinousMeasurementPanel
 
paintComponent(Graphics) - Method in class org.youscope.plugin.microplatemeasurement.WellPositionsTable
 
paintComponent(Graphics) - Method in class org.youscope.plugin.multicolorstream.MultiStreamPanel
 
paintComponent(Graphics) - Method in class org.youscope.uielements.CellSelectionTable.ColumnHeaderRenderer
 
paintComponent(Graphics) - Method in class org.youscope.uielements.CellSelectionTable.RowHeaderRenderer
 
paintComponent(Graphics) - Method in class org.youscope.uielements.ComponentComboBox
 
paintComponent(Graphics) - Method in class org.youscope.uielements.GlassPane
 
paintComponent(Graphics) - Method in class org.youscope.uielements.HistogramPlot
 
paintComponent(Graphics) - Method in class org.youscope.uielements.ImagePanel
 
ParallelImagingJobAddonFactory - Class in org.youscope.plugin.multicamerajob
 
ParallelImagingJobAddonFactory() - Constructor for class org.youscope.plugin.multicamerajob.ParallelImagingJobAddonFactory
Constructor.
ParallelImagingJobConfiguration - Class in org.youscope.plugin.multicamerajob
 
ParallelImagingJobConfiguration() - Constructor for class org.youscope.plugin.multicamerajob.ParallelImagingJobConfiguration
 
PassiveCellRenderer() - Constructor for class org.youscope.uielements.PeriodVaryingPanel.PassiveCellRenderer
 
PathOptimizer - Interface in org.youscope.addon.pathoptimizer
A path optimizer is a method to optimize the path of a microplate measurement, such that the distances between the measured wells/ positions is minimal.
PathOptimizerPosition - Class in org.youscope.addon.pathoptimizer
Structure to save x, y, and focus position, as well as information to which well and position the information belongs.
PathOptimizerPosition(XYAndFocusPosition, int, int, int, int) - Constructor for class org.youscope.addon.pathoptimizer.PathOptimizerPosition
Constructor.
PeriodConfiguration - Class in org.youscope.common.task
Superclass of all configurations of how often and when a task should be executed.
PeriodConfiguration() - Constructor for class org.youscope.common.task.PeriodConfiguration
 
PeriodField - Class in org.youscope.uielements
Field which allows to define a period in any unit.
PeriodField() - Constructor for class org.youscope.uielements.PeriodField
Shortcut to create a period field with all periods from milli second to days.
PeriodField(TimeUnit[]) - Constructor for class org.youscope.uielements.PeriodField
Constructor.
periodVaryingData - Variable in class org.youscope.uielements.PeriodVaryingPanel
 
periodVaryingDataModel - Variable in class org.youscope.uielements.PeriodVaryingPanel
 
periodVaryingDataTable - Variable in class org.youscope.uielements.PeriodVaryingPanel
 
PeriodVaryingPanel - Class in org.youscope.uielements
 
PeriodVaryingPanel() - Constructor for class org.youscope.uielements.PeriodVaryingPanel
Constructor.
PeriodVaryingPanel.PassiveCellRenderer - Class in org.youscope.uielements
 
periodVaryingPause - Variable in class org.youscope.uielements.PeriodVaryingPanel
 
pingCallback() - Method in interface org.youscope.common.callback.Callback
Checks the connection to the callback.
PixelInfo(int, int, long, double) - Constructor for class org.youscope.uielements.ImagePanel.PixelInfo
Constructor.
PixelSize - Interface in org.youscope.common.microscope
 
PixelSizeManager - Interface in org.youscope.common.microscope
Allows to access the pixel size settings.
PlateScanningJob - Interface in org.youscope.plugin.composedimaging
 
PlateScanningJobAddonFactory - Class in org.youscope.plugin.composedimaging
 
PlateScanningJobAddonFactory() - Constructor for class org.youscope.plugin.composedimaging.PlateScanningJobAddonFactory
Constructor.
PlateScanningJobConfiguration - Class in org.youscope.plugin.composedimaging
 
PlateScanningJobConfiguration() - Constructor for class org.youscope.plugin.composedimaging.PlateScanningJobConfiguration
 
POSITION_TYPE_CAMERA - Static variable in class org.youscope.common.PositionInformation
Position type for multi-camera imaging.
POSITION_TYPE_MAIN_POSITION - Static variable in class org.youscope.common.PositionInformation
Position type for non-microplate measurements, which nevertheless have a main counter of the positions, which might be however arbitrary.
POSITION_TYPE_XTILE - Static variable in class org.youscope.common.PositionInformation
Position type representing the index of a tile in the x-direction
POSITION_TYPE_YTILE - Static variable in class org.youscope.common.PositionInformation
Position type representing the index of a tile in the y-direction
POSITION_TYPE_ZSTACK - Static variable in class org.youscope.common.PositionInformation
Position type representing the index of a job in a focus/z- stack.
PositionControlFactory - Class in org.youscope.plugin.positioncontrol
 
PositionControlFactory() - Constructor for class org.youscope.plugin.positioncontrol.PositionControlFactory
Constructor.
PositionFineConfigurationFrame - Class in org.youscope.plugin.microplatemeasurement
 
PositionFineConfigurationFrame(YouScopeClient, YouScopeServer, YouScopeFrame, MicroplatePositionConfiguration, String, String, boolean) - Constructor for class org.youscope.plugin.microplatemeasurement.PositionFineConfigurationFrame
Constructor.
PositionInformation - Class in org.youscope.common
Every job has a certain logical position where it gets evaluated, e.g.
PositionInformation(Well) - Constructor for class org.youscope.common.PositionInformation
Creates a new position information, representing a given position in a well.
PositionInformation() - Constructor for class org.youscope.common.PositionInformation
Creates a new position information, representing the root of a position hierarchy.
PositionInformation(PositionInformation, String, int) - Constructor for class org.youscope.common.PositionInformation
Creates a new position information out of a parent position information.
PostProcessorAddonFactory - Interface in org.youscope.addon.postprocessing
 
PRE_DEFINED_FILE_NAMES - Static variable in class org.youscope.plugin.standardsavesettings.FileNameComboBox
List of usually used file name types.
PRE_DEFINED_FOLDER_NAMES - Static variable in class org.youscope.plugin.standardsavesettings.FileNameComboBox
List of usually used folder name types.
PreInitDeviceProperty - Interface in org.youscope.common.microscope
 
PreInitDevicePropertyInternal - Interface in org.youscope.addon.microscopeaccess
 
println(String) - Method in interface org.youscope.common.scripting.ScriptInterface
Prints the string in the client console.
Property - Class in org.youscope.addon.component.generic
Class representing a property in the configuration.
Property(Class<? extends Configuration>, String) - Constructor for class org.youscope.addon.component.generic.Property
Constructor.
Property - Interface in org.youscope.common.microscope
Represents a property of a device.
PROPERTY_BACKGROUND - Static variable in class org.youscope.client.uielements.plaf.BasicQuickLoggerUI
Name of the UI property defining the background color.
PROPERTY_BACKGROUND_COLOR - Static variable in class org.youscope.client.uielements.plaf.ImageDesktopPaneUI
Background color.
PROPERTY_BACKGROUND_ICON - Static variable in class org.youscope.client.uielements.plaf.ImageDesktopPaneUI
Image or icon to display in the background.
PROPERTY_DATE_FOREGROUND - Static variable in class org.youscope.client.uielements.plaf.BasicQuickLoggerUI
Name of the UI property defining the color of the date in front of messages.
PROPERTY_MESSAGE_FOREGROUND - Static variable in class org.youscope.client.uielements.plaf.BasicQuickLoggerUI
Name of the UI property defining the color of messages.
PropertyBooleanEditor - Class in org.youscope.addon.component.generic
An editor for Boolean properties of a configuration.
PropertyBooleanEditor(Property, Configuration, YouScopeClient, YouScopeServer) - Constructor for class org.youscope.addon.component.generic.PropertyBooleanEditor
Constructor.
PropertyCameraEditor - Class in org.youscope.addon.component.generic
An editor for Camera properties of a configuration.
PropertyCameraEditor(Property, Configuration, YouScopeClient, YouScopeServer) - Constructor for class org.youscope.addon.component.generic.PropertyCameraEditor
Constructor.
PropertyChannelEditor - Class in org.youscope.addon.component.generic
An editor for Channel properties of a configuration.
PropertyChannelEditor(Property, Configuration, YouScopeClient, YouScopeServer) - Constructor for class org.youscope.addon.component.generic.PropertyChannelEditor
Constructor.
PropertyDoubleEditor - Class in org.youscope.addon.component.generic
An editor for double properties of a configuration.
PropertyDoubleEditor(Property, Configuration, YouScopeClient, YouScopeServer) - Constructor for class org.youscope.addon.component.generic.PropertyDoubleEditor
Constructor.
PropertyEditor - Interface in org.youscope.addon.component.generic
Interface all editors for certain types of properties of a configuration implement.
PropertyEditorAdapter - Class in org.youscope.addon.component.generic
Adapter class to simplify property editor construction.
PropertyEditorAdapter(Property, Configuration, YouScopeClient, YouScopeServer, Class<?>...) - Constructor for class org.youscope.addon.component.generic.PropertyEditorAdapter
Constructor.
PropertyEditorManager - Class in org.youscope.addon.component.generic
Manager to create an editor for a given property (type) of a configuration.
PropertyEditorManager() - Constructor for class org.youscope.addon.component.generic.PropertyEditorManager
Constructor.
PropertyEnumEditor - Class in org.youscope.addon.component.generic
An editor for enum properties of a configuration.
PropertyEnumEditor(Property, Configuration, YouScopeClient, YouScopeServer) - Constructor for class org.youscope.addon.component.generic.PropertyEnumEditor
Constructor.
PropertyFocusEditor - Class in org.youscope.addon.component.generic
An editor for Focus properties of a configuration.
PropertyFocusEditor(Property, Configuration, YouScopeClient, YouScopeServer) - Constructor for class org.youscope.addon.component.generic.PropertyFocusEditor
Constructor.
PropertyImpl - Class in org.youscope.plugin.microscopeaccess
 
PropertyIntegerEditor - Class in org.youscope.addon.component.generic
An editor for integer properties of a configuration.
PropertyIntegerEditor(Property, Configuration, YouScopeClient, YouScopeServer) - Constructor for class org.youscope.addon.component.generic.PropertyIntegerEditor
Constructor.
PropertyInternal - Interface in org.youscope.addon.microscopeaccess
Represents a property of a device.
PropertyStringEditor - Class in org.youscope.addon.component.generic
An editor for String properties of a configuration.
PropertyStringEditor(Property, Configuration, YouScopeClient, YouScopeServer) - Constructor for class org.youscope.addon.component.generic.PropertyStringEditor
Constructor.
PropertyType - Enum in org.youscope.common.microscope
The type of a property.
put(boolean) - Method in class org.json.JSONArray
Append a boolean value.
put(double) - Method in class org.json.JSONArray
Append a double value.
put(int) - Method in class org.json.JSONArray
Append an int value.
put(long) - Method in class org.json.JSONArray
Append an long value.
put(Object) - Method in class org.json.JSONArray
Append an object value.
put(int, boolean) - Method in class org.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, double) - Method in class org.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class org.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class org.json.JSONArray
Put or replace a long value.
put(int, Object) - Method in class org.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, boolean) - Method in class org.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, double) - Method in class org.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class org.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class org.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject.
put(String, Object) - Method in interface org.youscope.common.scripting.RemoteScriptEngine
Sets a key/value pair in the state of the RemoteScriptEngine that may either create a Java Language Binding to be used in the execution of scripts or be used in some other way, depending on whether the key is reserved.
putOpt(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
putVariable(String, Object) - Method in interface org.youscope.common.job.basicjobs.ScriptingJob
Adds a key value pair to the script engine, so that a variable with the name can be used in the script.
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