com.levigo.jadice.swing
Class JadiceProductInformationSplash.ProdInfoBorder

java.lang.Object
  extended by com.levigo.jadice.swing.JadiceProductInformationSplash.ProdInfoBorder
All Implemented Interfaces:
Border
Enclosing class:
JadiceProductInformationSplash

protected static final class JadiceProductInformationSplash.ProdInfoBorder
extends Object
implements Border


Constructor Summary
protected JadiceProductInformationSplash.ProdInfoBorder()
           
 
Method Summary
 Insets getBorderInsets(Component c)
           
 boolean isBorderOpaque()
           
 void paintBorder(Component c, Graphics g, int x, int y, int width, int height)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JadiceProductInformationSplash.ProdInfoBorder

protected JadiceProductInformationSplash.ProdInfoBorder()
Method Detail

paintBorder

public void paintBorder(Component c,
                        Graphics g,
                        int x,
                        int y,
                        int width,
                        int height)
Specified by:
paintBorder in interface Border
See Also:
Border.paintBorder(Component, Graphics, int, int, int, int)

getBorderInsets

public Insets getBorderInsets(Component c)
Specified by:
getBorderInsets in interface Border
See Also:
Border.getBorderInsets(Component)

isBorderOpaque

public boolean isBorderOpaque()
Specified by:
isBorderOpaque in interface Border
See Also:
Border.isBorderOpaque()


Copyright © 2017 levigo holding gmbh. All rights reserved.