org.slf4j.migrator.helper
Class SpringLayoutHelper
java.lang.Object
org.slf4j.migrator.helper.SpringLayoutHelper
public class SpringLayoutHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringLayoutHelper
public SpringLayoutHelper(SpringLayout springLayout,
int basicPadding)
placeToTheRight
public void placeToTheRight(Component relativeTo,
Component componentToPlace,
int horizontalPadding,
int verticalPadding)
placeToTheRight
public void placeToTheRight(Component relativeTo,
Component componentToPlace)
placeBelow
public void placeBelow(Component relativeTo,
Component componentToPlace)
placeBelow
public void placeBelow(Component relativeTo,
Component componentToPlace,
int horizontalPadding,
int verticalPadding)
Copyright © 2005-2013 JBoss by Red Hat. All Rights Reserved.