Class PreviewWindowController
java.lang.Object
NSWindowController
WindowController
PreviewWindowController
- public class PreviewWindowController
- extends WindowController
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nameField
NSTextField nameField
progressBar
NSProgressIndicator progressBar
statusField
NSTextField statusField
previewButton
NSButton previewButton
PreviewWindowController
public PreviewWindowController(DownloadItem item,
DonkeyTalker talker,
boolean mplayer)
windowDidLoad
public void windowDidLoad()
- Overrides:
windowDidLoad
in class WindowController
cancel
public void cancel(java.lang.Object sender)
preview
public void preview(java.lang.Object sender)
windowWillClose
public void windowWillClose(NSNotification aNotification)
- Overrides:
windowWillClose
in class WindowController