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

📄 index-4.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>
D-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="D-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-3.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-5.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../index.html?index-filesindex-4.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-4.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="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="../com/sun/lwuit/events/DataChangedListener.html#dataChanged(int, int)"><B>dataChanged(int, int)</B></A> - 
Method in interface com.sun.lwuit.events.<A HREF="../com/sun/lwuit/events/DataChangedListener.html" title="interface in com.sun.lwuit.events">DataChangedListener</A>
<DD>Invoked when there was a change in the underlying model
<DT><A HREF="../com/sun/lwuit/events/DataChangedListener.html" title="interface in com.sun.lwuit.events"><B>DataChangedListener</B></A> - Interface in <A HREF="../com/sun/lwuit/events/package-summary.html">com.sun.lwuit.events</A><DD>Event callback interface invoked when a <A HREF="../com/sun/lwuit/list/ListModel.html" title="interface in com.sun.lwuit.list"><CODE>ListModel</CODE></A> changes its state thus indicating to the view that it should refresh.<DT><A HREF="../com/sun/lwuit/Calendar.html#DAY"><B>DAY</B></A> - 
Static variable 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/util/Log.html#DEBUG"><B>DEBUG</B></A> - 
Static variable in class com.sun.lwuit.util.<A HREF="../com/sun/lwuit/util/Log.html" title="class in com.sun.lwuit.util">Log</A>
<DD>Constant indicating the logging level Debug is the default and the lowest level followed by info, warning and error
<DT><A HREF="../com/sun/lwuit/TextArea.html#DECIMAL"><B>DECIMAL</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>The user is allowed to enter numeric values with optional decimal  fractions, for example "-123", "0.123", or ".5".
<DT><A HREF="../com/sun/lwuit/layouts/GroupLayout.html#DEFAULT_SIZE"><B>DEFAULT_SIZE</B></A> - 
Static variable in class com.sun.lwuit.layouts.<A HREF="../com/sun/lwuit/layouts/GroupLayout.html" title="class in com.sun.lwuit.layouts">GroupLayout</A>
<DD>Possible value for the add methods that takes a Component.
<DT><A HREF="../com/sun/lwuit/list/DefaultListCellRenderer.html" title="class in com.sun.lwuit.list"><B>DefaultListCellRenderer</B></A> - Class in <A HREF="../com/sun/lwuit/list/package-summary.html">com.sun.lwuit.list</A><DD>Default implementation of the renderer based on a label see the <A HREF="../com/sun/lwuit/list/ListCellRenderer.html" title="interface in com.sun.lwuit.list"><CODE>ListCellRenderer</CODE></A> for more information about the use and purpose of this class<DT><A HREF="../com/sun/lwuit/list/DefaultListCellRenderer.html#DefaultListCellRenderer()"><B>DefaultListCellRenderer()</B></A> - 
Constructor for class com.sun.lwuit.list.<A HREF="../com/sun/lwuit/list/DefaultListCellRenderer.html" title="class in com.sun.lwuit.list">DefaultListCellRenderer</A>
<DD>Creates a new instance of DefaultCellRenderer
<DT><A HREF="../com/sun/lwuit/list/DefaultListCellRenderer.html#DefaultListCellRenderer(boolean)"><B>DefaultListCellRenderer(boolean)</B></A> - 
Constructor for class com.sun.lwuit.list.<A HREF="../com/sun/lwuit/list/DefaultListCellRenderer.html" title="class in com.sun.lwuit.list">DefaultListCellRenderer</A>
<DD>Creates a new instance of DefaultCellRenderer
<DT><A HREF="../com/sun/lwuit/list/DefaultListModel.html" title="class in com.sun.lwuit.list"><B>DefaultListModel</B></A> - Class in <A HREF="../com/sun/lwuit/list/package-summary.html">com.sun.lwuit.list</A><DD>Default implementation of the list model based on a vector of elements<DT><A HREF="../com/sun/lwuit/list/DefaultListModel.html#DefaultListModel()"><B>DefaultListModel()</B></A> - 
Constructor for class com.sun.lwuit.list.<A HREF="../com/sun/lwuit/list/DefaultListModel.html" title="class in com.sun.lwuit.list">DefaultListModel</A>
<DD>Creates a new instance of DefaultListModel
<DT><A HREF="../com/sun/lwuit/list/DefaultListModel.html#DefaultListModel(java.util.Vector)"><B>DefaultListModel(Vector)</B></A> - 
Constructor for class com.sun.lwuit.list.<A HREF="../com/sun/lwuit/list/DefaultListModel.html" title="class in com.sun.lwuit.list">DefaultListModel</A>
<DD>Creates a new instance of DefaultListModel
<DT><A HREF="../com/sun/lwuit/list/DefaultListModel.html#DefaultListModel(java.lang.Object[])"><B>DefaultListModel(Object[])</B></A> - 
Constructor for class com.sun.lwuit.list.<A HREF="../com/sun/lwuit/list/DefaultListModel.html" title="class in com.sun.lwuit.list">DefaultListModel</A>
<DD>Creates a new instance of DefaultListModel
<DT><A HREF="../com/sun/lwuit/plaf/DefaultLookAndFeel.html" title="class in com.sun.lwuit.plaf"><B>DefaultLookAndFeel</B></A> - Class in <A HREF="../com/sun/lwuit/plaf/package-summary.html">com.sun.lwuit.plaf</A><DD>Used to render the default look of JWT<DT><A HREF="../com/sun/lwuit/plaf/DefaultLookAndFeel.html#DefaultLookAndFeel()"><B>DefaultLookAndFeel()</B></A> - 
Constructor for class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/DefaultLookAndFeel.html" title="class in com.sun.lwuit.plaf">DefaultLookAndFeel</A>
<DD>Creates a new instance of DefaultLookAndFeel
<DT><A HREF="../com/sun/lwuit/Component.html#deinitialize()"><B>deinitialize()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Component.html" title="class in com.sun.lwuit">Component</A>
<DD>Invoked to indicate that the component initialization is being reversed since the component was detached from the container hierarchy.
<DT><A HREF="../com/sun/lwuit/MediaComponent.html#deinitialize()"><B>deinitialize()</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/TextField.html#deleteChar()"><B>deleteChar()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/TextField.html" title="class in com.sun.lwuit">TextField</A>
<DD>Performs a backspace operation
<DT><A HREF="../com/sun/lwuit/Form.html#deregisterAnimated(com.sun.lwuit.animations.Animation)"><B>deregisterAnimated(Animation)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Form.html" title="class in com.sun.lwuit">Form</A>
<DD>Indicate that cmp would no longer like to receive animation events
<DT><A HREF="../com/sun/lwuit/Dialog.html" title="class in com.sun.lwuit"><B>Dialog</B></A> - Class in <A HREF="../com/sun/lwuit/package-summary.html">com.sun.lwuit</A><DD>A dialog is a form that occupies a part of the screen and appears as a modal entity to the developer.<DT><A HREF="../com/sun/lwuit/Dialog.html#Dialog(java.lang.String)"><B>Dialog(String)</B></A> - 
Constructor for class com.sun.lwuit.<A HREF="../com/sun/lwuit/Dialog.html" title="class in com.sun.lwuit">Dialog</A>
<DD>Constructs a Dialog with a title
<DT><A HREF="../com/sun/lwuit/Dialog.html#Dialog()"><B>Dialog()</B></A> - 
Constructor for class com.sun.lwuit.<A HREF="../com/sun/lwuit/Dialog.html" title="class in com.sun.lwuit">Dialog</A>
<DD>Constructs a Dialog with a title
<DT><A HREF="../com/sun/lwuit/geom/Dimension.html" title="class in com.sun.lwuit.geom"><B>Dimension</B></A> - Class in <A HREF="../com/sun/lwuit/geom/package-summary.html">com.sun.lwuit.geom</A><DD>Utility class that holds a width and height that represents a dimension of  a component or element<DT><A HREF="../com/sun/lwuit/geom/Dimension.html#Dimension()"><B>Dimension()</B></A> - 
Constructor for class com.sun.lwuit.geom.<A HREF="../com/sun/lwuit/geom/Dimension.html" title="class in com.sun.lwuit.geom">Dimension</A>
<DD>Creates a new instance of Dimension
<DT><A HREF="../com/sun/lwuit/geom/Dimension.html#Dimension(com.sun.lwuit.geom.Dimension)"><B>Dimension(Dimension)</B></A> - 
Constructor for class com.sun.lwuit.geom.<A HREF="../com/sun/lwuit/geom/Dimension.html" title="class in com.sun.lwuit.geom">Dimension</A>
<DD>Creates a new instance of Dimension with a predefine dimension
<DT><A HREF="../com/sun/lwuit/geom/Dimension.html#Dimension(int, int)"><B>Dimension(int, int)</B></A> - 
Constructor for class com.sun.lwuit.geom.<A HREF="../com/sun/lwuit/geom/Dimension.html" title="class in com.sun.lwuit.geom">Dimension</A>
<DD>CCreates a new instance of Dimension with width and height
<DT><A HREF="../com/sun/lwuit/Display.html" title="class in com.sun.lwuit"><B>Display</B></A> - Class in <A HREF="../com/sun/lwuit/package-summary.html">com.sun.lwuit</A><DD>Central class for the API that manages rendering/events and is used to place top level components (<A HREF="../com/sun/lwuit/Form.html" title="class in com.sun.lwuit"><CODE>Form</CODE></A>) on the "display".<DT><A HREF="../com/sun/lwuit/Dialog.html#dispose()"><B>dispose()</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Dialog.html" title="class in com.sun.lwuit">Dialog</A>
<DD>Closes the current form and returns to the previous form, releasing the  EDT in the process
<DT><A HREF="../com/sun/lwuit/Graphics.html#drawArc(int, int, int, int, int, int)"><B>drawArc(int, int, int, int, int, int)</B></A> - 
Method in class com.sun.lwuit.<A HREF="../com/sun/lwuit/Graphics.html" title="class in com.sun.lwuit">Graphics</A>
<DD>Draws a circular or eliptical arc based on the given angles and bounding  box
<DT><A HREF="../com/sun/lwuit/plaf/LookAndFeel.html#drawBorder(com.sun.lwuit.Graphics, com.sun.lwuit.Component, int, int)"><B>drawBorder(Graphics, Component, int, int)</B></A> - 
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/LookAndFeel.html" title="class in com.sun.lwuit.plaf">LookAndFeel</A>
<DD>Draws generic component border
<DT><A HREF="../com/sun/lwuit/plaf/LookAndFeel.html#drawBorder(com.sun.lwuit.Graphics, com.sun.lwuit.Component, int, int, int)"><B>drawBorder(Graphics, Component, int, int, int)</B></A> - 
Method in class com.sun.lwuit.plaf.<A HREF="../com/sun/lwuit/plaf/LookAndFeel.html" title="class in com.sun.lwuit.plaf">LookAndFeel</A>

⌨️ 快捷键说明

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