PageRenderTime 41ms CodeModel.GetById 10ms RepoModel.GetById 1ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/gui/DefaultFocusComponent.html

#
HTML | 203 lines | 165 code | 28 blank | 10 comment | 0 complexity | 4340dfdbb69fd3766766f93281541b91 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_14) on Tue Jul 22 07:13:53 GMT-08:00 2008 -->
  6. <TITLE>
  7. DefaultFocusComponent (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.gui.DefaultFocusComponent interface">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  11. <NOSCRIPT>
  12. </NOSCRIPT>
  13. </HEAD>
  14. <BODY BGCOLOR="white" >
  15. <!-- ========= START OF TOP NAVBAR ======= -->
  16. <A NAME="navbar_top"><!-- --></A>
  17. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  18. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  19. <TR>
  20. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  21. <A NAME="navbar_top_firstrow"><!-- --></A>
  22. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  23. <TR ALIGN="center" VALIGN="top">
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  26. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DefaultFocusComponent.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  32. </TR>
  33. </TABLE>
  34. </TD>
  35. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  36. </EM>
  37. </TD>
  38. </TR>
  39. <TR>
  40. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  41. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.Candidates.html" title="interface in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/DefaultInputHandler.html" title="class in org.gjt.sp.jedit.gui"><B>NEXT CLASS</B></A></FONT></TD>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. <A HREF="../../../../../index.html?org/gjt/sp/jedit/gui/DefaultFocusComponent.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="DefaultFocusComponent.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  46. &nbsp;
  47. <NOSCRIPT>
  48. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  49. </NOSCRIPT>
  50. </FONT></TD>
  51. </TR>
  52. <TR>
  53. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  54. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  57. </TR>
  58. </TABLE>
  59. <A NAME="skip-navbar_top"></A>
  60. <!-- ========= END OF TOP NAVBAR ========= -->
  61. <HR>
  62. <!-- ======== START OF CLASS DATA ======== -->
  63. <H2>
  64. <FONT SIZE="-1">
  65. org.gjt.sp.jedit.gui</FONT>
  66. <BR>
  67. Interface DefaultFocusComponent</H2>
  68. <DL>
  69. <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/gjt/sp/jedit/search/HyperSearchResults.html" title="class in org.gjt.sp.jedit.search">HyperSearchResults</A>, <A HREF="../../../../../org/gjt/sp/jedit/gui/LogViewer.html" title="class in org.gjt.sp.jedit.gui">LogViewer</A>, <A HREF="../../../../../org/gjt/sp/jedit/browser/VFSBrowser.html" title="class in org.gjt.sp.jedit.browser">VFSBrowser</A></DD>
  70. </DL>
  71. <HR>
  72. <DL>
  73. <DT><PRE>public interface <B>DefaultFocusComponent</B></DL>
  74. </PRE>
  75. <P>
  76. An interface that provides a method for focusing on the default
  77. component. The file system browser implements this in order to
  78. focus on the file system view by default, for example.
  79. <P>
  80. <P>
  81. <DL>
  82. <DT><B>Since:</B></DT>
  83. <DD>jEdit 4.2pre1</DD>
  84. </DL>
  85. <HR>
  86. <P>
  87. <!-- ========== METHOD SUMMARY =========== -->
  88. <A NAME="method_summary"><!-- --></A>
  89. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  90. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  91. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  92. <B>Method Summary</B></FONT></TH>
  93. </TR>
  94. <TR BGCOLOR="white" CLASS="TableRowColor">
  95. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  96. <CODE>&nbsp;void</CODE></FONT></TD>
  97. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/gui/DefaultFocusComponent.html#focusOnDefaultComponent()">focusOnDefaultComponent</A></B>()</CODE>
  98. <BR>
  99. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets focus on the default component.</TD>
  100. </TR>
  101. </TABLE>
  102. &nbsp;
  103. <P>
  104. <!-- ============ METHOD DETAIL ========== -->
  105. <A NAME="method_detail"><!-- --></A>
  106. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  107. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  108. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  109. <B>Method Detail</B></FONT></TH>
  110. </TR>
  111. </TABLE>
  112. <A NAME="focusOnDefaultComponent()"><!-- --></A><H3>
  113. focusOnDefaultComponent</H3>
  114. <PRE>
  115. void <B>focusOnDefaultComponent</B>()</PRE>
  116. <DL>
  117. <DD>Sets focus on the default component.
  118. <P>
  119. <DD><DL>
  120. <DT><B>Since:</B></DT>
  121. <DD>jEdit 4.2pre1</DD>
  122. </DL>
  123. </DD>
  124. </DL>
  125. <!-- ========= END OF CLASS DATA ========= -->
  126. <HR>
  127. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  128. <A NAME="navbar_bottom"><!-- --></A>
  129. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  130. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  131. <TR>
  132. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  133. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  134. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  135. <TR ALIGN="center" VALIGN="top">
  136. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  137. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  138. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  139. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DefaultFocusComponent.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  140. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  141. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  142. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  143. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  144. </TR>
  145. </TABLE>
  146. </TD>
  147. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  148. </EM>
  149. </TD>
  150. </TR>
  151. <TR>
  152. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  153. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/CompletionPopup.Candidates.html" title="interface in org.gjt.sp.jedit.gui"><B>PREV CLASS</B></A>&nbsp;
  154. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/gui/DefaultInputHandler.html" title="class in org.gjt.sp.jedit.gui"><B>NEXT CLASS</B></A></FONT></TD>
  155. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  156. <A HREF="../../../../../index.html?org/gjt/sp/jedit/gui/DefaultFocusComponent.html" target="_top"><B>FRAMES</B></A> &nbsp;
  157. &nbsp;<A HREF="DefaultFocusComponent.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  158. &nbsp;
  159. <NOSCRIPT>
  160. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  161. </NOSCRIPT>
  162. </FONT></TD>
  163. </TR>
  164. <TR>
  165. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  166. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  167. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  168. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  169. </TR>
  170. </TABLE>
  171. <A NAME="skip-navbar_bottom"></A>
  172. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  173. <HR>
  174. </BODY>
  175. </HTML>