The Internet Archive discovers and captures web pages through many different web crawls.
At any given time several distinct crawls are running, some for months, and some every day or longer.
View the web archive through the Wayback Machine.
The ZoomButtonsController handles showing and hiding the zoom
controls and positioning it relative to an owner view. It also gives the
client access to the zoom controls container, allowing for additional
accessory buttons to be shown in the zoom controls window.
Causes the current thread to wait until another thread invokes the
notify() method or the
notifyAll() method for this object, or
some other thread interrupts the current thread, or a certain
amount of real time has elapsed.
Causes the current thread to wait until either another thread invokes the
notify() method or the
notifyAll() method for this object, or a
specified amount of time has elapsed.
Sets whether the zoom controls should be focusable. If the controls are
focusable, then trackball and arrow key interactions are possible.
Otherwise, only touch interactions are possible.
Parameters
focusable
boolean:
Whether the zoom controls should be focusable.
This site uses cookies to store your preferences for site-specific language and display options.
Hooray!
This class requires API level
or higher
This doc is hidden because your selected API level for the
documentation is . You can change the
documentation API level with the selector above the left navigation.