com.jtattoo.plaf.acryl
Class AcrylBorders.InternalFrameBorder

java.lang.Object
  extended by javax.swing.border.AbstractBorder
      extended by com.jtattoo.plaf.BaseBorders.BaseInternalFrameBorder
          extended by com.jtattoo.plaf.acryl.AcrylBorders.InternalFrameBorder
All Implemented Interfaces:
Serializable, Border, UIResource
Enclosing class:
AcrylBorders

public static class AcrylBorders.InternalFrameBorder
extends BaseBorders.BaseInternalFrameBorder

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.jtattoo.plaf.BaseBorders.BaseInternalFrameBorder
dw, insets, paletteInsets, trackWidth
 
Constructor Summary
AcrylBorders.InternalFrameBorder()
           
 
Method Summary
 void paintBorder(Component c, Graphics g, int x, int y, int w, int h)
           
 
Methods inherited from class com.jtattoo.plaf.BaseBorders.BaseInternalFrameBorder
getBorderInsets, getTitleHeight, isActive, isResizable
 
Methods inherited from class javax.swing.border.AbstractBorder
getBaseline, getBaselineResizeBehavior, getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcrylBorders.InternalFrameBorder

public AcrylBorders.InternalFrameBorder()
Method Detail

paintBorder

public void paintBorder(Component c,
                        Graphics g,
                        int x,
                        int y,
                        int w,
                        int h)
Specified by:
paintBorder in interface Border
Overrides:
paintBorder in class AbstractBorder


Copyright © 2011. All Rights Reserved.