📄 index-17.html.svn-base
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_01) on Thu Jun 05 13:35:10 IDT 2008 -->
<TITLE>
S-Index
</TITLE>
<META NAME="date" CONTENT="2008-06-05">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="S-Index";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<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"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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="index-16.html"><B>PREV LETTER</B></A>
<A HREF="index-18.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-17.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-17.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <A HREF="index-22.html">X</A> <A HREF="index-23.html">Y</A> <HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="../com/sun/lwuit/Image.html#scale(int, int)"><B>scale(int, int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Image.html" title="class in com.sun.lwuit">Image</A>
<DD><B>Deprecated.</B> <I>scale should return an image rather than modify the image in place use scaled(int, int) instead</I>
<DT><A HREF="../com/sun/lwuit/IndexedImage.html#scale(int, int)"><B>scale(int, int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/IndexedImage.html" title="class in com.sun.lwuit">IndexedImage</A>
<DD>
<DT><A HREF="../com/sun/lwuit/RGBImage.html#scale(int, int)"><B>scale(int, int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/RGBImage.html" title="class in com.sun.lwuit">RGBImage</A>
<DD>
<DT><A HREF="../com/sun/lwuit/StaticAnimation.html#scale(int, int)"><B>scale(int, int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/StaticAnimation.html" title="class in com.sun.lwuit">StaticAnimation</A>
<DD>
<DT><A HREF="../com/sun/lwuit/Image.html#scaled(int, int)"><B>scaled(int, int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Image.html" title="class in com.sun.lwuit">Image</A>
<DD>Returns a scaled version of this image image using the given width and height, this is a fast algorithm that preserves transulcent information
<DT><A HREF="../com/sun/lwuit/IndexedImage.html#scaled(int, int)"><B>scaled(int, int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/IndexedImage.html" title="class in com.sun.lwuit">IndexedImage</A>
<DD>
<DT><A HREF="../com/sun/lwuit/RGBImage.html#scaled(int, int)"><B>scaled(int, int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/RGBImage.html" title="class in com.sun.lwuit">RGBImage</A>
<DD>
<DT><A HREF="../com/sun/lwuit/StaticAnimation.html#scaled(int, int)"><B>scaled(int, int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/StaticAnimation.html" title="class in com.sun.lwuit">StaticAnimation</A>
<DD>
<DT><A HREF="../com/sun/lwuit/plaf/Style.html#SCALED_IMAGE"><B>SCALED_IMAGE</B></A> -
Static variable in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/Style.html" title="class in com.sun.lwuit.plaf">Style</A>
<DD>Scaled image attribute name for the theme hashtable
<DT><A HREF="../com/sun/lwuit/Image.html#scaledHeight(int)"><B>scaledHeight(int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Image.html" title="class in com.sun.lwuit">Image</A>
<DD>Scales the image to the given height while updating the width based on the aspect ratio of the height
<DT><A HREF="../com/sun/lwuit/Image.html#scaledSmallerRatio(int, int)"><B>scaledSmallerRatio(int, int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Image.html" title="class in com.sun.lwuit">Image</A>
<DD>Scales the image while mainting the aspect ratio to the smaller size image
<DT><A HREF="../com/sun/lwuit/Image.html#scaledWidth(int)"><B>scaledWidth(int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Image.html" title="class in com.sun.lwuit">Image</A>
<DD>Scales the image to the given width while updating the height based on the aspect ratio of the width
<DT><A HREF="../com/sun/lwuit/Container.html#scrollComponentToVisible(com.sun.lwuit.Component)"><B>scrollComponentToVisible(Component)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Container.html" title="class in com.sun.lwuit">Container</A>
<DD>Makes sure the component is visible in the scroll if this container is scrollable
<DT><A HREF="../com/sun/lwuit/Form.html#scrollComponentToVisible(com.sun.lwuit.Component)"><B>scrollComponentToVisible(Component)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Form.html" title="class in com.sun.lwuit">Form</A>
<DD>Makes sure the component is visible in the scroll if this container is scrollable
<DT><A HREF="../com/sun/lwuit/Component.html#scrollRectToVisible(com.sun.lwuit.geom.Rectangle, com.sun.lwuit.Component)"><B>scrollRectToVisible(Rectangle, Component)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Component.html" title="class in com.sun.lwuit">Component</A>
<DD>Makes sure the component is visible in the scroll if this container is scrollable
<DT><A HREF="../com/sun/lwuit/List.html#scrollRectToVisible(com.sun.lwuit.geom.Rectangle)"><B>scrollRectToVisible(Rectangle)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/List.html" title="class in com.sun.lwuit">List</A>
<DD>Makes sure the selected index is visible if it is not in the current view rect the list will scroll so it fits within
<DT><A HREF="../com/sun/lwuit/events/SelectionListener.html#selectionChanged(int, int)"><B>selectionChanged(int, int)</B></A> -
Method in interface com.sun.lwuit.events.<A HREF="../com/sun/lwuit/events/SelectionListener.html" title="interface in com.sun.lwuit.events">SelectionListener</A>
<DD>Indicates the selection changed in the underlying list model
<DT><A HREF="../com/sun/lwuit/events/SelectionListener.html" title="interface in com.sun.lwuit.events"><B>SelectionListener</B></A> - Interface in <A HREF="../com/sun/lwuit/events/package-summary.html">com.sun.lwuit.events</A><DD>Invoked to indicate a selection change in the list model<DT><A HREF="../com/sun/lwuit/TextArea.html#SENSITIVE"><B>SENSITIVE</B></A> -
Static variable in class com.sun.lwuit.<A HREF="../com/sun/lwuit/TextArea.html" title="class in com.sun.lwuit">TextArea</A>
<DD>Indicates that the text entered is sensitive data that the implementation must never store into a dictionary or table for use in predictive, auto-completing, or other accelerated input schemes.
<DT><A HREF="../com/sun/lwuit/Label.html#setAlignment(int)"><B>setAlignment(int)</B></A> -
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Label.html" title="class in com.sun.lwuit">Label</A>
<DD>Sets the Aligment of the Label to one of: CENTER, LEFT, RIGHT
<DT><A HREF="../com/sun/lwuit/layouts/GroupLayout.html#setAutocreateContainerGaps(boolean)"><B>setAutocreateContainerGaps(boolean)</B></A> -
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -