org.fuin.utils4swing.layout.scalable
Class ScaledBorder
java.lang.Object
org.fuin.utils4swing.layout.scalable.ScaledBorder
- Direct Known Subclasses:
- ScaledTitledBorder
public class ScaledBorder
- extends Object
Helper class for scaled borders.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScaledBorder
public ScaledBorder(Border border)
- Constructor with component.
- Parameters:
border - Border (not yet scaled) - Cannot be null.
getBorder
public final Border getBorder()
- Original border.
- Returns:
- Border.
Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.