org.openide.awt 7.19.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.19.1

Built on February 22 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.