GridPos🔗Position and dimensions of a panel in the gridDefinition🔗public class GridPos { public Integer h; public Integer w; public Integer x; public Integer y; public Boolean staticArg; }