org.nakedobjects.viewer.lightweight.util
Class IconAlignment

java.lang.Object
  extended byorg.nakedobjects.viewer.lightweight.util.IconAlignment
All Implemented Interfaces:
WorkspaceAlignment

public class IconAlignment
extends java.lang.Object
implements WorkspaceAlignment


Constructor Summary
IconAlignment()
           
 
Method Summary
 void align(View[] icons, Workspace workspace)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IconAlignment

public IconAlignment()
Method Detail

align

public void align(View[] icons,
                  Workspace workspace)
Specified by:
align in interface WorkspaceAlignment