DESY ACOP Beans Home
com.cosylab.gui.components.util
Class CosyUIElements
java.lang.Object
com.cosylab.gui.components.util.CosyUIElements
public class CosyUIElements
- extends java.lang.Object
A class containing user interface and border inner classes,
used in rendering some of the Swing components
- Version:
- $id$
- Author:
- Miha Kadunc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
TOP
public static final int TOP
- See Also:
- Constant Field Values
CosyUIElements
public CosyUIElements()
getPlainBorder
public static javax.swing.border.Border getPlainBorder(boolean raised)
getSingleLineBorder
public static javax.swing.border.Border getSingleLineBorder(int location,
java.awt.Color color)
getFlushBorder
public static javax.swing.border.Border getFlushBorder()
Copyright © 2010. All Rights Reserved.