Home
last modified time | relevance | path

Searched refs:setSelection (Results 1 – 25 of 3468) sorted by relevance

12345678910>>...139

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/
H A DTest_org_eclipse_swt_widgets_List.java453 list.setSelection(0); in test_getFocusIndex()
455 list.setSelection(2); in test_getFocusIndex()
580 list.setSelection(0); in test_getSelection()
589 list.setSelection(sel); in test_getSelection()
618 list.setSelection(sel); in test_getSelection()
2097 list.setSelection(2); in test_setSelectionI()
2104 list.setSelection(0); in test_setSelectionI()
2123 list.setSelection(0); in test_setSelectionI()
2137 list.setSelection(2); in test_setSelectionI()
2144 list.setSelection(0); in test_setSelectionI()
[all …]
H A DTest_org_eclipse_swt_widgets_Table.java473 table.setSelection(items); in test_getSelection()
1699 table.setSelection(0); in test_setSelectionI()
1701 table.setSelection(3); in test_setSelectionI()
1703 table.setSelection(4); in test_setSelectionI()
1706 table.setSelection(2); in test_setSelectionI()
1709 table.setSelection(1); in test_setSelectionI()
1718 table.setSelection(0); in test_setSelectionI()
1721 table.setSelection(3); in test_setSelectionI()
1724 table.setSelection(4); in test_setSelectionI()
1727 table.setSelection(2); in test_setSelectionI()
[all …]
H A DTest_org_eclipse_swt_widgets_Tree.java297 tree.setSelection(items); in test_getSelectionCount()
300 tree.setSelection(new TreeItem[]{}); in test_getSelectionCount()
324 tree.setSelection(items); in test_getSelectionCount()
327 tree.setSelection(new TreeItem[]{}); in test_getSelectionCount()
474 tree.setSelection(items); in test_setSelection$Lorg_eclipse_swt_widgets_TreeItem()
477 tree.setSelection(tree.getItems()); in test_setSelection$Lorg_eclipse_swt_widgets_TreeItem()
480 tree.setSelection(new TreeItem[] {}); in test_setSelection$Lorg_eclipse_swt_widgets_TreeItem()
540 tree.setSelection(new TreeItem[] {}); in test_setSelection$Lorg_eclipse_swt_widgets_TreeItem()
555 tree.setSelection(items); in test_setSelection$Lorg_eclipse_swt_widgets_TreeItem()
558 tree.setSelection(tree.getItems()); in test_setSelection$Lorg_eclipse_swt_widgets_TreeItem()
[all …]
H A DTest_org_eclipse_swt_widgets_TabFolder.java187 tabFolder.setSelection(i); in test_getSelection()
280 tabFolder.setSelection(i); in test_setSelectionEmpty()
285 tabFolder.setSelection(-1); in test_setSelectionEmpty()
342 tabFolder.setSelection(0); in test_setSelectionI()
345 tabFolder.setSelection(4); in test_setSelectionI()
348 tabFolder.setSelection(2); in test_setSelectionI()
351 tabFolder.setSelection(1); in test_setSelectionI()
360 tabFolder.setSelection(3); in test_setSelectionI()
457 tabFolder.setSelection(2); in test_consistency_PgupSelection()
465 tabFolder.setSelection(1); in test_consistency_MenuDetect()
[all …]
H A DTest_org_eclipse_swt_widgets_Text.java124 text.setSelection(1,3); in test_addSelectionListenerLorg_eclipse_swt_events_SelectionListener()
143 text.setSelection(1,3); in test_addSelectionListenerWidgetSelectedAdapterLorg_eclipse_swt_events_SelectionListener()
228 text.setSelection(0); in test_appendLjava_lang_String()
237 text.setSelection(0); in test_appendLjava_lang_String()
259 text.setSelection(0); in test_appendLjava_lang_String()
271 text.setSelection(0); in test_appendLjava_lang_String()
328 text.setSelection(2); in test_copy()
347 text.setSelection(2); in test_copy()
580 text.setSelection(4); in test_getSelection()
910 text.setSelection(2); in test_insertLjava_lang_String()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/
H A DSelectionListenerFactoryTest.java83 view.setSelection(new StructuredSelection()); in testEmptySelectionListener()
96 view.setSelection(new StructuredSelection(KNOCK_KNOCK)); in testEmptySelectionListener2()
108 view.setSelection(new StructuredSelection(KNOCK_KNOCK)); in testAlreadyDeliveredPart1()
110 view.setSelection(new StructuredSelection(KNOCK_KNOCK)); in testAlreadyDeliveredPart1()
124 view.setSelection(new StructuredSelection(KNOCK_KNOCK)); in testAlreadyDeliveredPart2()
139 view.setSelection(new StructuredSelection(KNOCK_KNOCK)); in testAlreadyDeliveredAnyPartPart1()
157 view.setSelection(new StructuredSelection(KNOCK_KNOCK)); in testAlreadyDeliveredAnyPartPart2()
395 view.setSelection(() -> true); in testMinimumSelectionSizeT4()
484 view.setSelection(new StructuredSelection(view)); in testAdaptsToT3()
531 view.setSelection(() -> true); in testAdaptsToT5()
[all …]
/dports/audio/midipp/midipp-2.1.1/src/
H A Dmidipp_replay.cpp113 mainWindow->mbm_midi_record->setSelection(0); in handleEmptyFile()
114 mainWindow->mbm_midi_play->setSelection(0); in handleEmptyFile()
131 mainWindow->mbm_midi_record->setSelection(0); in handleUseExistingMidiFile()
132 mainWindow->mbm_midi_play->setSelection(0); in handleUseExistingMidiFile()
150 mainWindow->mbm_midi_record->setSelection(1); in handleStartRecordSomething()
151 mainWindow->mbm_midi_play->setSelection(0); in handleStartRecordSomething()
177 mainWindow->mbm_midi_record->setSelection(0); in handleStopRecordSomething()
198 mainWindow->mbm_midi_play->setSelection(0); in handleStartRehearse()
212 mainWindow->mbm_midi_play->setSelection(0); in handleRecordNew()
229 mainWindow->mbm_midi_play->setSelection(0); in handleRecordStop()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/
H A DWorkingSetSelectionDialog.java133 setSelection(null); in cancelPressed()
173 buttonWindowSet.setSelection(true); in createDialogArea()
176 buttonNoSet.setSelection(true); in createDialogArea()
211 buttonNoSet.setSelection(false); in createDialogArea()
218 buttonNoSet.setSelection(false); in createDialogArea()
306 setSelection(windowSet); in okPressed()
309 setSelection(new IWorkingSet[0]); in okPressed()
318 setSelection(typedResult); in okPressed()
405 super.setSelection(workingSets); in setSelection()
420 buttonNoSet.setSelection(false); in selectAllSets()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/controlexample/
H A DTextTab.java172 wrapButton.setSelection ((text.getStyle () & SWT.WRAP) != 0); in setExampleWidgetState()
173 readOnlyButton.setSelection ((text.getStyle () & SWT.READ_ONLY) != 0); in setExampleWidgetState()
174 passwordButton.setSelection ((text.getStyle () & SWT.PASSWORD) != 0); in setExampleWidgetState()
175 searchButton.setSelection ((text.getStyle () & SWT.SEARCH) != 0); in setExampleWidgetState()
176 leftButton.setSelection ((text.getStyle () & SWT.LEFT) != 0); in setExampleWidgetState()
177 centerButton.setSelection ((text.getStyle () & SWT.CENTER) != 0); in setExampleWidgetState()
178 rightButton.setSelection ((text.getStyle () & SWT.RIGHT) != 0); in setExampleWidgetState()
186 horizontalButton.setSelection (false); in setExampleWidgetState()
187 verticalButton.setSelection (false); in setExampleWidgetState()
189 iconCancelButton.setSelection (false); in setExampleWidgetState()
[all …]
H A DShellTab.java254 noParentButton.setSelection (true); in createControlWidgets()
255 modelessButton.setSelection (true); in createControlWidgets()
273 closeButton.setSelection (true); in decorationButtonSelected()
274 noTrimButton.setSelection (false); in decorationButtonSelected()
280 closeButton.setSelection (true); in decorationButtonSelected()
293 closeButton.setSelection (false); in decorationButtonSelected()
294 titleButton.setSelection (false); in decorationButtonSelected()
295 minButton.setSelection (false); in decorationButtonSelected()
296 maxButton.setSelection (false); in decorationButtonSelected()
297 borderButton.setSelection (false); in decorationButtonSelected()
[all …]
H A DScrollableTab.java45 horizontalButton.setSelection(true); in createStyleGroup()
48 verticalButton.setSelection(true); in createStyleGroup()
61 singleButton.setSelection ((widgets [0].getStyle () & SWT.SINGLE) != 0); in setExampleWidgetState()
62 multiButton.setSelection ((widgets [0].getStyle () & SWT.MULTI) != 0); in setExampleWidgetState()
63 horizontalButton.setSelection ((widgets [0].getStyle () & SWT.H_SCROLL) != 0); in setExampleWidgetState()
64 verticalButton.setSelection ((widgets [0].getStyle () & SWT.V_SCROLL) != 0); in setExampleWidgetState()
65 borderButton.setSelection ((widgets [0].getStyle () & SWT.BORDER) != 0); in setExampleWidgetState()
H A DDateTimeTab.java145 dateButton.setSelection ((dateTime1.getStyle () & SWT.DATE) != 0); in setExampleWidgetState()
146 timeButton.setSelection ((dateTime1.getStyle () & SWT.TIME) != 0); in setExampleWidgetState()
147 calendarButton.setSelection ((dateTime1.getStyle () & SWT.CALENDAR) != 0); in setExampleWidgetState()
148 shortButton.setSelection ((dateTime1.getStyle () & SWT.SHORT) != 0); in setExampleWidgetState()
149 mediumButton.setSelection ((dateTime1.getStyle () & SWT.MEDIUM) != 0); in setExampleWidgetState()
150 longButton.setSelection ((dateTime1.getStyle () & SWT.LONG) != 0); in setExampleWidgetState()
153 dropDownButton.setSelection ((dateTime1.getStyle () & SWT.DROP_DOWN) != 0); in setExampleWidgetState()
155 dropDownButton.setSelection(false); in setExampleWidgetState()
162 weekNumbersButton.setSelection(false); in setExampleWidgetState()
164 borderButton.setSelection ((dateTime1.getStyle () & SWT.BORDER) != 0); in setExampleWidgetState()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/preferences/
H A DMainPreferencePage.java105 fJUnitWorkspaceLocationRadio.setSelection(true); in createControl()
257 fUseID.setSelection(true); in createContents()
259 fUseName.setSelection(true); in createContents()
399 fUseID.setSelection(true); in performDefaults()
400 fUseName.setSelection(false); in performDefaults()
402 fUseID.setSelection(false); in performDefaults()
403 fUseName.setSelection(true); in performDefaults()
405 fAutoManage.setSelection(false); in performDefaults()
406 fOverwriteBuildFiles.setSelection(true); in performDefaults()
407 fShowSourceBundles.setSelection(false); in performDefaults()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/
H A DJavaDebugPreferencePage.java277 …fAlertHCRButton.setSelection(store.getDefaultBoolean(IJDIPreferencesConstants.PREF_ALERT_HCR_FAILE… in performDefaults()
285 fEnableHCRButton.setSelection(prefs.getBoolean(JDIDebugPlugin.PREF_ENABLE_HCR, true)); in performDefaults()
294 fShowStepResult.setSelection(prefs.getBoolean(JDIDebugModel.PREF_SHOW_STEP_RESULT, true)); in performDefaults()
295 …fShowStepResultRemote.setSelection(prefs.getBoolean(JDIDebugModel.PREF_SHOW_STEP_RESULT_REMOTE, tr… in performDefaults()
299 …fAdvancedSourcelookup.setSelection(prefs.getBoolean(JDIDebugPlugin.PREF_ENABLE_ADVANCED_SOURCELOOK… in performDefaults()
315 …fSuspendButton.setSelection(store.getBoolean(IJDIPreferencesConstants.PREF_SUSPEND_ON_UNCAUGHT_EXC… in setValues()
317 fAlertHCRButton.setSelection(store.getBoolean(IJDIPreferencesConstants.PREF_ALERT_HCR_FAILED)); in setValues()
319 …fAlertObsoleteButton.setSelection(store.getBoolean(IJDIPreferencesConstants.PREF_ALERT_OBSOLETE_ME… in setValues()
322 …fOpenInspector.setSelection(store.getBoolean(IJDIPreferencesConstants.PREF_OPEN_INSPECT_POPUP_ON_E… in setValues()
327 …fEnableHCRButton.setSelection(prefs.getBoolean(bundleId, JDIDebugPlugin.PREF_ENABLE_HCR, true, nul… in setValues()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/
H A DWizardArchiveFileResourceExportPage1.java113 createSelectionOnlyButton.setSelection(false); in createOptionsGroupButtons()
114 compressContentsCheckbox.setSelection(true); in createOptionsGroupButtons()
127 zipFormatButton.setSelection(true); in createFileFormatOptions()
133 targzFormatButton.setSelection(false); in createFileFormatOptions()
400 targzFormatButton.setSelection(true); in validateDestinationGroup()
401 zipFormatButton.setSelection(false); in validateDestinationGroup()
404 compressContentsCheckbox.setSelection(true); in validateDestinationGroup()
405 targzFormatButton.setSelection(true); in validateDestinationGroup()
406 zipFormatButton.setSelection(false); in validateDestinationGroup()
408 zipFormatButton.setSelection(true); in validateDestinationGroup()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/tests/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/ui/
H A DPatchWizardRadioButtonGroupTests.java95 button1.setSelection(true); in testSingleSelection()
99 button2.setSelection(false); in testSingleSelection()
103 button3.setSelection(false); in testSingleSelection()
115 button1.setSelection(true); in testMultipleSelection()
119 button2.setSelection(true); in testMultipleSelection()
123 button3.setSelection(true); in testMultipleSelection()
135 button1.setSelection(false); in testSelectDisabled1()
139 button2.setSelection(true); in testSelectDisabled1()
158 button2.setSelection(true); in testSelectDisabled2()
182 button1.setSelection(true); in testSelectDisabled3()
[all …]
/dports/audio/musescore/MuseScore-3.6.1/awl/
H A Dposedit.cpp76 lineEdit()->setSelection(7, 2); in event()
80 lineEdit()->setSelection(4, 2); in event()
84 lineEdit()->setSelection(0, 3); in event()
90 lineEdit()->setSelection(5, 2); in event()
94 lineEdit()->setSelection(0, 4); in event()
102 lineEdit()->setSelection(4, 2); in event()
106 lineEdit()->setSelection(7, 2); in event()
110 lineEdit()->setSelection(10, 2); in event()
116 lineEdit()->setSelection(5, 2); in event()
120 lineEdit()->setSelection(8, 3); in event()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/
H A DAppearancePreferencePage.java137 fShowMethodReturnType.setSelection(prefs.getBoolean(PREF_METHOD_RETURNTYPE)); in initFields()
138 fShowMethodTypeParameters.setSelection(prefs.getBoolean(PREF_METHOD_TYPEPARAMETERS)); in initFields()
139 fShowMembersInPackageView.setSelection(prefs.getBoolean(SHOW_CU_CHILDREN)); in initFields()
141 fShowCategory.setSelection(prefs.getBoolean(PREF_CATEGORY)); in initFields()
144 fCompressPackageNames.setSelection(prefs.getBoolean(PREF_COMPRESS_PACKAGE_NAMES)); in initFields()
147 fAbbreviatePackageNames.setSelection(prefs.getBoolean(PREF_ABBREVIATE_PACKAGE_NAMES)); in initFields()
151 fSortLibraryEntriesByName.setSelection(prefs.getBoolean(PREF_SORT_LIBRARY_ENTRIES_BY_NAME)); in initFields()
288 fShowMethodReturnType.setSelection(prefs.getDefaultBoolean(PREF_METHOD_RETURNTYPE)); in performDefaults()
290 fShowCategory.setSelection(prefs.getDefaultBoolean(PREF_CATEGORY)); in performDefaults()
291 fShowMembersInPackageView.setSelection(prefs.getDefaultBoolean(SHOW_CU_CHILDREN)); in performDefaults()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.ui.examples.readmetool/Eclipse UI Examples Readme Tool/org/eclipse/ui/examples/readmetool/
H A DReadmePreferencePage.java234 radioButton1.setSelection(false); in initializeDefaults()
235 radioButton2.setSelection(false); in initializeDefaults()
236 radioButton3.setSelection(false); in initializeDefaults()
240 radioButton1.setSelection(true); in initializeDefaults()
243 radioButton2.setSelection(true); in initializeDefaults()
246 radioButton3.setSelection(true); in initializeDefaults()
257 checkBox1.setSelection(store.getBoolean(IReadmeConstants.PRE_CHECK1)); in initializeValues()
258 checkBox2.setSelection(store.getBoolean(IReadmeConstants.PRE_CHECK2)); in initializeValues()
264 radioButton1.setSelection(true); in initializeValues()
267 radioButton2.setSelection(true); in initializeValues()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui.sdk/src/org/eclipse/equinox/internal/p2/ui/sdk/prefs/
H A DProvisioningPreferencePage.java118 showLatestRadio.setSelection(pref.getBoolean(PreferenceConstants.PREF_SHOW_LATEST_VERSION)); in initialize()
119 showAllRadio.setSelection(!pref.getBoolean(PreferenceConstants.PREF_SHOW_LATEST_VERSION)); in initialize()
121 alwaysShowFailedPlan.setSelection(openWizard.equals(MessageDialogWithToggle.ALWAYS)); in initialize()
122 neverShowFailedPlan.setSelection(openWizard.equals(MessageDialogWithToggle.NEVER)); in initialize()
123 promptOnFailedPlan.setSelection(openWizard.equals(MessageDialogWithToggle.PROMPT)); in initialize()
131 …showLatestRadio.setSelection(pref.getBoolean(PreferenceConstants.PREF_SHOW_LATEST_VERSION, false)); in performDefaults()
132 showAllRadio.setSelection(!pref.getBoolean(PreferenceConstants.PREF_SHOW_LATEST_VERSION, false)); in performDefaults()
134 alwaysShowFailedPlan.setSelection(openWizard.equals(MessageDialogWithToggle.ALWAYS)); in performDefaults()
135 neverShowFailedPlan.setSelection(openWizard.equals(MessageDialogWithToggle.NEVER)); in performDefaults()
136 promptOnFailedPlan.setSelection(openWizard.equals(MessageDialogWithToggle.PROMPT)); in performDefaults()
[all …]
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/items/menu/
H A DNoteEffectsMenuItem.java173 this.vibrato.setSelection(note != null && note.getEffect().isVibrato()); in update()
175 this.bend.setSelection(note != null && note.getEffect().isBend()); in update()
179 this.deadNote.setSelection(note != null && note.getEffect().isDeadNote()); in update()
181 this.slide.setSelection(note != null && note.getEffect().isSlide()); in update()
183 this.hammer.setSelection(note != null && note.getEffect().isHammer()); in update()
193 this.graceNote.setSelection(note != null && note.getEffect().isGrace()); in update()
195 this.trill.setSelection(note != null && note.getEffect().isTrill()); in update()
199 this.palmMute.setSelection(note != null && note.getEffect().isPalmMute()); in update()
203 this.tapping.setSelection(note != null && note.getEffect().isTapping()); in update()
207 this.popping.setSelection(note != null && note.getEffect().isPopping()); in update()
[all …]
H A DViewMenuItem.java133 this.showMixer.setSelection(!TuxGuitar.instance().getMixer().isDisposed()); in update()
134 this.showTransport.setSelection(!TuxGuitar.instance().getTransport().isDisposed()); in update()
136 this.showPiano.setSelection(!TuxGuitar.instance().getPianoEditor().isDisposed()); in update()
138 this.pageLayout.setSelection(layout instanceof PageViewLayout); in update()
139 this.linearLayout.setSelection(layout instanceof LinearViewLayout); in update()
140 this.multitrack.setSelection( (style & ViewLayout.DISPLAY_MULTITRACK) != 0 ); in update()
141 this.scoreEnabled.setSelection( (style & ViewLayout.DISPLAY_SCORE) != 0 ); in update()
142 this.tablatureEnabled.setSelection( (style & ViewLayout.DISPLAY_TABLATURE) != 0 ); in update()
143 this.compact.setSelection( (style & ViewLayout.DISPLAY_COMPACT) != 0 ); in update()
145 this.chordName.setSelection( (style & ViewLayout.DISPLAY_CHORD_NAME) != 0 ); in update()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/empty/
H A DTitleAreaFilterDialogWithEmptyOptions.java123 btnExcludeEmptyValues.setSelection(true); in updateUi()
124 btnIncludeEmptyValues.setSelection(false); in updateUi()
125 btnOnlyEmptyValues.setSelection(false); in updateUi()
128 btnExcludeEmptyValues.setSelection(false); in updateUi()
129 btnIncludeEmptyValues.setSelection(true); in updateUi()
130 btnOnlyEmptyValues.setSelection(false); in updateUi()
133 btnExcludeEmptyValues.setSelection(false); in updateUi()
134 btnIncludeEmptyValues.setSelection(false); in updateUi()
135 btnOnlyEmptyValues.setSelection(true); in updateUi()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/synchronize/
H A DGlobalRefreshElementSelectionPage.java114 participantScope.setSelection(true); in createControl()
116 workingSetScope.setSelection(false); in createControl()
216 participantScope.setSelection(false); in updateOKStatus()
217 workingSetScope.setSelection(false); in updateOKStatus()
258 participantScope.setSelection(true); in initializeScopingHint()
277 participantScope.setSelection(false); in initializeScopingHint()
279 workingSetScope.setSelection(true); in initializeScopingHint()
323 participantScope.setSelection(false); in selectWorkingSetAction()
325 workingSetScope.setSelection(true); in selectWorkingSetAction()
379 workingSetScope.setSelection(!selected); in setWorkspaceSelected()
[all …]
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/editors/effects/
H A DGraceEditor.java95 this.fretSpinner.setSelection(fret); in show()
100 this.deadButton.setSelection(dead); in show()
110 this.beforeBeatButton.setSelection(!onBeat); in show()
115 this.onBeatButton.setSelection(onBeat); in show()
125 this.durationButton1.setSelection(duration == 1); in show()
130 this.durationButton2.setSelection(duration == 2); in show()
135 this.durationButton3.setSelection(duration == 3); in show()
157 this.ppButton.setSelection(dynamic == TGVelocities.PIANISSIMO); in show()
162 this.fButton.setSelection(dynamic == TGVelocities.FORTE); in show()
167 this.pButton.setSelection(dynamic == TGVelocities.PIANO); in show()
[all …]

12345678910>>...139