Compiere 3.1

org.compiere.plaf
Class CompiereBorders.MarginBorder

java.lang.Object
  extended by javax.swing.border.AbstractBorder
      extended by javax.swing.plaf.basic.BasicBorders.MarginBorder
          extended by org.compiere.plaf.CompiereBorders.MarginBorder
All Implemented Interfaces:
Serializable, Border, UIResource
Enclosing class:
CompiereBorders

public static class CompiereBorders.MarginBorder
extends BasicBorders.MarginBorder

Compiere Margin Border

See Also:
Serialized Form

Constructor Summary
CompiereBorders.MarginBorder()
           
 
Method Summary
 void paintBorder(Component c, Graphics g, int x, int y, int w, int h)
          Paint Border
 
Methods inherited from class javax.swing.plaf.basic.BasicBorders.MarginBorder
getBorderInsets, getBorderInsets
 
Methods inherited from class javax.swing.border.AbstractBorder
getBaseline, getBaselineResizeBehavior, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompiereBorders.MarginBorder

public CompiereBorders.MarginBorder()
Method Detail

paintBorder

public void paintBorder(Component c,
                        Graphics g,
                        int x,
                        int y,
                        int w,
                        int h)
Paint Border

Specified by:
paintBorder in interface Border
Overrides:
paintBorder in class AbstractBorder
See Also:
AbstractBorder.paintBorder(java.awt.Component, java.awt.Graphics, int, int, int, int)

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.