Ja.NET Standard Edition 5.0

Documentation API Specification

Contents

BorderUIResource.EmptyBorderUIResource Class Reference

Inherits javax::swing::border::EmptyBorder, and javax::swing::plaf::UIResource.

List of all members.


Public Member Functions

 EmptyBorderUIResource (final Insets ins)
 EmptyBorderUIResource (final int top, final int left, final int bottom, final int right)

Constructor & Destructor Documentation

EmptyBorderUIResource ( final Insets  ins  ) 

EmptyBorderUIResource ( final int  top,
final int  left,
final int  bottom,
final int  right 
)