Searched refs:relativeTo (Results 1 – 4 of 4) sorted by relevance
41 …public void placeToTheRight(Component relativeTo, Component componentToPlace, int horizontalPaddin… in placeToTheRight() argument42 …tConstraint(SpringLayout.WEST, componentToPlace, horizontalPadding, SpringLayout.EAST, relativeTo); in placeToTheRight()44 …tConstraint(SpringLayout.NORTH, componentToPlace, verticalPadding, SpringLayout.NORTH, relativeTo); in placeToTheRight()47 public void placeToTheRight(Component relativeTo, Component componentToPlace) { in placeToTheRight() argument48 placeToTheRight(relativeTo, componentToPlace, basicPadding, 0); in placeToTheRight()51 public void placeBelow(Component relativeTo, Component componentToPlace) { in placeBelow() argument52 placeBelow(relativeTo, componentToPlace, 0, basicPadding); in placeBelow()55 …public void placeBelow(Component relativeTo, Component componentToPlace, int horizontalPadding, in… in placeBelow() argument56 …tConstraint(SpringLayout.WEST, componentToPlace, horizontalPadding, SpringLayout.WEST, relativeTo); in placeBelow()58 …tConstraint(SpringLayout.NORTH, componentToPlace, verticalPadding, SpringLayout.SOUTH, relativeTo); in placeBelow()
1920 final GenericDescriptor relativeTo, in lookupSymbol() argument1956 new StringBuilder(relativeTo.getFullName()); in lookupSymbol()2008 throw new DescriptorValidationException(relativeTo, in lookupSymbol()
1 …relativeTo:document.body,position:{x:"center",y:"center"},offset:{x:0,y:0}},getOptions:function(a,… property
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...