org.scohen.juploadr.ui
Class MultiSelectThumbnail

java.lang.Object
  extended byCanvas
      extended byorg.scohen.juploadr.ui.MultiSelectThumbnail

public class MultiSelectThumbnail
extends Canvas

Author:
steve TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
See Also:
Serialized Form

Constructor Summary
MultiSelectThumbnail(Composite parent, java.util.List atts)
           
 
Method Summary
 Point computeSize(int x, int y)
           
 Point computeSize(int w, int h, boolean changed)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiSelectThumbnail

public MultiSelectThumbnail(Composite parent,
                            java.util.List atts)
Method Detail

computeSize

public Point computeSize(int w,
                         int h,
                         boolean changed)

computeSize

public Point computeSize(int x,
                         int y)