edu.ucla.util.code
Class JDKTool
Object
SoftwareEntity
JDKTool
- All Implemented Interfaces:
- Comparable
public class JDKTool
- extends SoftwareEntity
- Since:
- 032405
- Author:
- Keith Cascio
INT_DEPTH_ABANDON
public static final int INT_DEPTH_ABANDON
- See Also:
- Constant Field Values
JDKTool
public JDKTool(String name,
String descriptionshort,
String descriptionverbose)
getJavacTool
public static JDKTool getJavacTool()
getJavaTool
public static JDKTool getJavaTool()
getName
public String getName()
guessLocation
public File guessLocation()
throws Exception
- Overrides:
guessLocation
in class SoftwareEntity
- Throws:
Exception
getParanoidFileFinder
public static ParanoidFileFinder getParanoidFileFinder()
Copyright 2010 UCLA Automated Reasoning Group