altosuilib: Make map cache size configurable
authorKeith Packard <keithp@keithp.com>
Wed, 25 Jun 2014 01:24:02 +0000 (18:24 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 25 Jun 2014 01:25:18 +0000 (18:25 -0700)
commitade2cc9abb8ca403a9ae5d1f9c145ab72ce94919
treea049e59c6b97021e8f6c3305b5dc7f87f9963d26
parent97269bb90c1602a1f8c54fc7b6c34383a0370621
altosuilib: Make map cache size configurable

Systems with sufficient memory can get smoother map scrolling by
making the cache larger. Would be nice to do this automatically?

Signed-off-by: Keith Packard <keithp@keithp.com>
altosuilib/AltosUIConfigure.java
altosuilib/AltosUIMapCache.java
altosuilib/AltosUIMapCacheListener.java [new file with mode: 0644]
altosuilib/AltosUIMapView.java
altosuilib/AltosUIPreferences.java
altosuilib/Makefile.am