index
int64 0
10.7k
| class
stringclasses 867
values | comment_sentence
stringlengths 1
1.78k
| partition
int64 0
0
| combo
stringlengths 17
1.81k
| labels
listlengths 7
7
|
|---|---|---|---|---|---|
7,497
|
VContextMenu.java
|
Move keyboard focus to menu, deferring the focus setting so
* the focus is certainly moved to the menu in all browser after
* the positioning has been done.
| 0
|
Move keyboard focus to menu, deferring the focus setting so
* the focus is certainly moved to the menu in all browser after
* the positioning has been done. | VContextMenu.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
7,498
|
VContextMenu.java
|
// Focus the menu.
| 0
|
// Focus the menu. | VContextMenu.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,499
|
VContextMenu.java
|
menu.setFocus(true);
| 0
|
menu.setFocus(true); | VContextMenu.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,500
|
VContextMenu.java
|
// Unselect previously selected items
| 0
|
// Unselect previously selected items | VContextMenu.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,501
|
VContextMenu.java
|
Extend standard Gwt MenuBar to set proper settings and to override
* onPopupClosed method so that PopupPanel gets closed.
| 0
|
Extend standard Gwt MenuBar to set proper settings and to override
* onPopupClosed method so that PopupPanel gets closed. | VContextMenu.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,502
|
VContextMenu.java
|
make focusable, as we don't need access key magic we don't need
// to
// use FocusImpl.createFocusable
| 0
|
make focusable, as we don't need access key magic we don't need
// to
// use FocusImpl.createFocusable | VContextMenu.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
7,503
|
VContextMenu.java
|
// Handle icon onload events to ensure shadow is resized correctly
| 0
|
// Handle icon onload events to ensure shadow is resized correctly | VContextMenu.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,504
|
VContextMenu.java
|
// Allow to close context menu with ESC
| 0
|
// Allow to close context menu with ESC | VContextMenu.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,505
|
VContextMenu.java
|
* Hides context menu if it is currently shown by given action owner.
| 0
|
* Hides context menu if it is currently shown by given action owner. | VContextMenu.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,506
|
EclipseObjects.java
|
Contributors:
* Institute for Software - initial API and implementation
| 0
|
Contributors:
* Institute for Software - initial API and implementation | EclipseObjects.java
|
[
0,
1,
0,
0,
0,
0,
0
] |
7,507
|
EclipseObjects.java
|
* A collection of helper methods to interact with the workbench's IDocuments and IFiles
| 0
|
* A collection of helper methods to interact with the workbench's IDocuments and IFiles | EclipseObjects.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,508
|
EclipseObjects.java
|
* @param file to search for
| 0
|
* @param file to search for | EclipseObjects.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,509
|
EclipseObjects.java
|
* @return the editor or null
| 0
|
* @return the editor or null | EclipseObjects.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,510
|
EclipseObjects.java
|
* @return the active, visible TextEditor
| 0
|
* @return the active, visible TextEditor | EclipseObjects.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,511
|
EclipseObjects.java
|
* @return the file from the active editor
| 0
|
* @return the file from the active editor | EclipseObjects.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,512
|
EclipseObjects.java
|
* @return the document from the currently active editor
| 0
|
* @return the document from the currently active editor | EclipseObjects.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,513
|
EclipseObjects.java
|
* @return the document opened in the editor
| 0
|
* @return the document opened in the editor | EclipseObjects.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,514
|
EclipseObjects.java
|
* @return get the document that corresponds to the file
| 0
|
* @return get the document that corresponds to the file | EclipseObjects.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,515
|
EclipseObjects.java
|
@return return the file that contains the selection or the
* active file if there is no present selection
| 0
|
@return return the file that contains the selection or the
* active file if there is no present selection | EclipseObjects.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,516
|
EclipseObjects.java
|
* @return the file at the specified path string
| 0
|
* @return the file at the specified path string | EclipseObjects.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,517
|
EclipseObjects.java
|
Goes through all open editors to find the one with the specified file.
| 0
|
Goes through all open editors to find the one with the specified file. | EclipseObjects.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,518
|
IBuildMacroSupplier.java
|
Contributors:
* Intel Corporation - Initial API and implementation
| 0
|
Contributors:
* Intel Corporation - Initial API and implementation | IBuildMacroSupplier.java
|
[
0,
1,
0,
0,
0,
0,
0
] |
7,522
|
IBuildMacroSupplier.java
|
* @param macroName macro name
| 0
|
* @param macroName macro name | IBuildMacroSupplier.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,523
|
IBuildMacroSupplier.java
|
* @param contextType context type
| 0
|
* @param contextType context type | IBuildMacroSupplier.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,524
|
IBuildMacroSupplier.java
|
* @param contextData context data
| 0
|
* @param contextData context data | IBuildMacroSupplier.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,525
|
IBuildMacroSupplier.java
|
* @return IBuildMacro
| 0
|
* @return IBuildMacro | IBuildMacroSupplier.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,526
|
IBuildMacroSupplier.java
|
* @param contextType context type
| 0
|
* @param contextType context type | IBuildMacroSupplier.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,527
|
IBuildMacroSupplier.java
|
* @param contextData context data
| 0
|
* @param contextData context data | IBuildMacroSupplier.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,528
|
IBuildMacroSupplier.java
|
* @return IBuildMacro[]
| 0
|
* @return IBuildMacro[] | IBuildMacroSupplier.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,529
|
TestDatanodeConfig.java
|
* Tests if a data-node can startup depending on configuration parameters.
| 0
|
* Tests if a data-node can startup depending on configuration parameters. | TestDatanodeConfig.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,530
|
TestDatanodeConfig.java
|
Test that a data-node does not start if configuration specifies
* incorrect URI scheme in data directory.
* Test that a data-node starts if data directory is specified as
* URI = "file:///path" or as a non URI path.
| 0
|
Test that a data-node does not start if configuration specifies
* incorrect URI scheme in data directory.
* Test that a data-node starts if data directory is specified as
* URI = "file:///path" or as a non URI path. | TestDatanodeConfig.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,531
|
TestDatanodeConfig.java
|
// expecting exception here
| 0
|
// expecting exception here | TestDatanodeConfig.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,532
|
TestDatanodeConfig.java
|
// 2. Test "file:" ecPolicy and no ecPolicy (path-only). Both should work.
| 0
|
// 2. Test "file:" ecPolicy and no ecPolicy (path-only). Both should work. | TestDatanodeConfig.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,533
|
TestDatanodeConfig.java
|
// Can't increase the memlock limit past the maximum.
| 0
|
// Can't increase the memlock limit past the maximum. | TestDatanodeConfig.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,534
|
TestDatanodeConfig.java
|
// Try starting the DN with limit configured to the ulimit
| 0
|
// Try starting the DN with limit configured to the ulimit | TestDatanodeConfig.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,535
|
TestDatanodeConfig.java
|
// Try starting the DN with a limit > ulimit
| 0
|
// Try starting the DN with a limit > ulimit | TestDatanodeConfig.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,536
|
TestTextOutputFormat.java
|
// A random task attempt id for testing.
| 0
|
// A random task attempt id for testing. | TestTextOutputFormat.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,537
|
TestTextOutputFormat.java
|
// A reporter that does nothing
| 0
|
// A reporter that does nothing | TestTextOutputFormat.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,538
|
TestTextOutputFormat.java
|
test compressed file
| 0
|
test compressed file | TestTextOutputFormat.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,539
|
TestTextOutputFormat.java
|
// A reporter that does nothing
| 0
|
// A reporter that does nothing | TestTextOutputFormat.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,540
|
CustomDateFormatEEE.java
|
/*
* Copyright 2000-2014 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/
| 0
|
/*
* Copyright 2000-2014 Vaadin Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy of
* the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
* License for the specific language governing permissions and limitations under
* the License.
*/ | CustomDateFormatEEE.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,541
|
CustomDateFormatEEE.java
|
// Friday
| 0
|
// Friday | CustomDateFormatEEE.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,545
|
AbstractMethodStub.java
|
Contributors:
* QNX Software Systems - initial API and implementation
* Anton Leherbauer (Wind River Systems)
| 0
|
Contributors:
* QNX Software Systems - initial API and implementation
* Anton Leherbauer (Wind River Systems) | AbstractMethodStub.java
|
[
0,
1,
0,
0,
0,
0,
0
] |
7,546
|
IMethodTemplateDeclaration.java
|
Contributors:
* QNX Software Systems - initial API and implementation
| 0
|
Contributors:
* QNX Software Systems - initial API and implementation | IMethodTemplateDeclaration.java
|
[
0,
1,
0,
0,
0,
0,
0
] |
7,547
|
IMethodTemplateDeclaration.java
|
Member template declaration.
| 0
|
Member template declaration. | IMethodTemplateDeclaration.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,550
|
IRestart.java
|
Bug 289526 - Migrate the Restart feature to the new one, as supported by the platform
| 0
|
Bug 289526 - Migrate the Restart feature to the new one, as supported by the platform | IRestart.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
7,551
|
IRestart.java
|
Contributors:
* QNX Software Systems - Initial API and implementation
* Navid Mehregani (TI) - Bug 289526 - Migrate the Restart feature to the new one, as supported by the platform
| 0
|
Contributors:
* QNX Software Systems - Initial API and implementation
* Navid Mehregani (TI) - Bug 289526 - Migrate the Restart feature to the new one, as supported by the platform | IRestart.java
|
[
0,
1,
0,
0,
0,
0,
0
] |
7,552
|
IRestart.java
|
Provides the ability to restart a debug target.
| 0
|
Provides the ability to restart a debug target. | IRestart.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,553
|
IRestart.java
|
<p>
* Note: Debug elements which support restart should implement this interface.
* Adopting to this interface is not enough.
* </p>
* <p>
* Note 2: Debugger can also implement the asynchronous
* {@link org.eclipse.debug.core.commands.IRestartHandler}.
* </p>
| 0
|
<p>
* Note: Debug elements which support restart should implement this interface.
* Adopting to this interface is not enough.
* </p>
* <p>
* Note 2: Debugger can also implement the asynchronous
* {@link org.eclipse.debug.core.commands.IRestartHandler}.
* </p> | IRestart.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,554
|
IRestart.java
|
* @return whether this element can currently be restarted
| 0
|
* @return whether this element can currently be restarted | IRestart.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,555
|
IRestart.java
|
* Causes this element to restart its execution.
| 0
|
* Causes this element to restart its execution. | IRestart.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,556
|
IRestart.java
|
* Returns whether this element can currently be restarted.
| 0
|
* Returns whether this element can currently be restarted. | IRestart.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,557
|
IRestart.java
|
@see org.eclipse.debug.core.commands.IRestartHandler
| 0
|
@see org.eclipse.debug.core.commands.IRestartHandler | IRestart.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
7,558
|
JavaLDAExample.java
|
// Index documents with unique IDs
| 0
|
// Index documents with unique IDs | JavaLDAExample.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,559
|
JavaLDAExample.java
|
// Cluster the documents into three topics using LDA
| 0
|
// Cluster the documents into three topics using LDA | JavaLDAExample.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,560
|
JavaLDAExample.java
|
// Output topics. Each is a distribution over words (matching word count vectors)
| 0
|
// Output topics. Each is a distribution over words (matching word count vectors) | JavaLDAExample.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,561
|
JavaLDAExample.java
|
// Load and parse the data
| 0
|
// Load and parse the data | JavaLDAExample.java
|
[
1,
0,
0,
0,
0,
0,
0
] |
7,564
|
PaintTarget.java
|
@param sectionTagName
* the name of the tag.
| 0
|
@param sectionTagName
* the name of the tag. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,565
|
PaintTarget.java
|
@param sectionData
* the scetion data.
| 0
|
@param sectionData
* the scetion data. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,566
|
PaintTarget.java
|
@since 7.0
| 0
|
@since 7.0 | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,567
|
PaintTarget.java
|
@param paintable
* the paintable to start.
| 0
|
@param paintable
* the paintable to start. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,568
|
PaintTarget.java
|
@param tag
* the name of the start tag.
| 0
|
@param tag
* the name of the start tag. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,569
|
PaintTarget.java
|
@return {@link PaintStatus} - ready to paint or already cached on the
* client (also used for sub paintables that are painted later
* separately)
| 0
|
@return {@link PaintStatus} - ready to paint or already cached on the
* client (also used for sub paintables that are painted later
* separately) | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,570
|
PaintTarget.java
|
@since 7.0 (previously using startTag(Paintable, String))
| 0
|
@since 7.0 (previously using startTag(Paintable, String)) | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,571
|
PaintTarget.java
|
@param paintable
* the paintable to close.
| 0
|
@param paintable
* the paintable to close. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,572
|
PaintTarget.java
|
@param tagName
* the name of the start tag.
| 0
|
@param tagName
* the name of the start tag. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,573
|
PaintTarget.java
|
@param tagName
* the name of the end tag.
| 0
|
@param tagName
* the name of the end tag. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,574
|
PaintTarget.java
|
@param name
* the Attribute name.
| 0
|
@param name
* the Attribute name. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,575
|
PaintTarget.java
|
@param value
* the Attribute value.
| 0
|
@param value
* the Attribute value. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,576
|
PaintTarget.java
|
@param name
* the Attribute name.
| 0
|
@param name
* the Attribute name. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,577
|
PaintTarget.java
|
@param value
* the Attribute value.
| 0
|
@param value
* the Attribute value. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,578
|
PaintTarget.java
|
@param name
* the Attribute name
| 0
|
@param name
* the Attribute name | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,579
|
PaintTarget.java
|
@param value
* the Attribute value
| 0
|
@param value
* the Attribute value | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,580
|
PaintTarget.java
|
@param owner
* the ReceiverOwner that can track the progress of streaming to
* the given StreamVariable
| 0
|
@param owner
* the ReceiverOwner that can track the progress of streaming to
* the given StreamVariable | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,581
|
PaintTarget.java
|
@param name
* an identifying name for the StreamVariable
| 0
|
@param name
* an identifying name for the StreamVariable | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,582
|
PaintTarget.java
|
@param value
* the StreamVariable to paint
| 0
|
@param value
* the StreamVariable to paint | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,583
|
PaintTarget.java
|
@param name
* the Attribute name.
| 0
|
@param name
* the Attribute name. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,584
|
PaintTarget.java
|
@param value
* the Attribute value.
| 0
|
@param value
* the Attribute value. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,585
|
PaintTarget.java
|
@param name
* the Attribute name.
| 0
|
@param name
* the Attribute name. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,586
|
PaintTarget.java
|
@param value
* the Attribute value.
| 0
|
@param value
* the Attribute value. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,587
|
PaintTarget.java
|
@param name
* the Attribute name.
| 0
|
@param name
* the Attribute name. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,588
|
PaintTarget.java
|
@param value
* the Attribute value.
| 0
|
@param value
* the Attribute value. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,589
|
PaintTarget.java
|
@param name
* the Boolean attribute name.
| 0
|
@param name
* the Boolean attribute name. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,590
|
PaintTarget.java
|
@param value
* the Boolean attribute value.
| 0
|
@param value
* the Boolean attribute value. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,591
|
PaintTarget.java
|
@param name
| 0
|
@param name | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,592
|
PaintTarget.java
|
@param value
| 0
|
@param value | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,593
|
PaintTarget.java
|
@param name
* the name of the attribute
| 0
|
@param name
* the name of the attribute | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,594
|
PaintTarget.java
|
@param value
* the Component to be referenced on client side
| 0
|
@param value
* the Component to be referenced on client side | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,595
|
PaintTarget.java
|
@param owner
* the Listener for variable changes.
| 0
|
@param owner
* the Listener for variable changes. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,596
|
PaintTarget.java
|
@param name
* the Variable name.
| 0
|
@param name
* the Variable name. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,597
|
PaintTarget.java
|
@param value
* the Variable initial value.
| 0
|
@param value
* the Variable initial value. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,598
|
PaintTarget.java
|
@param owner
* the Listener for variable changes.
| 0
|
@param owner
* the Listener for variable changes. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,599
|
PaintTarget.java
|
@param name
* the Variable name.
| 0
|
@param name
* the Variable name. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,600
|
PaintTarget.java
|
@param value
* the Variable initial value.
| 0
|
@param value
* the Variable initial value. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,601
|
PaintTarget.java
|
@param owner
* the Listener for variable changes.
| 0
|
@param owner
* the Listener for variable changes. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,602
|
PaintTarget.java
|
@param name
* the Variable name.
| 0
|
@param name
* the Variable name. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,603
|
PaintTarget.java
|
@param value
* the Variable initial value.
| 0
|
@param value
* the Variable initial value. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,604
|
PaintTarget.java
|
@param owner
* the Listener for variable changes.
| 0
|
@param owner
* the Listener for variable changes. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,605
|
PaintTarget.java
|
@param value
* the Variable initial value.
| 0
|
@param value
* the Variable initial value. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
7,606
|
PaintTarget.java
|
@param owner
* the Listener for variable changes.
| 0
|
@param owner
* the Listener for variable changes. | PaintTarget.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.