⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-15.html.svn-base

📁 j2me设计的界面包
💻 SVN-BASE
📖 第 1 页 / 共 2 页
字号:
<!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>
P-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="P-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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-14.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-15.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="../com/sun/lwuit/util/Log.html#p(java.lang.String)"><B>p(String)</B></A> - 
Static method in class com.sun.lwuit.util.<A HREF="../com/sun/lwuit/util/Log.html" title="class in com.sun.lwuit.util">Log</A>
<DD>Default println method invokes the print instance method, uses DEBUG level
<DT><A HREF="../com/sun/lwuit/util/Log.html#p(java.lang.String, int)"><B>p(String, int)</B></A> - 
Static method in class com.sun.lwuit.util.<A HREF="../com/sun/lwuit/util/Log.html" title="class in com.sun.lwuit.util">Log</A>
<DD>Default println method invokes the print instance method, uses given level
<DT><A HREF="../com/sun/lwuit/IndexedImage.html#pack(java.lang.String)"><B>pack(String)</B></A> - 
Static method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/IndexedImage.html" title="class in com.sun.lwuit">IndexedImage</A>
<DD>Packs the image loaded by MIDP
<DT><A HREF="../com/sun/lwuit/IndexedImage.html#pack(int[], int, int)"><B>pack(int[], int, int)</B></A> - 
Static method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/IndexedImage.html" title="class in com.sun.lwuit">IndexedImage</A>
<DD>Packs the source rgba image and returns null if it fails
<DT><A HREF="../com/sun/lwuit/IndexedImage.html#pack(com.sun.lwuit.Image)"><B>pack(Image)</B></A> - 
Static method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/IndexedImage.html" title="class in com.sun.lwuit">IndexedImage</A>
<DD>Tries to pack the given image and would return the packed image or source image if packing failed
<DT><A HREF="../com/sun/lwuit/plaf/Style.html#PADDING"><B>PADDING</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>Padding attribute name for the theme hashtable
<DT><A HREF="../com/sun/lwuit/animations/Animation.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in interface com.sun.lwuit.animations.<A HREF="../com/sun/lwuit/animations/Animation.html" title="interface in com.sun.lwuit.animations">Animation</A>
<DD>Draws the animation, within a component the standard paint method would be invoked since it bares the exact same signature.
<DT><A HREF="../com/sun/lwuit/animations/CommonTransitions.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.animations.<A HREF="../com/sun/lwuit/animations/CommonTransitions.html" title="class in com.sun.lwuit.animations">CommonTransitions</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/animations/Transition3D.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.animations.<A HREF="../com/sun/lwuit/animations/Transition3D.html" title="class in com.sun.lwuit.animations">Transition3D</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/Button.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Button.html" title="class in com.sun.lwuit">Button</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/Calendar.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Calendar.html" title="class in com.sun.lwuit">Calendar</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/CheckBox.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/CheckBox.html" title="class in com.sun.lwuit">CheckBox</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/ComboBox.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/ComboBox.html" title="class in com.sun.lwuit">ComboBox</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/Component.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Component.html" title="class in com.sun.lwuit">Component</A>
<DD>This method paints the Component on the screen, it should be overriden by subclasses to perform custom drawing or invoke the UI API's to let the PLAF perform the rendering.
<DT><A HREF="../com/sun/lwuit/Container.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Container.html" title="class in com.sun.lwuit">Container</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/Form.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Form.html" title="class in com.sun.lwuit">Form</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/Label.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Label.html" title="class in com.sun.lwuit">Label</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/List.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/List.html" title="class in com.sun.lwuit">List</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/MediaComponent.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/MediaComponent.html" title="class in com.sun.lwuit">MediaComponent</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/painter/BackgroundPainter.html#paint(com.sun.lwuit.Graphics, com.sun.lwuit.geom.Rectangle)"><B>paint(Graphics, Rectangle)</B></A> - 
Method in class com.sun.lwuit.painter.<A HREF="../com/sun/lwuit/painter/BackgroundPainter.html" title="class in com.sun.lwuit.painter">BackgroundPainter</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/Painter.html#paint(com.sun.lwuit.Graphics, com.sun.lwuit.geom.Rectangle)"><B>paint(Graphics, Rectangle)</B></A> - 
Method in interface com.sun.lwuit.<A HREF="../com/sun/lwuit/Painter.html" title="interface in com.sun.lwuit">Painter</A>
<DD>Draws inside the given rectangle clipping area.
<DT><A HREF="../com/sun/lwuit/painter/PainterChain.html#paint(com.sun.lwuit.Graphics, com.sun.lwuit.geom.Rectangle)"><B>paint(Graphics, Rectangle)</B></A> - 
Method in class com.sun.lwuit.painter.<A HREF="../com/sun/lwuit/painter/PainterChain.html" title="class in com.sun.lwuit.painter">PainterChain</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/RadioButton.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/RadioButton.html" title="class in com.sun.lwuit">RadioButton</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/StaticAnimation.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/StaticAnimation.html" title="class in com.sun.lwuit">StaticAnimation</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/TabbedPane.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/TabbedPane.html" title="class in com.sun.lwuit">TabbedPane</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/TextArea.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/TextArea.html" title="class in com.sun.lwuit">TextArea</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/TextField.html#paint(com.sun.lwuit.Graphics)"><B>paint(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/TextField.html" title="class in com.sun.lwuit">TextField</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/Component.html#paintBackground(com.sun.lwuit.Graphics)"><B>paintBackground(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Component.html" title="class in com.sun.lwuit">Component</A>
<DD>Paints the background of the component, invoked with the clipping region and appropriate scroll translation.
<DT><A HREF="../com/sun/lwuit/Form.html#paintBackground(com.sun.lwuit.Graphics)"><B>paintBackground(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Form.html" title="class in com.sun.lwuit">Form</A>
<DD>Exposing the background painting for the benefit of animations
<DT><A HREF="../com/sun/lwuit/Button.html#paintBorder(com.sun.lwuit.Graphics)"><B>paintBorder(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Button.html" title="class in com.sun.lwuit">Button</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/CheckBox.html#paintBorder(com.sun.lwuit.Graphics)"><B>paintBorder(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/CheckBox.html" title="class in com.sun.lwuit">CheckBox</A>
<DD>&nbsp;
<DT><A HREF="../com/sun/lwuit/ComboBox.html#paintBorder(com.sun.lwuit.Graphics)"><B>paintBorder(Graphics)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/ComboBox.html" title="class in com.sun.lwuit">ComboBox</A>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -