com.levigo.jadice.swing.pageview
Interface Prefetcher


public interface Prefetcher

An interface to be implemented by classes which are able to pre-fetch page contents in response to a page change.


Method Summary
 void doPrefetch(Page page)
          Prefetch page content.
 

Method Detail

doPrefetch

void doPrefetch(Page page)
Prefetch page content.

Parameters:
page -


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.