Package videoRangePanel.layoutAWT
Class VRSidePanel
java.lang.Object
videoRangePanel.layoutAWT.VRSidePanel
- All Implemented Interfaces:
 PamSidePanel
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidOpens a file browser and loads the selected image/folder.getPanel()voidnewMousePoint(Point mousePoint) void 
- 
Field Details
- 
settings
 
 - 
 - 
Constructor Details
- 
VRSidePanel
 
 - 
 - 
Method Details
- 
getPanel
- Specified by:
 getPanelin 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:
 renamein 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() 
 -