|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webcodepro.applecommander.ui.swt.DiskWindow
public class DiskWindow
Displays disk information on the screen.
Date created: Oct 12, 2002 3:28:41 PM
Constructor Summary | |
---|---|
DiskWindow(org.eclipse.swt.widgets.Shell parentShell,
FormattedDisk[] disks,
ImageManager imageManager)
Construct the disk window. |
Method Summary | |
---|---|
protected void |
dispose(org.eclipse.swt.events.DisposeEvent event)
Dispose of all shared resources. |
void |
open()
Setup the Disk window and display (open) it. |
void |
setStandardWindowTitle()
Set the standard AppleCommander disk window title. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiskWindow(org.eclipse.swt.widgets.Shell parentShell, FormattedDisk[] disks, ImageManager imageManager)
Method Detail |
---|
public void open()
public void setStandardWindowTitle()
protected void dispose(org.eclipse.swt.events.DisposeEvent event)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |