📄 index-3.html
字号:
<!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.4.2_04) on Sun Aug 15 09:34:46 CST 2004 -->
<TITLE>
C-Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="C-Index";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= 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=3 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-2.html"><B>PREV LETTER</B></A>
<A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-3.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">J</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="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="../jexi/core/format/Paper.html#CUSTOM"><B>CUSTOM</B></A> -
Static variable in class jexi.core.format.<A HREF="../jexi/core/format/Paper.html" title="class in jexi.core.format">Paper</A>
<DD>Custom
<DT><A HREF="../jexi/util/Calc.html" title="class in jexi.util"><B>Calc</B></A> - class jexi.util.<A HREF="../jexi/util/Calc.html" title="class in jexi.util">Calc</A>.<DD>Calculator, a utility class.<DT><A HREF="../jexi/util/Calc.html#Calc()"><B>Calc()</B></A> -
Constructor for class jexi.util.<A HREF="../jexi/util/Calc.html" title="class in jexi.util">Calc</A>
<DD>
<DT><A HREF="../jexi/core/Caret.html" title="class in jexi.core"><B>Caret</B></A> - class jexi.core.<A HREF="../jexi/core/Caret.html" title="class in jexi.core">Caret</A>.<DD>Caret is the position where to insert the glyph. <DT><A HREF="../jexi/core/Caret.html#Caret(jexi.core.Document, int, int, int)"><B>Caret(Document, int, int, int)</B></A> -
Constructor for class jexi.core.<A HREF="../jexi/core/Caret.html" title="class in jexi.core">Caret</A>
<DD>Create a caret.
<DT><A HREF="../jexi/core/Char.html" title="class in jexi.core"><B>Char</B></A> - class jexi.core.<A HREF="../jexi/core/Char.html" title="class in jexi.core">Char</A>.<DD>Char represent a "char" glyph such as "A", "B", "C", or other Chinese word. <DT><A HREF="../jexi/core/CharFactory.html" title="class in jexi.core"><B>CharFactory</B></A> - class jexi.core.<A HREF="../jexi/core/CharFactory.html" title="class in jexi.core">CharFactory</A>.<DD>CharFactory is responsible for create Char object. <DT><A HREF="../jexi/core/CharTest.html" title="class in jexi.core"><B>CharTest</B></A> - class jexi.core.<A HREF="../jexi/core/CharTest.html" title="class in jexi.core">CharTest</A>.<DD>Test case of Char.<DT><A HREF="../jexi/core/CharTest.html#CharTest(java.lang.String)"><B>CharTest(String)</B></A> -
Constructor for class jexi.core.<A HREF="../jexi/core/CharTest.html" title="class in jexi.core">CharTest</A>
<DD>Constructor for CharTest.
<DT><A HREF="../jexi/ui/Color.html" title="interface in jexi.ui"><B>Color</B></A> - interface jexi.ui.<A HREF="../jexi/ui/Color.html" title="interface in jexi.ui">Color</A>.<DD>The Color interface.<DT><A HREF="../jexi/ui/ColorFactory.html" title="class in jexi.ui"><B>ColorFactory</B></A> - class jexi.ui.<A HREF="../jexi/ui/ColorFactory.html" title="class in jexi.ui">ColorFactory</A>.<DD>The color factory.<DT><A HREF="../jexi/core/command/Command.html" title="interface in jexi.core.command"><B>Command</B></A> - interface jexi.core.command.<A HREF="../jexi/core/command/Command.html" title="interface in jexi.core.command">Command</A>.<DD>Command interface.<DT><A HREF="../jexi/core/command/CommandManager.html" title="class in jexi.core.command"><B>CommandManager</B></A> - class jexi.core.command.<A HREF="../jexi/core/command/CommandManager.html" title="class in jexi.core.command">CommandManager</A>.<DD>Command manager manage all commands that can undo and redo.<DT><A HREF="../jexi/core/Composition.html" title="interface in jexi.core"><B>Composition</B></A> - interface jexi.core.<A HREF="../jexi/core/Composition.html" title="interface in jexi.core">Composition</A>.<DD>The struct that can be compose. <DT><A HREF="../jexi/core/Compositor.html" title="interface in jexi.core"><B>Compositor</B></A> - interface jexi.core.<A HREF="../jexi/core/Compositor.html" title="interface in jexi.core">Compositor</A>.<DD>Compositor interface defines how and when to format a composition such as 'Paragraph' and 'document'.<DT><A HREF="../jexi/core/command/CommandManager.html#canRedo()"><B>canRedo()</B></A> -
Method in class jexi.core.command.<A HREF="../jexi/core/command/CommandManager.html" title="class in jexi.core.command">CommandManager</A>
<DD>Can redo the last undo command?
<DT><A HREF="../jexi/core/command/Command.html#canUndo()"><B>canUndo()</B></A> -
Method in interface jexi.core.command.<A HREF="../jexi/core/command/Command.html" title="interface in jexi.core.command">Command</A>
<DD>If this command can support undo.
<DT><A HREF="../jexi/core/command/CommandManager.html#canUndo()"><B>canUndo()</B></A> -
Method in class jexi.core.command.<A HREF="../jexi/core/command/CommandManager.html" title="class in jexi.core.command">CommandManager</A>
<DD>Can undo the last command?
<DT><A HREF="../jexi/core/command/DeleteCommand.html#canUndo()"><B>canUndo()</B></A> -
Method in class jexi.core.command.<A HREF="../jexi/core/command/DeleteCommand.html" title="class in jexi.core.command">DeleteCommand</A>
<DD>This command can support undo or not.
<DT><A HREF="../jexi/core/command/FormatCommand.html#canUndo()"><B>canUndo()</B></A> -
Method in class jexi.core.command.<A HREF="../jexi/core/command/FormatCommand.html" title="class in jexi.core.command">FormatCommand</A>
<DD>This command can support undo or not.
<DT><A HREF="../jexi/core/command/InsertCommand.html#canUndo()"><B>canUndo()</B></A> -
Method in class jexi.core.command.<A HREF="../jexi/core/command/InsertCommand.html" title="class in jexi.core.command">InsertCommand</A>
<DD>This command can support undo or not.
<DT><A HREF="../jexi/core/command/InsertPictureCommand.html#canUndo()"><B>canUndo()</B></A> -
Method in class jexi.core.command.<A HREF="../jexi/core/command/InsertPictureCommand.html" title="class in jexi.core.command">InsertPictureCommand</A>
<DD>This command can support undo or not.
<DT><A HREF="../jexi/core/command/SplitCommand.html#canUndo()"><B>canUndo()</B></A> -
Method in class jexi.core.command.<A HREF="../jexi/core/command/SplitCommand.html" title="class in jexi.core.command">SplitCommand</A>
<DD>This command can support undo or not.
<DT><A HREF="../jexi/core/Char.html#charValue()"><B>charValue()</B></A> -
Method in class jexi.core.<A HREF="../jexi/core/Char.html" title="class in jexi.core">Char</A>
<DD>Get the char value of this object.
<DT><A HREF="../jexi/core/Document.html#child(int)"><B>child(int)</B></A> -
Method in class jexi.core.<A HREF="../jexi/core/Document.html" title="class in jexi.core">Document</A>
<DD>
<DT><A HREF="../jexi/core/Paragraph.html#child(int)"><B>child(int)</B></A> -
Method in class jexi.core.<A HREF="../jexi/core/Paragraph.html" title="class in jexi.core">Paragraph</A>
<DD>Get the specified child glyph.
<DT><A HREF="../jexi/core/Row.html#child(int)"><B>child(int)</B></A> -
Method in class jexi.core.<A HREF="../jexi/core/Row.html" title="class in jexi.core">Row</A>
<DD>Get the specified glyph in its child list.
<DT><A HREF="../jexi/ui/ColorFactory.html#clearAllColors()"><B>clearAllColors()</B></A> -
Method in class jexi.ui.<A HREF="../jexi/ui/ColorFactory.html" title="class in jexi.ui">ColorFactory</A>
<DD>Dispose all colors when application terminates.
<DT><A HREF="../jexi/ui/swt/SWTColorFactory.html#clearAllColors()"><B>clearAllColors()</B></A> -
Method in class jexi.ui.swt.<A HREF="../jexi/ui/swt/SWTColorFactory.html" title="class in jexi.ui.swt">SWTColorFactory</A>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -