net.sf.gumshoe
Class Gumshoe

java.lang.Object
  extended by net.sf.gumshoe.TrayApp
      extended by net.sf.gumshoe.Gumshoe
All Implemented Interfaces:
java.lang.Runnable

public class Gumshoe
extends TrayApp
implements java.lang.Runnable

Author:
Gabor TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
protected  java.util.logging.Logger logger
           
protected  java.lang.Thread t
           
 
Fields inherited from class net.sf.gumshoe.TrayApp
display, liMenu, reMenu, shell
 
Constructor Summary
Gumshoe()
           
 
Method Summary
protected  void about()
           
protected  void advancedSearch()
           
 void initGUI()
           
static void main(java.lang.String[] args)
           
protected  void options()
           
protected  void processArgs(java.lang.String[] args)
           
 void run()
           
protected  void startIndexing()
           
 
Methods inherited from class net.sf.gumshoe.TrayApp
addForDispose, createMenu, dispose, exit, getShell, setIcon, setIcon, setToolTip, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected java.util.logging.Logger logger

t

protected java.lang.Thread t
Constructor Detail

Gumshoe

public Gumshoe()
Method Detail

main

public static void main(java.lang.String[] args)

initGUI

public void initGUI()
Specified by:
initGUI in class TrayApp

advancedSearch

protected void advancedSearch()

options

protected void options()

about

protected void about()

processArgs

protected void processArgs(java.lang.String[] args)
Specified by:
processArgs in class TrayApp

startIndexing

protected void startIndexing()

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2005 Gumshoe Desktop Search Developers. All Rights Reserved.