|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpyPlugin
A class which can provide a visualization of a data type.
Method Summary | |
---|---|
boolean |
canHandle(long fingerprint)
return true if you can do something intelligent with data types matching cls. |
javax.swing.Action |
getAction(javax.swing.JDesktopPane jdp,
ChannelData cd)
Return an action suitable for adding to a popup menu that will display a viewer for the given channel. |
Method Detail |
---|
boolean canHandle(long fingerprint)
javax.swing.Action getAction(javax.swing.JDesktopPane jdp, ChannelData cd)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |