net.sourceforge.mlf.metouia.borders
Class MetouiaOptionDialogBorder

java.lang.Object
  extended byjavax.swing.border.AbstractBorder
      extended bynet.sourceforge.mlf.metouia.borders.MetouiaInternalFrameBorder
          extended bynet.sourceforge.mlf.metouia.borders.MetouiaOptionDialogBorder
All Implemented Interfaces:
javax.swing.border.Border, java.io.Serializable, javax.swing.plaf.UIResource

public class MetouiaOptionDialogBorder
extends MetouiaInternalFrameBorder

This class represents the border of option dialog Lke Internal JOptionPane... It simply iherits from the MetouiaInternalFrameBorder.

See Also:
Serialized Form

Constructor Summary
MetouiaOptionDialogBorder()
           
 
Methods inherited from class net.sourceforge.mlf.metouia.borders.MetouiaInternalFrameBorder
getBorderInsets, paintBorder
 
Methods inherited from class javax.swing.border.AbstractBorder
getBorderInsets, getInteriorRectangle, getInteriorRectangle, isBorderOpaque
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetouiaOptionDialogBorder

public MetouiaOptionDialogBorder()