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

StatusLineElementProvider (NetBeans UI Utilities API) - NetBeans API Javadoc 5.0.0

 

org.openide.awt
Interface StatusLineElementProvider


public interface StatusLineElementProvider

Provides a component which will be added at east side of the status line. The providers can be declared in module's MET-INF/services.

Since:
6.4

Method Summary
 Component getStatusLineElement()
          Returns a component displayable in the status line.
 

Method Detail

getStatusLineElement

public Component getStatusLineElement()
Returns a component displayable in the status line.


 

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