|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webcodepro.applecommander.ui.swt.DiskInfoTab
public class DiskInfoTab
Build the Disk Info tab for the Disk Window.
Date created: Nov 17, 2002 9:15:29 PM
Constructor Summary | |
---|---|
DiskInfoTab(org.eclipse.swt.custom.CTabFolder tabFolder,
FormattedDisk[] disks)
Create the DISK INFO tab. |
Method Summary | |
---|---|
void |
buildDiskInfoTable(FormattedDisk disk)
Build the table describing the given disk. |
void |
createDiskInfoTable()
Create the table describing the given disk. |
void |
dispose()
Dispose of resources. |
protected FormattedDisk |
getFormattedDisk(int diskNumber)
|
protected org.eclipse.swt.widgets.Table |
getInfoTable()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiskInfoTab(org.eclipse.swt.custom.CTabFolder tabFolder, FormattedDisk[] disks)
Method Detail |
---|
public void createDiskInfoTable()
public void buildDiskInfoTable(FormattedDisk disk)
public void dispose()
protected org.eclipse.swt.widgets.Table getInfoTable()
protected FormattedDisk getFormattedDisk(int diskNumber)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |