Class SelectCaptureDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.term.capture.SelectCaptureDialog
- All Implemented Interfaces:
ISelectionChangedListener
Dialog used for moving properties within all open projects.
- Author:
- Christopher Mindus
Method Summary
Modifier and TypeMethodDescriptionstatic IFilegetCaptureFileName(Shell shell, boolean isRecording) Gets the capture file name with a dialog.open()Open the dialog.voidSelection changes.
Method Details
getCaptureFileName
open
selectionChanged
Selection changes.- Specified by:
selectionChangedin interfaceISelectionChangedListener