A C G I J M O P R S T

A

AbstractMessageSource - Class in org.votech.ds6.widgets
A MessageSource that has some of the optional stuff ready done - it does nothing with a single return value (can override this if you want), and repeatedly calls processReturnValue(PlasticApplication, Object) in the case of multiple return values from a broadcast.
AbstractMessageSource() - Constructor for class org.votech.ds6.widgets.AbstractMessageSource
 
applicationsChanged() - Method in class org.votech.ds6.widgets.JPlasticAwareMenu
Notify me that the plastic-registered applications have changed.

C

copyImageToTempFile(String, String) - Method in class org.votech.ds6.imageutils.ImageHelper
Copy an image from the classpath (relative to the base class) to a temporary file.
copyTo(URL, File, String) - Static method in class org.votech.ds6.imageutils.ImageHelper
Copy an image out to a given file.
copyTo(String, File, String) - Method in class org.votech.ds6.imageutils.ImageHelper
Copy an image that's on the classpath relative to the base class out to a given file

G

getIcon(URL) - Static method in class org.votech.ds6.imageutils.ImageHelper
Get a resizable Icon from the supplied URL.
getIcon(String) - Method in class org.votech.ds6.imageutils.ImageHelper
Get a resizable icon with the given name, stored on the classpath relative to the supplied base class.
getImage(URL) - Static method in class org.votech.ds6.imageutils.ImageHelper
Get an image from the supplied URL
getImage(String) - Method in class org.votech.ds6.imageutils.ImageHelper
Get an image with the given name, stored on the classpath relative to the supplied base class.
getImageUrl(String) - Method in class org.votech.ds6.imageutils.ImageHelper
 
getMessage(PlasticApplication) - Method in interface org.votech.ds6.widgets.MessageSource
Construct a message to be sent when the menu is activated.

I

ImageHelper - Class in org.votech.ds6.imageutils
 
ImageHelper(Class) - Constructor for class org.votech.ds6.imageutils.ImageHelper
Construct an ImageHelper.
isEnabled() - Method in class org.votech.ds6.widgets.JPlasticAwareMenu
 

J

JPlasticAwareMenu - Class in org.votech.ds6.widgets
A menu item capable of populating itself with entries based on available Plastic Applications, and sending appropriate messages when selected.
JPlasticAwareMenu(String, PlasticRegistry, URI, MessageSource, boolean) - Constructor for class org.votech.ds6.widgets.JPlasticAwareMenu
Ctor

M

main(String[]) - Static method in class org.votech.ds6.widgets.JPlasticAwareMenu
A test harness
MessageSource - Interface in org.votech.ds6.widgets
A MessageSource constructs a Message when the menu item is selected, and processes any object returned by the message recipient.

O

org.votech.ds6.imageutils - package org.votech.ds6.imageutils
 
org.votech.ds6.widgets - package org.votech.ds6.widgets
 

P

processReturnValue(PlasticApplication, Object) - Method in class org.votech.ds6.widgets.AbstractMessageSource
 
processReturnValue(PlasticApplication, Object) - Method in interface org.votech.ds6.widgets.MessageSource
Perform any post-processing on the message response.
processReturnValues(Map<PlasticApplication, Object>) - Method in class org.votech.ds6.widgets.AbstractMessageSource
 
processReturnValues(Map<PlasticApplication, Object>) - Method in interface org.votech.ds6.widgets.MessageSource
Perform any post-processing on the message response if we broadcast to all.

R

ResizableImageIcon - Class in org.votech.ds6.imageutils
 
ResizableImageIcon() - Constructor for class org.votech.ds6.imageutils.ResizableImageIcon
 
ResizableImageIcon(byte[], String) - Constructor for class org.votech.ds6.imageutils.ResizableImageIcon
 
ResizableImageIcon(byte[]) - Constructor for class org.votech.ds6.imageutils.ResizableImageIcon
 
ResizableImageIcon(Image, String) - Constructor for class org.votech.ds6.imageutils.ResizableImageIcon
 
ResizableImageIcon(Image) - Constructor for class org.votech.ds6.imageutils.ResizableImageIcon
 
ResizableImageIcon(String, String) - Constructor for class org.votech.ds6.imageutils.ResizableImageIcon
 
ResizableImageIcon(String) - Constructor for class org.votech.ds6.imageutils.ResizableImageIcon
 
ResizableImageIcon(URL, String) - Constructor for class org.votech.ds6.imageutils.ResizableImageIcon
 
ResizableImageIcon(URL) - Constructor for class org.votech.ds6.imageutils.ResizableImageIcon
 
resize(int, int) - Method in class org.votech.ds6.imageutils.ResizableImageIcon
 

S

setEnabled(boolean) - Method in class org.votech.ds6.widgets.JPlasticAwareMenu
 

T

toString() - Method in class org.votech.ds6.widgets.JPlasticAwareMenu
 

A C G I J M O P R S T

Copyright © 2006 VOTech. All Rights Reserved.