Home
last modified time | relevance | path

Searched refs:addSelectionListener (Results 1 – 25 of 1525) sorted by relevance

12345678910>>...61

/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.java81 fPage.addSelectionListener(listener); in testEmptySelectionListener()
94 fPage.addSelectionListener(listener); in testEmptySelectionListener2()
107 fPage.addSelectionListener(listener); in testAlreadyDeliveredPart1()
123 fPage.addSelectionListener(listener); in testAlreadyDeliveredPart2()
138 fPage.addSelectionListener(listener); in testAlreadyDeliveredAnyPartPart1()
156 fPage.addSelectionListener(listener); in testAlreadyDeliveredAnyPartPart2()
171 fPage.addSelectionListener(listener); in testSelectionPartVisibleT1()
187 fPage.addSelectionListener(listener); in testSelectionPartVisibleT2()
202 fPage.addSelectionListener(listener); in testSelectionPartVisibleT3()
215 fPage.addSelectionListener(listener); in testSelectionPartVisibleT4()
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/mainwindow/
H A DDebugMenuHelper.java73 item.addSelectionListener(new SelectionAdapter() { in createDebugMenuItem()
81 item.addSelectionListener(new SelectionAdapter() { in createDebugMenuItem()
89 item.addSelectionListener(new SelectionAdapter() { in createDebugMenuItem()
97 item.addSelectionListener(new SelectionAdapter() { in createDebugMenuItem()
105 item.addSelectionListener(new SelectionAdapter() { in createDebugMenuItem()
113 item.addSelectionListener(new SelectionAdapter() { in createDebugMenuItem()
121 item.addSelectionListener(new SelectionAdapter() { in createDebugMenuItem()
128 item.addSelectionListener(new SelectionAdapter() { in createDebugMenuItem()
136 item.addSelectionListener(new SelectionAdapter() { in createDebugMenuItem()
144 item.addSelectionListener(new SelectionAdapter() { in createDebugMenuItem()
[all …]
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/items/tool/
H A DDurationToolItems.java58 …this.durationItems[0].addSelectionListener(TuxGuitar.instance().getAction(SetWholeDurationAction.N… in showItems()
61 …this.durationItems[1].addSelectionListener(TuxGuitar.instance().getAction(SetHalfDurationAction.NA… in showItems()
65 …this.durationItems[2].addSelectionListener(TuxGuitar.instance().getAction(SetQuarterDurationAction… in showItems()
68 …this.durationItems[3].addSelectionListener(TuxGuitar.instance().getAction(SetEighthDurationAction.… in showItems()
71 …this.durationItems[4].addSelectionListener(TuxGuitar.instance().getAction(SetSixteenthDurationActi… in showItems()
82 this.dotted.addSelectionListener(TuxGuitar.instance().getAction(ChangeDottedDurationAction.NAME)); in showItems()
148 this.divisionType.addSelectionListener(this); in DivisionTypeMenuItem()
171 …this.subMenuItems[0].addSelectionListener(TuxGuitar.instance().getAction(ChangeDivisionTypeAction.… in addItems()
176 …this.subMenuItems[1].addSelectionListener(TuxGuitar.instance().getAction(ChangeDivisionTypeAction.… in addItems()
181 …this.subMenuItems[2].addSelectionListener(TuxGuitar.instance().getAction(ChangeDivisionTypeAction.… in addItems()
[all …]
H A DNoteEffectToolItems.java74 this.deadNote.addSelectionListener(TuxGuitar.instance().getAction(ChangeDeadNoteAction.NAME)); in showItems()
105 this.bend.addSelectionListener(TuxGuitar.instance().getAction(ChangeBendNoteAction.NAME)); in showItems()
113 this.slide.addSelectionListener(TuxGuitar.instance().getAction(ChangeSlideNoteAction.NAME)); in showItems()
117 this.hammer.addSelectionListener(TuxGuitar.instance().getAction(ChangeHammerNoteAction.NAME)); in showItems()
124 this.trill.addSelectionListener(TuxGuitar.instance().getAction(ChangeTrillNoteAction.NAME)); in showItems()
132 this.palmMute.addSelectionListener(TuxGuitar.instance().getAction(ChangePalmMuteAction.NAME)); in showItems()
136 this.staccato.addSelectionListener(TuxGuitar.instance().getAction(ChangeStaccatoAction.NAME)); in showItems()
143 this.tapping.addSelectionListener(TuxGuitar.instance().getAction(ChangeTappingAction.NAME)); in showItems()
147 this.slapping.addSelectionListener(TuxGuitar.instance().getAction(ChangeSlappingAction.NAME)); in showItems()
151 this.popping.addSelectionListener(TuxGuitar.instance().getAction(ChangePoppingAction.NAME)); in showItems()
[all …]
H A DFileToolItems.java41 this.newSong.addSelectionListener(TuxGuitar.instance().getAction(NewFileAction.NAME));
44 this.openSong.addSelectionListener(TuxGuitar.instance().getAction(OpenFileAction.NAME));
47 this.saveSong.addSelectionListener(TuxGuitar.instance().getAction(SaveFileAction.NAME));
50 this.saveAsSong.addSelectionListener(TuxGuitar.instance().getAction(SaveAsFileAction.NAME));
53 this.printSong.addSelectionListener(TuxGuitar.instance().getAction(PrintAction.NAME));
56 …this.printPreviewSong.addSelectionListener(TuxGuitar.instance().getAction(PrintPreviewAction.NAME)…
H A DDynamicToolItems.java47 …this.pianoPianissimo.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME… in showItems()
52 this.pianissimo.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME)); in showItems()
57 this.piano.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME)); in showItems()
62 this.mezzoPiano.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME)); in showItems()
67 this.mezzoForte.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME)); in showItems()
72 this.forte.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME)); in showItems()
77 this.fortissimo.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME)); in showItems()
82 …this.forteFortissimo.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME… in showItems()
H A DMarkerToolItems.java43 this.add.addSelectionListener(TuxGuitar.instance().getAction(AddMarkerAction.NAME)); in showItems()
47 this.list.addSelectionListener(TuxGuitar.instance().getAction(ListMarkersAction.NAME)); in showItems()
54 this.first.addSelectionListener(TuxGuitar.instance().getAction(GoFirstMarkerAction.NAME)); in showItems()
58 this.previous.addSelectionListener(TuxGuitar.instance().getAction(GoPreviousMarkerAction.NAME)); in showItems()
62 this.next.addSelectionListener(TuxGuitar.instance().getAction(GoNextMarkerAction.NAME)); in showItems()
66 this.last.addSelectionListener(TuxGuitar.instance().getAction(GoLastMarkerAction.NAME)); in showItems()
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/items/menu/
H A DNoteEffectsMenuItem.java82 this.bend.addSelectionListener(TuxGuitar.instance().getAction(ChangeBendNoteAction.NAME)); in showItems()
90 this.slide.addSelectionListener(TuxGuitar.instance().getAction(ChangeSlideNoteAction.NAME)); in showItems()
94 this.deadNote.addSelectionListener(TuxGuitar.instance().getAction(ChangeDeadNoteAction.NAME)); in showItems()
98 this.hammer.addSelectionListener(TuxGuitar.instance().getAction(ChangeHammerNoteAction.NAME)); in showItems()
128 this.trill.addSelectionListener(TuxGuitar.instance().getAction(ChangeTrillNoteAction.NAME)); in showItems()
136 this.palmMute.addSelectionListener(TuxGuitar.instance().getAction(ChangePalmMuteAction.NAME)); in showItems()
140 this.staccato.addSelectionListener(TuxGuitar.instance().getAction(ChangeStaccatoAction.NAME)); in showItems()
147 this.tapping.addSelectionListener(TuxGuitar.instance().getAction(ChangeTappingAction.NAME)); in showItems()
151 this.slapping.addSelectionListener(TuxGuitar.instance().getAction(ChangeSlappingAction.NAME)); in showItems()
155 this.popping.addSelectionListener(TuxGuitar.instance().getAction(ChangePoppingAction.NAME)); in showItems()
[all …]
H A DBeatMenuItem.java75 this.tiedNote.addSelectionListener(TuxGuitar.instance().getAction(ChangeTiedNoteAction.NAME)); in showItems()
79 this.cleanBeat.addSelectionListener(TuxGuitar.instance().getAction(CleanBeatAction.NAME)); in showItems()
105 this.insertText.addSelectionListener(TuxGuitar.instance().getAction(InsertTextAction.NAME)); in showItems()
112 this.voiceAuto.addSelectionListener(TuxGuitar.instance().getAction(SetVoiceAutoAction.NAME)); in showItems()
116 this.voiceUp.addSelectionListener(TuxGuitar.instance().getAction(SetVoiceUpAction.NAME)); in showItems()
120 this.voiceDown.addSelectionListener(TuxGuitar.instance().getAction(SetVoiceDownAction.NAME)); in showItems()
127 this.strokeUp.addSelectionListener(TuxGuitar.instance().getAction(SetStrokeUpAction.NAME)); in showItems()
131 this.strokeDown.addSelectionListener(TuxGuitar.instance().getAction(SetStrokeDownAction.NAME)); in showItems()
149 this.shiftUp.addSelectionListener(TuxGuitar.instance().getAction(ShiftNoteUpAction.NAME)); in showItems()
153 this.shiftDown.addSelectionListener(TuxGuitar.instance().getAction(ShiftNoteDownAction.NAME)); in showItems()
[all …]
H A DViewMenuItem.java67 this.showMixer.addSelectionListener(TuxGuitar.instance().getAction(ShowMixerAction.NAME)); in showItems()
71 this.showTransport.addSelectionListener(TuxGuitar.instance().getAction(ShowTransportAction.NAME)); in showItems()
75 this.showFretBoard.addSelectionListener(TuxGuitar.instance().getAction(ShowFretBoardAction.NAME)); in showItems()
79 this.showPiano.addSelectionListener(TuxGuitar.instance().getAction(ShowPianoAction.NAME)); in showItems()
83 this.showMatrix.addSelectionListener(TuxGuitar.instance().getAction(ShowMatrixAction.NAME)); in showItems()
89 this.pageLayout.addSelectionListener(TuxGuitar.instance().getAction(SetPageLayoutAction.NAME)); in showItems()
93 …this.linearLayout.addSelectionListener(TuxGuitar.instance().getAction(SetLinearLayoutAction.NAME)); in showItems()
97 …this.multitrack.addSelectionListener(TuxGuitar.instance().getAction(SetMultitrackViewAction.NAME)); in showItems()
101 …this.scoreEnabled.addSelectionListener(TuxGuitar.instance().getAction(SetScoreEnabledAction.NAME)); in showItems()
109 this.compact.addSelectionListener(TuxGuitar.instance().getAction(SetCompactViewAction.NAME)); in showItems()
[all …]
H A DTrackMenuItem.java57 this.first.addSelectionListener(TuxGuitar.instance().getAction(GoFirstTrackAction.NAME));
60 this.previous.addSelectionListener(TuxGuitar.instance().getAction(GoPreviousTrackAction.NAME));
63 this.next.addSelectionListener(TuxGuitar.instance().getAction(GoNextTrackAction.NAME));
66 this.last.addSelectionListener(TuxGuitar.instance().getAction(GoLastTrackAction.NAME));
71 this.addTrack.addSelectionListener(TuxGuitar.instance().getAction(AddTrackAction.NAME));
74 this.cloneTrack.addSelectionListener(TuxGuitar.instance().getAction(CloneTrackAction.NAME));
77 this.removeTrack.addSelectionListener(TuxGuitar.instance().getAction(RemoveTrackAction.NAME));
82 this.moveUp.addSelectionListener(TuxGuitar.instance().getAction(MoveTrackUpAction.NAME));
85 this.moveDown.addSelectionListener(TuxGuitar.instance().getAction(MoveTrackDownAction.NAME));
90 this.lyrics.addSelectionListener(TuxGuitar.instance().getAction(EditLyricsAction.NAME));
[all …]
H A DDurationMenuItem.java54 this.whole.addSelectionListener(TuxGuitar.instance().getAction(SetWholeDurationAction.NAME)); in showItems()
57 this.half.addSelectionListener(TuxGuitar.instance().getAction(SetHalfDurationAction.NAME)); in showItems()
60 this.quarter.addSelectionListener(TuxGuitar.instance().getAction(SetQuarterDurationAction.NAME)); in showItems()
63 this.eighth.addSelectionListener(TuxGuitar.instance().getAction(SetEighthDurationAction.NAME)); in showItems()
66 …this.sixteenth.addSelectionListener(TuxGuitar.instance().getAction(SetSixteenthDurationAction.NAME… in showItems()
69 …this.thirtySecond.addSelectionListener(TuxGuitar.instance().getAction(SetThirtySecondDurationActio… in showItems()
72 …this.sixtyFourth.addSelectionListener(TuxGuitar.instance().getAction(SetSixtyFourthDurationAction.… in showItems()
79 this.dotted.addSelectionListener(TuxGuitar.instance().getAction(ChangeDottedDurationAction.NAME)); in showItems()
82 …this.doubleDotted.addSelectionListener(TuxGuitar.instance().getAction(ChangeDoubleDottedDurationAc… in showItems()
86 this.division.addSelectionListener(TuxGuitar.instance().getAction(ChangeDivisionTypeAction.NAME)); in showItems()
H A DCompositionMenuItem.java53 …this.timeSignature.addSelectionListener(TuxGuitar.instance().getAction(ChangeTimeSignatureAction.N… in showItems()
56 this.tempo.addSelectionListener(TuxGuitar.instance().getAction(ChangeTempoAction.NAME)); in showItems()
59 this.clef.addSelectionListener(TuxGuitar.instance().getAction(ChangeClefAction.NAME)); in showItems()
62 …this.keySignature.addSelectionListener(TuxGuitar.instance().getAction(ChangeKeySignatureAction.NAM… in showItems()
65 …this.tripletFeel.addSelectionListener(TuxGuitar.instance().getAction(ChangeTripletFeelAction.NAME)… in showItems()
70 this.repeatOpen.addSelectionListener(TuxGuitar.instance().getAction(RepeatOpenAction.NAME)); in showItems()
73 this.repeatClose.addSelectionListener(TuxGuitar.instance().getAction(RepeatCloseAction.NAME)); in showItems()
76 …this.repeatAlternative.addSelectionListener(TuxGuitar.instance().getAction(RepeatAlternativeAction… in showItems()
82 this.properties.addSelectionListener(TuxGuitar.instance().getAction(ChangeInfoAction.NAME)); in showItems()
H A DMeasureMenuItem.java54 this.first.addSelectionListener(TuxGuitar.instance().getAction(GoFirstMeasureAction.NAME)); in showItems()
57 this.previous.addSelectionListener(TuxGuitar.instance().getAction(GoPreviousMeasureAction.NAME)); in showItems()
60 this.next.addSelectionListener(TuxGuitar.instance().getAction(GoNextMeasureAction.NAME)); in showItems()
63 this.last.addSelectionListener(TuxGuitar.instance().getAction(GoLastMeasureAction.NAME)); in showItems()
69 this.addMeasure.addSelectionListener(TuxGuitar.instance().getAction(AddMeasureAction.NAME)); in showItems()
72 this.cleanMeasure.addSelectionListener(TuxGuitar.instance().getAction(CleanMeasureAction.NAME)); in showItems()
75 this.removeMeasure.addSelectionListener(TuxGuitar.instance().getAction(RemoveMeasureAction.NAME)); in showItems()
81 this.copyMeasure.addSelectionListener(TuxGuitar.instance().getAction(CopyMeasureAction.NAME)); in showItems()
85 this.pasteMeasure.addSelectionListener(TuxGuitar.instance().getAction(PasteMeasureAction.NAME)); in showItems()
H A DToolMenuItem.java48 this.transpose.addSelectionListener(TuxGuitar.instance().getAction(TransposeAction.NAME)); in showItems()
51 this.scale.addSelectionListener(TuxGuitar.instance().getAction(ScaleAction.NAME)); in showItems()
54 this.browser.addSelectionListener(TuxGuitar.instance().getAction(TGBrowserAction.NAME)); in showItems()
61 menuItem.addSelectionListener(TuxGuitar.instance().getAction(tool.getAction())); in showItems()
69 this.plugins.addSelectionListener(TuxGuitar.instance().getAction(EditPluginsAction.NAME)); in showItems()
73 this.keyBindings.addSelectionListener(TuxGuitar.instance().getAction(EditKeyBindingsAction.NAME)); in showItems()
77 this.config.addSelectionListener(TuxGuitar.instance().getAction(EditConfigAction.NAME)); in showItems()
H A DDynamicMenuItem.java46 …this.pianoPianissimo.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME… in showItems()
50 this.pianissimo.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME)); in showItems()
54 this.piano.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME)); in showItems()
58 this.mezzoPiano.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME)); in showItems()
62 this.mezzoForte.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME)); in showItems()
66 this.forte.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME)); in showItems()
70 this.fortissimo.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME)); in showItems()
74 …this.forteFortissimo.addSelectionListener(TuxGuitar.instance().getAction(ChangeVelocityAction.NAME… in showItems()
H A DEditMenuItem.java51 this.undo.addSelectionListener(TuxGuitar.instance().getAction(UndoAction.NAME)); in showItems()
54 this.redo.addSelectionListener(TuxGuitar.instance().getAction(RedoAction.NAME)); in showItems()
59 …this.modeSelection.addSelectionListener(TuxGuitar.instance().getAction(SetMouseModeSelectionAction… in showItems()
62 …this.modeEdition.addSelectionListener(TuxGuitar.instance().getAction(SetMouseModeEditionAction.NAM… in showItems()
65 this.notNaturalKey.addSelectionListener(TuxGuitar.instance().getAction(SetNaturalKeyAction.NAME)); in showItems()
70 this.voice1.addSelectionListener(TuxGuitar.instance().getAction(SetVoice1Action.NAME)); in showItems()
73 this.voice2.addSelectionListener(TuxGuitar.instance().getAction(SetVoice2Action.NAME)); in showItems()
H A DFileMenuItem.java76 this.newSong.addSelectionListener(TuxGuitar.instance().getAction(NewFileAction.NAME)); in showItems()
79 this.open.addSelectionListener(TuxGuitar.instance().getAction(OpenFileAction.NAME)); in showItems()
82 this.openURL.addSelectionListener(TuxGuitar.instance().getAction(OpenURLAction.NAME)); in showItems()
87 this.save.addSelectionListener(TuxGuitar.instance().getAction(SaveFileAction.NAME)); in showItems()
90 this.saveAs.addSelectionListener(TuxGuitar.instance().getAction(SaveAsFileAction.NAME)); in showItems()
124 this.print.addSelectionListener(TuxGuitar.instance().getAction(PrintAction.NAME)); in showItems()
136 this.exit.addSelectionListener(TuxGuitar.instance().getAction(ExitAction.NAME)); in showItems()
170 item.addSelectionListener(TuxGuitar.instance().getAction(ImportSongAction.NAME)); in addImporters()
183 item.addSelectionListener(TuxGuitar.instance().getAction(ImportSongAction.NAME)); in addImporters()
206 item.addSelectionListener(TuxGuitar.instance().getAction(ExportSongAction.NAME)); in addExporters()
[all …]
H A DMarkerMenuItem.java46 this.add.addSelectionListener(TuxGuitar.instance().getAction(AddMarkerAction.NAME)); in showItems()
50 this.list.addSelectionListener(TuxGuitar.instance().getAction(ListMarkersAction.NAME)); in showItems()
57 this.first.addSelectionListener(TuxGuitar.instance().getAction(GoFirstMarkerAction.NAME)); in showItems()
61 this.previous.addSelectionListener(TuxGuitar.instance().getAction(GoPreviousMarkerAction.NAME)); in showItems()
65 this.next.addSelectionListener(TuxGuitar.instance().getAction(GoNextMarkerAction.NAME)); in showItems()
69 this.last.addSelectionListener(TuxGuitar.instance().getAction(GoLastMarkerAction.NAME)); in showItems()
/dports/multimedia/iriverter/iriverter-0.16/src/org/thestaticvoid/iriverter/
H A DConverterUI.java48 tabFolder.addSelectionListener(this); in ConverterUI()
78 convert.addSelectionListener(this); in setupMenus()
83 playFile.addSelectionListener(this); in setupMenus()
106 newDVD.addSelectionListener(this); in setupMenus()
130 moveUp.addSelectionListener(this); in setupMenus()
136 moveDown.addSelectionListener(this); in setupMenus()
144 closeJob.addSelectionListener(this); in setupMenus()
155 quit.addSelectionListener(this); in setupMenus()
215 bitrate.addSelectionListener(this); in setupMenus()
251 volume.addSelectionListener(this); in setupMenus()
[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 DShellTab.java240 noTrimButton.addSelectionListener (decorationButtonListener); in createControlWidgets()
241 noMoveButton.addSelectionListener(decorationButtonListener); in createControlWidgets()
242 closeButton.addSelectionListener (decorationButtonListener); in createControlWidgets()
243 titleButton.addSelectionListener (decorationButtonListener); in createControlWidgets()
244 minButton.addSelectionListener (decorationButtonListener); in createControlWidgets()
245 maxButton.addSelectionListener (decorationButtonListener); in createControlWidgets()
246 borderButton.addSelectionListener (decorationButtonListener); in createControlWidgets()
247 resizeButton.addSelectionListener (decorationButtonListener); in createControlWidgets()
248 dialogTrimButton.addSelectionListener (decorationButtonListener); in createControlWidgets()
249 shellTrimButton.addSelectionListener (decorationButtonListener); in createControlWidgets()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/
H A DSnippet354.java58 exit.addSelectionListener(widgetSelectedAdapter(e -> display.dispose())); in main()
82 sysItem.addSelectionListener(widgetSelectedAdapter(e -> System.out.println("Quit selected"))); in main()
85 sysItem.addSelectionListener(widgetSelectedAdapter(e -> { in main()
91 sysItem.addSelectionListener(widgetSelectedAdapter(e -> { in main()
97 …sysItem.addSelectionListener(widgetSelectedAdapter(e -> System.out.println("Preferences selected")… in main()
100 sysItem.addSelectionListener(widgetSelectedAdapter(e -> System.out.println("About selected"))); in main()
107 …newAppMenuItem.addSelectionListener(widgetSelectedAdapter(e -> System.out.println("SWT-added item … in main()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.ui.forms.examples/src/org/eclipse/ui/forms/examples/internal/rcp/
H A DNewStylePage.java128 tbutton.addSelectionListener(new SelectionAdapter() { in createFormContent()
138 sbutton.addSelectionListener(new SelectionAdapter() { in createFormContent()
145 lbutton.addSelectionListener(new SelectionAdapter() { in createFormContent()
160 ibutton.addSelectionListener(new SelectionAdapter() { in createFormContent()
193 gbutton.addSelectionListener(new SelectionAdapter() { in createFormContent()
211 mbutton.addSelectionListener(new SelectionAdapter() { in createFormContent()
220 dbutton.addSelectionListener(new SelectionAdapter() { in createFormContent()
330 checkbox.addSelectionListener(mmListener); in createFormContent()
362 error.addSelectionListener(new SelectionAdapter() { in createFormContent()
379 info.addSelectionListener(new SelectionAdapter() { in createFormContent()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples/src/org/eclipse/swt/examples/texteditor/
H A DTextEditor.java243 openItem.addSelectionListener(widgetSelectedAdapter(event -> { in createMenuBar()
270 saveAsItem.addSelectionListener(widgetSelectedAdapter(event -> { in createMenuBar()
325 wrapItem.addSelectionListener(widgetSelectedAdapter(event -> { in createMenuBar()
461 profileItem.addSelectionListener(adapter); in createMenuBar()
465 profileItem.addSelectionListener(adapter); in createMenuBar()
469 profileItem.addSelectionListener(adapter); in createMenuBar()
473 profileItem.addSelectionListener(adapter); in createMenuBar()
751 fontSizeControl.addSelectionListener(adapter); in createToolBar()
752 fontNameControl.addSelectionListener(adapter); in createToolBar()
826 indent.addSelectionListener(widgetSelectedAdapter(event -> { in createToolBar()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests.win32/ManualTests/org/eclipse/swt/tests/win32/snippets/
H A DBug536008_DarkDisabledLabel.java43 …static void addSelectionListener(Button button, Label label1, Label label2, Consumer<Label> handle… in addSelectionListener() method in Bug536008_DarkDisabledLabel
183 addSelectionListener(button, label1, label2, label -> { in main()
189 addSelectionListener(button, label1, label2, label -> { in main()
195 addSelectionListener(button, label1, label2, label -> { in main()
206 addSelectionListener(button, label1, label2, label -> { in main()
212 addSelectionListener(button, label1, label2, label -> { in main()
223 addSelectionListener(button, label1, label2, label -> { in main()
229 addSelectionListener(button, label1, label2, label -> { in main()
235 addSelectionListener(button, label1, label2, label -> { in main()

12345678910>>...61