站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

org.netbeans.api.visual.border (Visual Library API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.api.visual 2.2

Package org.netbeans.api.visual.border

This package contains Border interface which is used for supplying a border graphics for a widget.

See:
          Description

Interface Summary
Border The class is responsible for defining and rendering borders.
 

Class Summary
BorderFactory This class is a factory of all built-in implementation of borders.
BorderSupport This class contains support method for working with borders.
 

Package org.netbeans.api.visual.border Description

This package contains Border interface which is used for supplying a border graphics for a widget. Built-in border implementations can be created using BorderFactory class.


org.netbeans.api.visual 2.2

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.