Package videoRangePanel.layoutAWT
Class VRSidePanel
java.lang.Object
videoRangePanel.layoutAWT.VRSidePanel
- All Implemented Interfaces:
PamSidePanel
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
Opens a file browser and loads the selected image/folder.getPanel()
void
newMousePoint
(Point mousePoint) void
-
Field Details
-
settings
-
-
Constructor Details
-
VRSidePanel
-
-
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
-
fileButton
public void fileButton()Opens a file browser and loads the selected image/folder. Also, looks at the folder the image is in and determines the number of image files. -
enablePanel
public void enablePanel() -
newMousePoint
-
changeMethod
public void changeMethod()
-