|
|||||||||
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
public class TextFilterAdapter
Provides a view of a simple text file.
Constructor Summary | |
---|---|
TextFilterAdapter(FileViewerWindow window,
java.lang.String text,
java.lang.String toolTipText,
org.eclipse.swt.graphics.Image image)
|
Method Summary | |
---|---|
protected java.lang.String |
createTextContent()
|
protected void |
createTextWidget(java.lang.String textContents)
|
void |
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 TextFilterAdapter(FileViewerWindow window, java.lang.String text, java.lang.String toolTipText, org.eclipse.swt.graphics.Image image)
Method Detail |
---|
public void display()
display
in class FilterAdapter
protected java.lang.String createTextContent()
protected void createTextWidget(java.lang.String textContents)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |