Home
last modified time | relevance | path

Searched refs:setText (Results 1 – 25 of 182) sorted by relevance

12345678

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureOptionsDialog.java86 okButton.setText("OK"); in CaptureOptionsDialog()
128 cancelButton.setText("Cancel"); in CaptureOptionsDialog()
275 sampleSize16Button.setText("16"); in CaptureOptionsDialog()
300 soundSourceLabel.setText("Source"); in CaptureOptionsDialog()
332 stereoCheckBox.setText("Stereo"); in CaptureOptionsDialog()
343 sampleSize8Button.setText("8"); in CaptureOptionsDialog()
480 fpsTextField.setText("10"); in getFpsTextField()
563 mouseCheckBox.setText("Mouse"); in getMouseCheckBox()
571 loopCheckBox.setText("Loop"); in getLoopCheckBox()
579 playCheckBox.setText("Play"); in getPlayCheckBox()
[all …]
H A DRecordingControlsFrame.java95 pauseButton.setText(PAUSE_TEXT); in RecordingControlsFrame()
101 pauseButton.setText(RESUME_TEXT); in RecordingControlsFrame()
104 pauseButton.setText(PAUSE_TEXT); in RecordingControlsFrame()
119 stopButton.setText("Stop"); in RecordingControlsFrame()
179 cancelButton.setText("Cancel"); in RecordingControlsFrame()
H A DCaptureFrame.java81 dimensionsLabel.setText(e.getComponent().getWidth()+" x "+e.getComponent().getHeight()); in CaptureFrame()
102 captureButton.setText("Capture"); in CaptureFrame()
123 recordButton.setText("Record"); in CaptureFrame()
135 optionsButton.setText("Options"); in CaptureFrame()
146 cancelButton.setText("Cancel"); in CaptureFrame()
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenFactory.php16 * Indicates whether {@see CommonToken::setText()} should be called after
76 $token->setText($text);
82 $token->setText($source->b->getText($start, $stop));
92 $token->setText($text);
/plugin/struct/jsoneditor/
H A Dsetup.js25 editor.setText($config.val());
29 editor.setText($config.val());
/plugin/prosemirror/schema/
H A DNode.php38 $this->setText('');
80 public function setText($text) function in dokuwiki\\plugin\\prosemirror\\schema\\Node
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DwordWindow.js37 this.setText = setText;
109 function setText( textIndex, wordIndex, newText ) { function
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DwordWindow.js37 this.setText = setText;
109 function setText( textIndex, wordIndex, newText ) { function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DTextParagraph.php30 public function setText($text) function in Google\\Service\\HangoutsChat\\TextParagraph
H A DGoogleAppsCardV1SuggestionItem.php30 public function setText($text) function in Google\\Service\\HangoutsChat\\GoogleAppsCardV1SuggestionItem
H A DGoogleAppsCardV1TextParagraph.php30 public function setText($text) function in Google\\Service\\HangoutsChat\\GoogleAppsCardV1TextParagraph
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3beta1TextInput.php30 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TextInput
H A DGoogleCloudDialogflowCxV3TextInput.php30 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TextInput
H A DGoogleCloudDialogflowV2beta1IntentMessageTableCardCell.php30 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
H A DGoogleCloudDialogflowV2IntentMessageTableCardCell.php30 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageTableCardCell
H A DGoogleCloudDialogflowV2IntentMessageText.php31 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageText
H A DGoogleCloudDialogflowV2beta1IntentMessageText.php31 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageText
H A DGoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart.php48 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart
H A DGoogleCloudDialogflowV2beta1IntentMessageCardButton.php48 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageCardButton
H A DGoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech.php48 public function setText($text) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1PhysicalSchemaAvroSchema.php30 public function setText($text) function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema
H A DGoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema.php30 public function setText($text) function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema
H A DGoogleCloudDatacatalogV1PhysicalSchemaThriftSchema.php30 public function setText($text) function in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DTextContent.php30 public function setText($text) function in Google\\Service\\Keep\\TextContent
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PaymentsResellerSubscription/
H A DGoogleTypeLocalizedText.php48 public function setText($text) function in Google\\Service\\PaymentsResellerSubscription\\GoogleTypeLocalizedText

12345678