| |
|
| java.lang.Object org.acm.seguin.pmd.swingui.Preferences
Preferences | class Preferences (Code) | | author: Donald A. Leckie since: August 29, 2002 version: $Revision: 1.1 $, $Date: 2003/07/29 20:51:59 $ |
getAnalysisResultsPath | protected String getAnalysisResultsPath()(Code) | | |
getCurrentPathToPMD | protected String getCurrentPathToPMD()(Code) | | |
getLowestPriorityForAnalysis | protected int getLowestPriorityForAnalysis()(Code) | | |
getSharedPathToPMD | protected String getSharedPathToPMD()(Code) | | |
setAnalysisResultPath | protected void setAnalysisResultPath(String directory)(Code) | | Parameters: directory - |
setCurrentPathToPMD | protected void setCurrentPathToPMD(String path)(Code) | | Parameters: path - |
setLowestPriorityForAnalysis | protected void setLowestPriorityForAnalysis(int priority)(Code) | | Parameters: priority - |
setSharedPathToPMD | protected void setSharedPathToPMD(String path)(Code) | | Parameters: path - |
setUserPathToPMD | protected void setUserPathToPMD(String path)(Code) | | Parameters: path - |
|
|
|