ICY Version 1.0.1.0
Public Member Functions | Package Functions | Package Attributes

icy.gui.inspector.InspectorPanel Class Reference

Inheritance diagram for icy.gui.inspector.InspectorPanel:
icy.gui.component.ExternalizablePanel icy.gui.viewer.ViewerListener icy.sequence.SequenceListener

List of all members.

Public Member Functions

 InspectorPanel ()
void addNotify ()
void removeNotify ()
void viewerChanged (Viewer viewer, ViewerChangedEventType viewerEvent)
Viewer getViewer ()
void setViewer (Viewer viewer)
Sequence getSequence ()
void viewerClosed (Viewer viewer)
void sequenceChanged (SequenceEvent event)
void sequenceClosed (Sequence sequence)

Package Functions

void updateAll ()

Package Attributes

final SequencePanel sequencePanel
final MouseImageInfosPanel mouseImageInfosPanel
final MainListener mainListener

Detailed Description

This window shows all details about the current sequence.

Author:
Fabrice de Chaumont & Stephane

Constructor & Destructor Documentation

icy.gui.inspector.InspectorPanel.InspectorPanel ( )

The width of the inner component of the inspector should not exceed 300.


Member Function Documentation

Sequence icy.gui.inspector.InspectorPanel.getSequence ( )
Returns:
the sequence
Viewer icy.gui.inspector.InspectorPanel.getViewer ( )
Returns:
the viewer
void icy.gui.inspector.InspectorPanel.setViewer ( Viewer  viewer)
Parameters:
viewerthe viewer to set

Member Data Documentation

gui


The documentation for this class was generated from the following file:
 All Classes Functions Variables