public class StaticVisibileProvider extends java.lang.Object implements VisibilityProvider
VisibilityProvider.Listener| Modifier and Type | Field and Description |
|---|---|
static StaticVisibileProvider |
INVISIBLE_INSTANCE
Provide an instance that is never visible
|
static StaticVisibileProvider |
VISIBLE_INSTANCE
Provide an instance that is always visible
|
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(VisibilityProvider.Listener listener) |
void |
dispose() |
void |
removeListener(VisibilityProvider.Listener listener) |
public static StaticVisibileProvider VISIBLE_INSTANCE
public static StaticVisibileProvider INVISIBLE_INSTANCE
public void addListener(VisibilityProvider.Listener listener)
addListener in interface VisibilityProviderpublic void removeListener(VisibilityProvider.Listener listener)
removeListener in interface VisibilityProviderpublic void dispose()
dispose in interface VisibilityProvider
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0