代码搜索:Retrieving
找到约 435 项符合「Retrieving」的源代码
代码结果 435
www.eeworm.com/read/127767/14337287
txt e411. getting the roots of the preference trees.txt
There are two preference trees --- the system tree and the user tree. The root of these trees is retrieved using Preferences.systemRoot() and Preferences.userRoot(). The roots are required when creati
www.eeworm.com/read/127767/14336008
txt e405. saving and retrieving a preference value.txt
Preference values are persistent key/value pairs. The key must be a string. Preference values are stored in a preference node, which behaves much like a Map object. In order to get or set a preference
www.eeworm.com/read/127767/14336363
txt e584. retrieving a predefined color by name.txt
The Color class contains a number of predefined colors such as red and green. This example demonstrates how to retrieve one of these predefined colors using a string. For example, the predefined color
www.eeworm.com/read/127767/14336715
txt e968. retrieving text from a jtextcomponent.txt
This example works for all types of text components.
// Create the text component
JTextComponent tc = new JTextArea("Initial Text");
// Get length
int docLength = tc.getDocu
www.eeworm.com/read/127767/14336939
txt e973. retrieving the visible lines in a jtextcomponent.txt
There are hard and soft line breaks when viewing the contents of a text component. Hard line breaks are caused by a newline character in the contents. Soft line breaks are a result of word wrapping by
www.eeworm.com/read/424065/10498017
cls csysteminfo.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/424065/10498376
cls csysteminfo.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/272811/10943512
sample_output
Running HFPage Tests tests...
Test 1: Page Initialization Checks
Current Page No.: 7, Next Page No.: 8, Prev Page No.: -1, Available Space: 1000
Page Empty as expected.
dumpPage, this: 0xbff
www.eeworm.com/read/440702/7683396
c itapiusage.c
/*===========================================================================
FILE: itapiusage.c
SERVICES: Sample applet using AEE
DESCRIPTION
This file contains usage examples of the IT