org.openide.awt 7.31.1

org.openide.awt
Interface StatusLineElementProvider


public interface StatusLineElementProvider

Provides a component which will be added at east side of the status line. A provider should be installed in default lookup using ServiceProvider.

Since:
6.4

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

Method Detail

getStatusLineElement

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


org.openide.awt 7.31.1

Built on October 11 2012.  |  Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.