|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlcspy.LaserPlugin
public class LaserPlugin
Constructor Summary | |
---|---|
LaserPlugin()
|
Method Summary | |
---|---|
boolean |
canHandle(java.lang.Class cls)
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. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LaserPlugin()
Method Detail |
---|
public boolean canHandle(java.lang.Class cls)
LCSpyPlugin
canHandle
in interface LCSpyPlugin
public javax.swing.Action getAction(javax.swing.JDesktopPane jdp, ChannelData cd)
LCSpyPlugin
getAction
in interface LCSpyPlugin
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |