|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter
com.webcodepro.applecommander.ui.swt.filteradapter.TextFilterAdapter
com.webcodepro.applecommander.ui.swt.filteradapter.RawDumpFilterAdapter
public class RawDumpFilterAdapter
Provides a view of a raw hex dump from the diskette. This includes any operating system-specific data (ie, for DOS it may include starting address and/or length).
Constructor Summary | |
---|---|
RawDumpFilterAdapter(FileViewerWindow window,
java.lang.String text,
java.lang.String toolTipText,
org.eclipse.swt.graphics.Image image)
|
Method Summary | |
---|---|
protected java.lang.String |
createTextContent()
|
Methods inherited from class com.webcodepro.applecommander.ui.swt.filteradapter.TextFilterAdapter |
---|
createTextWidget, display |
Methods inherited from class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter |
---|
create, dispose, getBlackColor, getBlueColor, getComposite, getCopyToolItem, getCourierFont, getFileEntry, getFileFilter, getGreenColor, getImage, getText, getToolbarCommandHandler, getToolItem, getToolTipText, getWindow, isDumpSelected, isHexSelected, isNativeSelected, setContentTypeAdapter, setDumpSelected, setHexSelected, setNativeSelected |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RawDumpFilterAdapter(FileViewerWindow window, java.lang.String text, java.lang.String toolTipText, org.eclipse.swt.graphics.Image image)
Method Detail |
---|
protected java.lang.String createTextContent()
createTextContent
in class TextFilterAdapter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |