org.inigma.waragent.iniglets
Class SpellbookIniglet

java.lang.Object
  extended by org.inigma.iniglet.Iniglet
      extended by org.inigma.waragent.iniglets.AbstractUtopiaAgentIniglet
          extended by org.inigma.waragent.iniglets.SpellbookIniglet

public class SpellbookIniglet
extends AbstractUtopiaAgentIniglet


Field Summary
 
Fields inherited from class org.inigma.waragent.iniglets.AbstractUtopiaAgentIniglet
logger
 
Fields inherited from class org.inigma.iniglet.Iniglet
config, panel, server, shell, timer
 
Constructor Summary
SpellbookIniglet()
           
 
Method Summary
 void display()
           
 org.eclipse.swt.graphics.Image getDisplayIcon()
           
 java.lang.String getDisplayName()
           
protected  void onClipboardChange(java.lang.String text)
           
 
Methods inherited from class org.inigma.waragent.iniglets.AbstractUtopiaAgentIniglet
getRegion
 
Methods inherited from class org.inigma.iniglet.Iniglet
displayMessage, displayNotification, displayNotification, onExit, registerMBean, registerMenuEntry, setClipboardText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpellbookIniglet

public SpellbookIniglet()
Method Detail

getDisplayIcon

public org.eclipse.swt.graphics.Image getDisplayIcon()
Overrides:
getDisplayIcon in class org.inigma.iniglet.Iniglet

getDisplayName

public java.lang.String getDisplayName()
Specified by:
getDisplayName in class org.inigma.iniglet.Iniglet

onClipboardChange

protected void onClipboardChange(java.lang.String text)
Overrides:
onClipboardChange in class org.inigma.iniglet.Iniglet

display

public void display()
Overrides:
display in class org.inigma.iniglet.Iniglet


Copyright © 2008. All Rights Reserved.