ComputerDictionaries.org      Computer terms spelled out...
Home -› Programming -› getText(int, int, Segment)
Online dictionary
From all Dictionaries     Only from this Category
 

Dictionaries by Category


High-Tech News

Definition Of:

getText(int, int, Segment)

Bible DictionaryJDK Doc (JAVA)
- Method in interface javax.swing.text.Document 

 
- Method in class javax.swing.text.AbstractDocument 
public void getText (int offset, int length, Segment Â txt) throws BadLocationException 
Gets some text from the document potentially without making a copy. The character array returned in the given Segment should never be mutated. This kind of access to the characters of the document is provided to help make the rendering potentially more efficient. The caller should make no assumptions about the lifetime of the returned character array, which should be copied if needed beyond the use for rendering.Specified by:  getText in interface Document Parameters: offset - the starting offset >= 0 - the number of characters to retrieve >= 0length - the number of characters to retrieve >= 0 - the Segment object to retrieve the text intotxt - the Segment object to retrieve the text intoThrows: BadLocationException - the range given includes a position that is not a valid position within the document

 

Programming INDEX:

List of Terms: Terms beginning with "A", Page 1

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26

A: Page 1 of 88.

A
ABORT
ABORTED
ABOVE_BOTTOM
ABOVE_TOP
ABSTRACT
ACCESSIBLE_ACTIVE_D...ACCESSIBLE_CARET_PR...ACCESSIBLE_CHILD_PR...
ACCESSIBLE_DESCRIPT...ACCESSIBLE_NAME_PRO...ACCESSIBLE_SELECTIO...

Other Resources

Online Dictionary

WhatIs.com - Tech Dictionary & Encyclopedia

Webopedia

FOLDOC Computing Dictionary

IBM Terminology

Microsoft Glossary

HP Computing glossary

Oracle Glossary

Computer History Museum

FILExt - The File Extension Source

ComputerUser Dictionary


babylon
Home   |   Translation  |   Dictionary   |   About Us   |   Contact Us
ComputerDictionaries.org
  Powered by Babylon - Translation Software
Copyright 2008, ComputerDictionaries.org. All rights reserved.