/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package automenta.spacenet.space.widget; /** * * similar to MetaBox, except it displays a Rect content space * ex: expandable icons in each of 4 corners */ public class MetaRect { }