站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

C-Index (Terminal Emulator) - NetBeans API Javadoc (Current Development Version)

org.netbeans.lib.terminalemulator 1.2
A B C D E F G H I L M N O P R S T U V W

C

cancelRegion() - Method in class org.netbeans.lib.terminalemulator.ActiveTerm
 
cancelRegion() - Method in class org.netbeans.lib.terminalemulator.RegionManager
Eliminate the current region.
charClass(char) - Method in class org.netbeans.lib.terminalemulator.WordDelineator
Return the character equivalence class of 'c'.
charWidth(char) - Method in class org.netbeans.lib.terminalemulator.Term
Return the cell width of the given character.
clear() - Method in class org.netbeans.lib.terminalemulator.ActiveTerm
 
clear() - Method in class org.netbeans.lib.terminalemulator.Term
Clear the visible portion of screen
clearHistory() - Method in class org.netbeans.lib.terminalemulator.Term
Clear all of the history, including any visible portion of it.
clearHistoryNoRefresh() - Method in class org.netbeans.lib.terminalemulator.ActiveTerm
 
clearHistoryNoRefresh() - Method in class org.netbeans.lib.terminalemulator.Term
Clear all of the history without repainting the screen.
clearSelection() - Method in class org.netbeans.lib.terminalemulator.Term
Clear the selection.
clone() - Method in class org.netbeans.lib.terminalemulator.Coord
 
col - Variable in class org.netbeans.lib.terminalemulator.Coord
 
columnLeft(int) - Method in class org.netbeans.lib.terminalemulator.Term
Scroll the view 'n' columns to the left.
columnRight(int) - Method in class org.netbeans.lib.terminalemulator.Term
Scroll the view 'n' columns to the right.
compareTo(Object) - Method in class org.netbeans.lib.terminalemulator.Coord
Examples: To satisfy Comparable.
connect(OutputStream, InputStream, InputStream) - Method in class org.netbeans.lib.terminalemulator.StreamTerm
Connect an I/O stream pair or triple to this Term.
Coord - Class in org.netbeans.lib.terminalemulator
A cartesian coordinate class, similar to Point.
Coord() - Constructor for class org.netbeans.lib.terminalemulator.Coord
Create a Coord at the origin (top-left)
Coord(Coord) - Constructor for class org.netbeans.lib.terminalemulator.Coord
 
Coord(BCoord, int) - Constructor for class org.netbeans.lib.terminalemulator.Coord
 
CoordToPosition(Coord) - Method in class org.netbeans.lib.terminalemulator.Term
[DO NOT USE] Convert a 2D Coord to a 1D linear position.
copy() - Method in class org.netbeans.lib.terminalemulator.Term
Transfer selected text into clipboard.
copyFrom(Coord) - Method in class org.netbeans.lib.terminalemulator.Coord
 
copyToClipboard() - Method in class org.netbeans.lib.terminalemulator.Term
Transfer selected text into clipboard.
copyToSelection() - Method in class org.netbeans.lib.terminalemulator.Term
Transfer selected text into selection.
ctl_sequence - Variable in class org.netbeans.lib.terminalemulator.InterpDumb
 

org.netbeans.lib.terminalemulator 1.2
A B C D E F G H I L M N O P R S T U V W
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.