|
|||||||||
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.GraphicsFilterAdapter
public class GraphicsFilterAdapter
Provides a view of an Apple graphic image.
Constructor Summary | |
---|---|
GraphicsFilterAdapter(FileViewerWindow window,
java.lang.String text,
java.lang.String toolTipText,
org.eclipse.swt.graphics.Image image)
|
Method Summary | |
---|---|
void |
display()
|
void |
dispose()
|
Methods inherited from class com.webcodepro.applecommander.ui.swt.filteradapter.FilterAdapter |
---|
create, 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 GraphicsFilterAdapter(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
public void dispose()
dispose
in class FilterAdapter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |