📄 preferences.html
字号:
<A NAME="addRecognisedLocationTypePref(java.lang.String)"><!-- --></A><H3>
addRecognisedLocationTypePref</H3>
<PRE>
public void <B>addRecognisedLocationTypePref</B>(java.lang.String newLocationType)</PRE>
<DL>
<DD>Setter for property recognisedLocationTypes.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>recognisedLocationTypes</CODE> - New value of property recognisedLocationTypes.</DL>
</DD>
</DL>
<HR>
<A NAME="getSingleRecognisedLocationTypePref(int)"><!-- --></A><H3>
getSingleRecognisedLocationTypePref</H3>
<PRE>
public java.lang.String <B>getSingleRecognisedLocationTypePref</B>(int index)</PRE>
<DL>
<DD>Getter for property recognisedLocationTypes.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Value of property recognisedLocationTypes.</DL>
</DD>
</DL>
<HR>
<A NAME="setProximityThresholdPref(int)"><!-- --></A><H3>
setProximityThresholdPref</H3>
<PRE>
public void <B>setProximityThresholdPref</B>(int proximityThreshold)</PRE>
<DL>
<DD>Setter for property proximityThreshold.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>proximityThreshold</CODE> - New value of property proximityThreshold.</DL>
</DD>
</DL>
<HR>
<A NAME="isAutoSortReqdPref()"><!-- --></A><H3>
isAutoSortReqdPref</H3>
<PRE>
public boolean <B>isAutoSortReqdPref</B>()</PRE>
<DL>
<DD>Getter for property autoSortReqd.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Value of property autoSortReqd.</DL>
</DD>
</DL>
<HR>
<A NAME="getProximityThresholdPref()"><!-- --></A><H3>
getProximityThresholdPref</H3>
<PRE>
public int <B>getProximityThresholdPref</B>()</PRE>
<DL>
<DD>Getter for property proximityThreshold.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Value of property proximityThreshold.</DL>
</DD>
</DL>
<HR>
<A NAME="getRangePref()"><!-- --></A><H3>
getRangePref</H3>
<PRE>
public int <B>getRangePref</B>()</PRE>
<DL>
<DD>Getter for property rangePref.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Value of property rangePref.</DL>
</DD>
</DL>
<HR>
<A NAME="setRangePref(int)"><!-- --></A><H3>
setRangePref</H3>
<PRE>
public void <B>setRangePref</B>(int rangePref)</PRE>
<DL>
<DD>Setter for property rangePref.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>rangePref</CODE> - New value of property rangePref.</DL>
</DD>
</DL>
<HR>
<A NAME="setAutoSortReqdPref(boolean)"><!-- --></A><H3>
setAutoSortReqdPref</H3>
<PRE>
public void <B>setAutoSortReqdPref</B>(boolean autoSortReqdPref)</PRE>
<DL>
<DD>Setter for property autoSortReqdPref.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>autoSortReqdPref</CODE> - New value of property autoSortReqdPref.</DL>
</DD>
</DL>
<HR>
<A NAME="getRecognisedLocationTypesPref()"><!-- --></A><H3>
getRecognisedLocationTypesPref</H3>
<PRE>
public java.util.Vector <B>getRecognisedLocationTypesPref</B>()</PRE>
<DL>
<DD>Getter for property recognisedLocationTypesPref.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Value of property recognisedLocationTypesPref.</DL>
</DD>
</DL>
<HR>
<A NAME="setRecognisedLocationTypesPref(java.util.Vector)"><!-- --></A><H3>
setRecognisedLocationTypesPref</H3>
<PRE>
public void <B>setRecognisedLocationTypesPref</B>(java.util.Vector recognisedLocationTypesPref)</PRE>
<DL>
<DD>Setter for property recognisedLocationTypesPref.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>recognisedLocationTypesPref</CODE> - New value of property recognisedLocationTypesPref.</DL>
</DD>
</DL>
<HR>
<A NAME="removeAllRecognisedLocationTypesPrefElements()"><!-- --></A><H3>
removeAllRecognisedLocationTypesPrefElements</H3>
<PRE>
public void <B>removeAllRecognisedLocationTypesPrefElements</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isDisplayRingsOutsideClosest()"><!-- --></A><H3>
isDisplayRingsOutsideClosest</H3>
<PRE>
public boolean <B>isDisplayRingsOutsideClosest</B>()</PRE>
<DL>
<DD>Getter for property displayRingsOutsideClosest.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Value of property displayRingsOutsideClosest.</DL>
</DD>
</DL>
<HR>
<A NAME="setDisplayRingsOutsideClosest(boolean)"><!-- --></A><H3>
setDisplayRingsOutsideClosest</H3>
<PRE>
public void <B>setDisplayRingsOutsideClosest</B>(boolean displayRingsOutsideClosest)</PRE>
<DL>
<DD>Setter for property displayRingsOutsideClosest.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>displayRingsOutsideClosest</CODE> - New value of property displayRingsOutsideClosest.</DL>
</DD>
</DL>
<HR>
<A NAME="setFromIniFile(java.io.File)"><!-- --></A><H3>
setFromIniFile</H3>
<PRE>
public void <B>setFromIniFile</B>(java.io.File iniFile)</PRE>
<DL>
<DD>Initialises all Preferences fields from data stored in the specified iniFile<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="writeToIniFile(java.io.File)"><!-- --></A><H3>
writeToIniFile</H3>
<PRE>
public void <B>writeToIniFile</B>(java.io.File iniFile)</PRE>
<DL>
<DD>Stores current Preferences to the specified iniFile<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getLastUsedFile()"><!-- --></A><H3>
getLastUsedFile</H3>
<PRE>
public java.io.File <B>getLastUsedFile</B>()</PRE>
<DL>
<DD>Getter for property lastUsedFile.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Value of property lastUsedFile.</DL>
</DD>
</DL>
<HR>
<A NAME="setLastUsedFile(java.io.File)"><!-- --></A><H3>
setLastUsedFile</H3>
<PRE>
public void <B>setLastUsedFile</B>(java.io.File lastUsedFile)</PRE>
<DL>
<DD>Setter for property lastUsedFile.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>lastUsedFile</CODE> - New value of property lastUsedFile.</DL>
</DD>
</DL>
<HR>
<A NAME="isOnlyListLocationsInRangePref()"><!-- --></A><H3>
isOnlyListLocationsInRangePref</H3>
<PRE>
public boolean <B>isOnlyListLocationsInRangePref</B>()</PRE>
<DL>
<DD>Getter for property onlyListLocationsInRangePref.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Value of property onlyListLocationsInRangePref.</DL>
</DD>
</DL>
<HR>
<A NAME="setOnlyListLocationsInRangePref(boolean)"><!-- --></A><H3>
setOnlyListLocationsInRangePref</H3>
<PRE>
public void <B>setOnlyListLocationsInRangePref</B>(boolean onlyListLocationsInRangePref)</PRE>
<DL>
<DD>Setter for property onlyListLocationsInRangePref.<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>onlyListLocationsInRangePref</CODE> - New value of property onlyListLocationsInRangePref.</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../com/farcrown/lpws/types/posDecimalLatLon.html"><B>PREV CLASS</B></A>
<A HREF="../../../../com/farcrown/lpws/types/serFileFilter.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="Preferences.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -