Uses of Class
net.sf.magicproject.zone.ZoneSector

Packages that use ZoneSector
net.sf.magicproject.ui.layout Shared layout managers 
 

Uses of ZoneSector in net.sf.magicproject.ui.layout
 

Constructor parameters in net.sf.magicproject.ui.layout with type arguments of type ZoneSector
SectorLayout(int hgap, int vgap, java.util.List<ZoneSector> sectors)
          Constructs a border layout with the specified gaps between components.
SectorLayout(java.util.List<ZoneSector> sectors)
          Constructs a new border layout with no gaps between components.
 



Copyright © 2003-2007 Magic-Project. All Rights Reserved.