Package Array.swing.sidepanel
Class ArraySidePanel
java.lang.Object
Array.swing.sidepanel.ArraySidePanel
- All Implemented Interfaces:
PamSidePanel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPanel()
void
void
update()
void
updateViewerTime
(long timeInMillis)
-
Constructor Details
-
ArraySidePanel
-
-
Method Details
-
getPanel
- Specified by:
getPanel
in interfacePamSidePanel
- Returns:
- Reference to a graphics component that can be added to the view. This will typically be a JPanel or a JInternalFrame; The component will be displayed to the side of the main tab control.
-
rename
- Specified by:
rename
in interfacePamSidePanel
-
update
public void update() -
updateViewerTime
public void updateViewerTime(long timeInMillis)
-