Skip navigation links
A C D E F G H I L M N O P R S T V 

A

AbstractFocalPlaneMapModel - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
Adapter class to simplify implementing FocalPlaneMapModel.
AbstractFocalPlaneMapModel() - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.AbstractFocalPlaneMapModel
 
add(int, int) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModelEvent
 
add(int, int, int) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModelEvent
 
add(int, int, int, int) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModelEvent
 
add(int, int, int, int, int, int) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModelEvent
 
addFocalPlaneMapModelListener(FocalPlaneMapModelListener) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.AbstractFocalPlaneMapModel
 
addFocalPlaneMapModelListener(FocalPlaneMapModelListener) - Method in interface org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModel
Adds a listener to be notified of changes in this model.

C

CATEGORY - Static variable in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.TemplateFilter
 
CCDType - Enum in org.lsst.ccs.subsystem.focalplane.ui.fpmap
Enumeration of RAFT types.
ChannelSelectorDialog - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
Dialog that configures filters for populating FocalPlaneMap.
closed() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage
 
closed() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapRegion
 
code - Variable in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.Template
 
compareTo(Template) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.Template
 

D

Descriptor() - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.FocalPlanePlugin.Descriptor
 
Descriptor(ComponentDescriptor) - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.FocalPlanePlugin.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMap.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage.Descriptor
 
Descriptor(String, int, int) - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapRegion.Descriptor
 
Descriptor() - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.TemplateFilter.Descriptor
 
disconnect(AgentInfo) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.MonitorViewModel
 

E

EMPTY - Static variable in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapValue
Empty non-split cell.
EMPTY_SPLIT - Static variable in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapValue
Empty split cell.
equals(Object) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.Template
 

F

FakeModel3 - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
 
FakeModel3(String) - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FakeModel3
 
FIELDS - Static variable in class org.lsst.ccs.subsystem.focalplane.ui.FocalPlaneMonitorFilter
 
FocalPlane - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
 
FocalPlane() - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlane
 
FocalPlaneMap - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
Graphical component that displays a color-coded map of the focal plane.
FocalPlaneMap() - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMap
 
FocalPlaneMap.Descriptor - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
 
FocalPlaneMapModel - Interface in org.lsst.ccs.subsystem.focalplane.ui.fpmap
A data model for FocalPlaneMap.
FocalPlaneMapModelEvent - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
An event fired by FocalPlaneMapModel.
FocalPlaneMapModelEvent(FocalPlaneMapModel) - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModelEvent
 
FocalPlaneMapModelListener - Interface in org.lsst.ccs.subsystem.focalplane.ui.fpmap
Listener interface for receiving events from FocalPlaneMapModel.
FocalPlaneMapPage - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
Graphic component that holds a grid of FocalPlaneMapRegion.
FocalPlaneMapPage(FocalPlaneMapPage.Descriptor) - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage
 
FocalPlaneMapPage.Descriptor - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
 
FocalPlaneMapPageDialog - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
Dialog that takes user input and creates a descriptor for FocalPlaneMapPage.
FocalPlaneMapRegion - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
Graphic component that contains FocalPlaneMap and associated controls.
FocalPlaneMapRegion(FocalPlaneMapRegion.Descriptor) - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapRegion
 
FocalPlaneMapRegion.Descriptor - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
 
FocalPlaneMapValue - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
Data to be displayed in a cell (raft or CCD) on a FocalPlaneMap.
FocalPlaneMapValue() - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapValue
 
FocalPlaneMonitorFilter - Class in org.lsst.ccs.subsystem.focalplane.ui
Rafts monitoring filter.
FocalPlaneMonitorFilter(String, FocalPlaneDataGroup) - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.FocalPlaneMonitorFilter
 
FocalPlanePlugin - Class in org.lsst.ccs.subsystem.focalplane.ui
Focal plane GUI plugin.
FocalPlanePlugin() - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.FocalPlanePlugin
 
FocalPlanePlugin.Descriptor - Class in org.lsst.ccs.subsystem.focalplane.ui
 

G

getAgent() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage.Descriptor
 
getAgent() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapRegion.Descriptor
 
getAgent() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.Template
 
getAgents() - Method in class org.lsst.ccs.subsystem.focalplane.ui.FocalPlaneMonitorFilter
 
getAgents() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.TemplateFilter
 
getColor() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapValue
 
getColumns() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage.Descriptor
 
getDescriptor() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.TemplateFilter
 
getDisplayPath(String) - Method in class org.lsst.ccs.subsystem.focalplane.ui.FocalPlaneMonitorFilter
 
getDisplayPath(AgentChannel) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.TemplateFilter
 
getFields(boolean) - Method in class org.lsst.ccs.subsystem.focalplane.ui.FocalPlaneMonitorFilter
 
getFocalPlaneMapModel() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.MonitorViewModel
 
getGranularity() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.TemplateFilter.Descriptor
 
getIndices(AgentChannel) - Static method in enum org.lsst.ccs.subsystem.focalplane.ui.fpmap.Segment
 
getKey() - Method in enum org.lsst.ccs.subsystem.focalplane.ui.fpmap.Segment
 
getMapPages() - Method in class org.lsst.ccs.subsystem.focalplane.ui.FocalPlanePlugin.Descriptor
 
getModel(Serializable) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FakeModel3
 
getModel() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapRegion.Descriptor
 
getName() - Method in class org.lsst.ccs.subsystem.focalplane.ui.FocalPlaneMonitorFilter
 
getName() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage.Descriptor
 
getName() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.TemplateFilter
 
getNX() - Method in enum org.lsst.ccs.subsystem.focalplane.ui.fpmap.Segment
 
getNY() - Method in enum org.lsst.ccs.subsystem.focalplane.ui.fpmap.Segment
 
getOriginChannels() - Method in class org.lsst.ccs.subsystem.focalplane.ui.FocalPlaneMonitorFilter
 
getOriginPath(String) - Method in class org.lsst.ccs.subsystem.focalplane.ui.FocalPlaneMonitorFilter
 
getOriginPath(String) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.TemplateFilter
 
getPage() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage.Descriptor
 
getPanel() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.MonitorViewModel
 
getPathPrefix() - Method in enum org.lsst.ccs.subsystem.focalplane.ui.fpmap.Segment
 
getRaftIdForCcd(int) - Static method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlane
 
getRaftTypeForCcd(int) - Static method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlane
Returns RAFT type for the given CCD ID.
getRegions() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage.Descriptor
 
getRows() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage.Descriptor
 
getSelection() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapRegion.Descriptor
 
getSource() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModelEvent
 
getTemplates() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.TemplateFilter.Descriptor
 
getTitle() - Method in interface org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModel
Returns the title to be displayed by FocalPlaneMap.
getToolTipText(MouseEvent) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMap
 
getType(int, int) - Static method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlane
Returns RAFT type for the specified RAFT.
getType(int, int, int, int) - Static method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlane
Returns CCD type for the specified CCD.
getValue() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FakeModel3
 
getValue(int, int) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FakeModel3
 
getValue(int, int, int) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FakeModel3
 
getValue(int, int, int, int) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FakeModel3
 
getValue(int, int, int, int, int, int) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FakeModel3
 
getValue() - Method in interface org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModel
Returns the default value for cells for which the value is not otherwise specified.
getValue(int, int) - Method in interface org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModel
Returns the value for the specified RAFT cell.
getValue(int, int, int) - Method in interface org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModel
Returns the value for the specified REB cell.
getValue(int, int, int, int) - Method in interface org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModel
Returns the value for the specified CCD cell.
getValue(int, int, int, int, int, int) - Method in interface org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModel
Returns the value for the specified CCD cell.

H

hashCode() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.Template
 

I

initialize() - Method in class org.lsst.ccs.subsystem.focalplane.ui.FocalPlanePlugin
 
isSplit() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapValue
 

L

listeners - Variable in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.AbstractFocalPlaneMapModel
 

M

modifyPopupMenu(JPopupMenu, Component, Point) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage
Forwards the call to a FocalPlaneMapRegion, if any, allowing it to modify the menu.
modifyPopupMenu(JPopupMenu) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapRegion
 
MonitorViewModel - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
MonitorView that provides FocalPlaneMapModel.
MonitorViewModel() - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.MonitorViewModel
 

N

N - Static variable in enum org.lsst.ccs.subsystem.focalplane.ui.fpmap.Segment
 
NONE - Static variable in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapValue
Indicates that there is no data corresponding to this level of granularity.
notifyListeners(FocalPlaneMapModelEvent) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.AbstractFocalPlaneMapModel
 

O

opened() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage
 
opened() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapRegion
 
org.lsst.ccs.subsystem.focalplane.ui - package org.lsst.ccs.subsystem.focalplane.ui
 
org.lsst.ccs.subsystem.focalplane.ui.fpmap - package org.lsst.ccs.subsystem.focalplane.ui.fpmap
Support for displaying color-coded maps of the focal plane.

P

paintComponent(Graphics) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMap
 

R

removeFocalPlaneMapModelListener(FocalPlaneMapModelListener) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.AbstractFocalPlaneMapModel
 
removeFocalPlaneMapModelListener(FocalPlaneMapModelListener) - Method in interface org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModel
Removes a model listener.
resetChannels() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.MonitorViewModel
 
restore(ComponentDescriptor, boolean) - Method in class org.lsst.ccs.subsystem.focalplane.ui.FocalPlanePlugin
 
restore(Serializable) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapRegion
 

S

save() - Method in class org.lsst.ccs.subsystem.focalplane.ui.FocalPlanePlugin
 
save() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMap
 
save() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage
 
save() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapRegion
 
Segment - Enum in org.lsst.ccs.subsystem.focalplane.ui.fpmap
Enumeration of Focal Plane hardware segments.
segment - Variable in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.Template
 
setAgent(String) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage.Descriptor
 
setAgent(String) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapRegion.Descriptor
 
setColor(Color) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapValue
 
setColumns(int) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage.Descriptor
 
setGranularity(String) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.TemplateFilter.Descriptor
 
setMapPages(FocalPlaneMapPage.Descriptor[]) - Method in class org.lsst.ccs.subsystem.focalplane.ui.FocalPlanePlugin.Descriptor
 
setModel(FocalPlaneMapModel) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMap
 
setModel(Serializable) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapRegion.Descriptor
 
setName(String) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage.Descriptor
 
setPage(DataPanelDescriptor) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage.Descriptor
 
setRegions(FocalPlaneMapRegion.Descriptor[]) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage.Descriptor
 
setRows(int) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPage.Descriptor
 
setSelection(String) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapRegion.Descriptor
 
setSplit(boolean) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapValue
 
setTemplates(String[]) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.TemplateFilter.Descriptor
 
show(TemplateFilter.Descriptor, Component) - Static method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.ChannelSelectorDialog
 
show(Component, String) - Static method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapPageDialog
 
split - Variable in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapValue
 
start() - Method in class org.lsst.ccs.subsystem.focalplane.ui.FocalPlanePlugin
 
statusChanged(AgentStatusEvent) - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.MonitorViewModel
 
stop() - Method in class org.lsst.ccs.subsystem.focalplane.ui.FocalPlanePlugin
 

T

Template - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
A template that defines a class of data channels - one channel per FocalPlaneMap cell.
Template(String, Segment) - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.Template
 
TemplateFilter - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
AgentChannelsFilter based on a list of Templates.
TemplateFilter(TemplateFilter.Descriptor) - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.TemplateFilter
 
TemplateFilter(String, List<Template>, Segment) - Constructor for class org.lsst.ccs.subsystem.focalplane.ui.fpmap.TemplateFilter
 
TemplateFilter.Descriptor - Class in org.lsst.ccs.subsystem.focalplane.ui.fpmap
 
toCcdId(int, int, int, int) - Static method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlane
 
toCcdIndices(int) - Static method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlane
 
toString() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.FakeModel3
 
toString() - Method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.Template
Produces a String representation of this template.

V

valueChanged(FocalPlaneMapModelEvent) - Method in interface org.lsst.ccs.subsystem.focalplane.ui.fpmap.FocalPlaneMapModelListener
 
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.focalplane.ui.fpmap.CCDType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.focalplane.ui.fpmap.Segment
Returns the enum constant of this type with the specified name.
valueOf(AgentChannel) - Static method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.Template
Constructs a template corresponding to the specified channel.
valueOf(String) - Static method in class org.lsst.ccs.subsystem.focalplane.ui.fpmap.Template
Constructs a template corresponding to the specified String representation.
values() - Static method in enum org.lsst.ccs.subsystem.focalplane.ui.fpmap.CCDType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.focalplane.ui.fpmap.Segment
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I L M N O P R S T V 
Skip navigation links

Copyright © 2019 LSST. All rights reserved.