Interface IClientAreaProvider
- All Known Implementing Classes:
AreaProviderFixture,ClientAreaAdapter,NatTable,NatTableFixture,NatTableFixture
public interface IClientAreaProvider
Specifies the rectangular area available to an
ILayer Note: All
layers get the client area from NatTable which implements this
interface.- See Also:
-
Field Summary
Fields -
Method Summary
-
Field Details
-
DEFAULT
-
-
Method Details
-
getClientArea
org.eclipse.swt.graphics.Rectangle getClientArea()
-