A B C D E F G H I K L M N O P Q R S T U V W Y

S

saveState(Bundle) - Method in class org.hermit.android.instruments.AudioAnalyser
Save the state of the game in the provided Bundle.
saveState(Bundle) - Method in class org.hermit.android.instruments.Instrument
Save the state of the game in the provided Bundle.
scrollTo(int, int) - Method in class org.hermit.android.widgets.HScrollView
setAboutInfo(int) - Method in class org.hermit.android.core.MainActivity
Set up the about info for dialogs.
setAverageLen(int) - Method in class org.hermit.android.instruments.AudioAnalyser
Set the histogram averaging window for this instrument.
setBackgroundColor(int) - Method in class org.hermit.android.instruments.Gauge
Set the background colour of this element.
setBarWidth(int) - Method in class org.hermit.android.instruments.PowerGauge
Set the overall thickness of the bar.
setBaseTextSize(float) - Static method in class org.hermit.android.instruments.Gauge
Set the base size for text.
setBlockSize(int) - Method in class org.hermit.android.instruments.AudioAnalyser
Set the input block size for this instrument.
setDatabase(SQLiteDatabase) - Method in class org.hermit.android.net.CachedFile
Set the database we use for storing our data.
setDatabase(SQLiteDatabase) - Method in class org.hermit.android.net.WebBasedData
Set the database we use for storing our data.
setDataColors(int, int) - Method in class org.hermit.android.instruments.Gauge
Set the plot colours of this element.
setDebugPerf(boolean) - Method in class org.hermit.android.core.SurfaceRunner
Turn display of performance info on or off.
setDebugPos(int, int) - Method in class org.hermit.android.core.SurfaceRunner
Set the screen position at which we display performance info.
setDecimation(int) - Method in class org.hermit.android.instruments.AudioAnalyser
Set the decimation rate for this instrument.
setDelay(long) - Method in class org.hermit.android.core.SurfaceRunner
Set the delay in ms in each iteration of the main loop.
setFillViewport(boolean) - Method in class org.hermit.android.widgets.HScrollView
Indicates this ScrollView whether it should stretch its content height to fill the viewport or not.
setGain(float) - Method in class org.hermit.android.sound.Player
Set the overall gain for sounds.
setGeometry(Rect) - Method in class org.hermit.android.instruments.Gauge
This is called during layout when the size of this element has changed.
setGeometry(Rect) - Method in class org.hermit.android.instruments.PowerGauge
This is called during layout when the size of this element has changed.
setGeometry(Rect) - Method in class org.hermit.android.instruments.SpectrumGauge
This is called during layout when the size of this element has changed.
setGeometry(Rect) - Method in class org.hermit.android.instruments.TextGauge
This is called during layout when the size of this element has changed.
setGeometry(Rect) - Method in class org.hermit.android.instruments.WaveformGauge
This is called during layout when the size of this element has changed.
setGridColor(int) - Method in class org.hermit.android.instruments.Gauge
Set the data scale / grid colour of this element.
setHeadTextSize(float) - Static method in class org.hermit.android.instruments.Gauge
Set the size for header text.
setHomeInfo(int) - Method in class org.hermit.android.core.MainActivity
Set up the homepage info for dialogs.
setHomeInfo(int, int) - Method in class org.hermit.android.core.MainActivity
Deprecated. 
setInnerGap(int) - Static method in class org.hermit.android.instruments.Gauge
Set the amount of padding within atoms within an element.
setInterPadding(int) - Static method in class org.hermit.android.instruments.Gauge
Set the amount of padding between major elements in a view.
setLabelSize(float) - Method in class org.hermit.android.instruments.PowerGauge
Set the size for the label text.
setLabelSize(float) - Method in class org.hermit.android.instruments.SpectrumGauge
Set the size for the label text.
setLicenseInfo(int) - Method in class org.hermit.android.core.MainActivity
Set up the license info for dialogs.
setLicenseInfo(int, int) - Method in class org.hermit.android.core.MainActivity
Deprecated. 
setLinkButton(int, int, int) - Method in class org.hermit.android.notice.InfoBox
Set a link button on this dialog.
setMargins(int, int, int, int) - Method in class org.hermit.android.instruments.TextGauge
Set the margins around the displayed text.
setMiniTextSize(float) - Static method in class org.hermit.android.instruments.Gauge
Set the size for mini text.
setOnClickListener(OnClickListener) - Method in class org.hermit.android.widgets.MultistateImageButton
Register a callback to be invoked when this view is clicked.
setOnOkListener(TextInputDialog.OnOkListener) - Method in class org.hermit.android.notice.TextInputDialog
Set a listener for the dialog.
setOnOkListener(YesNoDialog.OnOkListener) - Method in class org.hermit.android.notice.YesNoDialog
Set a listener for the dialog.
setPlotColor(int) - Method in class org.hermit.android.instruments.Gauge
Set the data plot colour of this element.
setSampleRate(int) - Method in class org.hermit.android.instruments.AudioAnalyser
Set the sample rate for this instrument.
setSampleRate(int) - Method in class org.hermit.android.instruments.SpectrumGauge
Set the sample rate for this instrument.
setSidebarWidth(int) - Static method in class org.hermit.android.instruments.Gauge
Set the sidebar width.
setSmoothScrollingEnabled(boolean) - Method in class org.hermit.android.widgets.HScrollView
Set whether arrow scrolling will animate its transition.
setState(int) - Method in class org.hermit.android.widgets.MultistateImageButton
Set the current state of this button.
setSubtitle(int) - Method in class org.hermit.android.notice.InfoBox
Set the subtitle for the about box.
setSubtitle(String) - Method in class org.hermit.android.notice.InfoBox
Set the subtitle for the about box.
setTextColor(int) - Method in class org.hermit.android.instruments.TextGauge
Set the text colour of this element.
setTextFields(String[], int) - Method in class org.hermit.android.instruments.TextGauge
Set up the text fields to be displayed in this element.
setTextScaleX(float) - Static method in class org.hermit.android.instruments.Gauge
Set the horizontal scaling of the font; this can be used to produce a tall, thin font.
setTextSize(float) - Method in class org.hermit.android.instruments.TextGauge
Set the text size of this element.
setTextTypeface(Typeface) - Static method in class org.hermit.android.instruments.Gauge
Set the default font for all text.
setTinyTextSize(float) - Static method in class org.hermit.android.instruments.Gauge
Set the size for tiny text.
setWindowFunc(Window.Function) - Method in class org.hermit.android.instruments.AudioAnalyser
Set the spectrum analyser windowing function for this instrument.
show() - Method in class org.hermit.android.core.OneTimeDialog
Show the dialog unconditionally.
show(String, String) - Method in class org.hermit.android.notice.ErrorDialog
Start the dialog and display it on screen.
show(String) - Method in class org.hermit.android.notice.ErrorDialog
Start the dialog and display it on screen.
show(int, int) - Method in class org.hermit.android.notice.InfoBox
Start the dialog and display it on screen.
show(int) - Method in class org.hermit.android.notice.InfoBox
Start the dialog and display it on screen.
show(String) - Method in class org.hermit.android.notice.InfoBox
Start the dialog and display it on screen.
show(int, int) - Method in class org.hermit.android.notice.TextInputDialog
Start the dialog and display it on screen.
show(int, int, String) - Method in class org.hermit.android.notice.TextInputDialog
Start the dialog and display it on screen.
show(String, String) - Method in class org.hermit.android.notice.TextInputDialog
Start the dialog and display it on screen.
show(String, String, String) - Method in class org.hermit.android.notice.TextInputDialog
Start the dialog and display it on screen.
show(int, int) - Method in class org.hermit.android.notice.YesNoDialog
Start the dialog and display it on screen.
show(CharSequence, CharSequence) - Method in class org.hermit.android.notice.YesNoDialog
Start the dialog and display it on screen.
showAbout() - Method in class org.hermit.android.core.MainActivity
Show an about dialog.
showEula() - Method in class org.hermit.android.core.MainActivity
Show the EULA dialog unconditionally.
showFirst() - Method in class org.hermit.android.core.OneTimeDialog
Show the dialog if this is the first program run.
showFirstEula() - Method in class org.hermit.android.core.MainActivity
Show the EULA dialog if this is the first program run.
smoothScrollBy(int, int) - Method in class org.hermit.android.widgets.HScrollView
Like View#scrollBy, but scroll smoothly instead of immediately.
smoothScrollTo(int, int) - Method in class org.hermit.android.widgets.HScrollView
Like HScrollView.scrollTo(int, int), but scroll smoothly instead of immediately.
SpectrumGauge - Class in org.hermit.android.instruments
A graphical display which displays the audio spectrum from an AudioAnalyser instrument.
SplashActivity - Class in org.hermit.android.core
An activity which displays a splash screen and then returns to the calling activity.
SplashActivity() - Constructor for class org.hermit.android.core.SplashActivity
 
startActivityForResult(Intent, MainActivity.ActivityListener) - Method in class org.hermit.android.core.MainActivity
Launch an activity for which you would like a result when it finished.
startReader(int, int, AudioReader.Listener) - Method in class org.hermit.android.io.AudioReader
Start this reader.
statsCount(int, int) - Method in class org.hermit.android.core.SurfaceRunner
Increment a performance counter.
statsCreate(String[]) - Method in class org.hermit.android.core.SurfaceRunner
Reserve space in the stats display for some application performance stats.
statsTime(int, long) - Method in class org.hermit.android.core.SurfaceRunner
Record a performance timer.
stop() - Method in class org.hermit.android.sound.Effect
Stop this sound effect immediately.
stop(int) - Method in class org.hermit.android.sound.Player
Stop the given stream.
stopReader() - Method in class org.hermit.android.io.AudioReader
Start this reader.
SURFACE_CACHE_BG - Static variable in class org.hermit.android.instruments.InstrumentSurface
Instrument Surface runner option: cache a background bitmap.
SURFACE_DYNAMIC - Static variable in class org.hermit.android.core.SurfaceRunner
Surface runner option: handle configuration changes dynamically.
surfaceChanged(SurfaceHolder, int, int, int) - Method in class org.hermit.android.core.SurfaceRunner
This is called immediately after any structural changes (format or size) have been made to the surface.
surfaceCreated(SurfaceHolder) - Method in class org.hermit.android.core.SurfaceRunner
This is called immediately after the surface is first created.
surfaceDestroyed(SurfaceHolder) - Method in class org.hermit.android.core.SurfaceRunner
This is called immediately before a surface is destroyed.
SurfaceRunner - Class in org.hermit.android.core
Common base for applications with an animated view.
SurfaceRunner(Context) - Constructor for class org.hermit.android.core.SurfaceRunner
Create a SurfaceRunner instance.
SurfaceRunner(Context, int) - Constructor for class org.hermit.android.core.SurfaceRunner
Create a SurfaceRunner instance.
SurfaceRunner(Context, AttributeSet) - Constructor for class org.hermit.android.core.SurfaceRunner
Create a SurfaceRunner instance.
surfaceStart() - Method in class org.hermit.android.core.SurfaceRunner
Start the surface running.
surfaceStop() - Method in class org.hermit.android.core.SurfaceRunner
Stop the surface running.

A B C D E F G H I K L M N O P Q R S T U V W Y