Source stringclasses 1
value | Date int32 2.01k 2.01k | Text stringlengths 3 15.9M | Token_count int32 1 2.44M |
|---|---|---|---|
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.*;
import java.applet.*;
import java.util.*;
import java.lang.*;
import java.io.StreamTokenizer;
import java.io.InputStream;
import java.io.IOException;
import java.net.URL;
/*
**************************************************************************
**
** C... | 2,006 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.*;
import java.util.*;
import java.lang.*;
/*
**************************************************************************
**
** Class ParseFunction
**
**************************************************************************
** Copyright (C) 1... | 7,830 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.Color;
import java.awt.Font;
import java.awt.Frame;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.StringTokenizer;
import javax.xml.parsers.ParserConfigurationException;
import org.eclipse.core.runtime.IProgress... | 893 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.lang.Math;
import java.lang.ArithmeticException;
/*
**************************************************************************
**
** Class SpecialFunction
**
**************************************************************************
** Copyright (... | 11,667 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.*;
import java.applet.*;
import java.util.*;
import java.lang.*;
/*
************************************************************************
**
** Class ScanString
**
**************************************************************************
** Copyright (... | 1,628 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.*;
import java.util.*;
import java.lang.*;
import java.io.StreamTokenizer;
import java.io.InputStream;
import java.io.IOException;
import java.net.URL;
import java.applet.Applet;
/*
**************************************************************************
**
**... | 10,332 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.*;
import java.applet.*;
import java.util.*;
import java.lang.*;
import java.io.StreamTokenizer;
import java.io.InputStream;
import java.io.IOException;
import java.net.URL;
/*
************************************************************************
**
** Cla... | 1,194 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.*;
import java.applet.*;
import java.util.*;
import java.lang.*;
/*
**************************************************************************
**
** Class VectorSet
**
**************************************************************************
** Copyrigh... | 3,652 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.*;
import java.util.*;
import java.lang.*;
/*
**************************************************************************
**
** Class IsoCurve
**
**************************************************************************
** Copyright (C) 1996 L... | 3,742 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.*;
import java.applet.*;
import java.net.URL;
import java.util.*;
/*
**************************************************************************
**
** Class G2Dint
**
**************************************************************************
** Copyright (... | 4,611 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.*;
import java.applet.*;
import java.util.Vector;
import java.util.Enumeration;
import java.lang.*;
/*
**************************************************************************
**
** Class Axis
**
***********************************************... | 7,216 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.Graphics;
import java.io.IOException;
import java.io.InputStream;
import java.io.StreamTokenizer;
import java.io.StringBufferInputStream;
import java.net.URL;
import java.util.Vector;
/*
**************************************************************************... | 2,074 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.*;
import java.util.*;
import java.lang.*;
import java.awt.image.*;
/*
**************************************************************************
**
** Class RTextLine
**
**************************************************************************
** Copyri... | 5,335 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.*;
import java.util.*;
import java.lang.*;
import java.awt.image.*;
/*
**************************************************************************
**
** Class TextLine
**
**************************************************************************
** Copyrig... | 5,367 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.*;
import java.applet.*;
import java.util.*;
import java.lang.*;
import java.io.StreamTokenizer;
import java.io.InputStream;
import java.io.IOException;
import java.net.URL;
/*
**************************************************************************
**
** ... | 6,854 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.graph2d;
import java.awt.*;
import java.applet.*;
import java.util.*;
import java.lang.*;
/*
**************************************************************************
**
** Class DataSet
**
**************************************************************************
** Copyright ... | 5,592 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 490 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 484 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.action.contribution;
import java.net.URL;
import java.util.HashMap;
import java.util.Iterator;
import net.bioclipse.spectrum.editor.SpectrumEditor;
import org.eclipse.core.runtime.Platform;
import org.eclipse.jface.action.Action;
import org.eclipse.jface.resource.ImageDescriptor;
impor... | 853 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.action.contribution;
import java.net.URL;
import net.bioclipse.spectrum.dialogs.AddMetadataDialog;
import net.bioclipse.spectrum.editor.SpectrumEditorContributor;
import org.eclipse.core.runtime.Platform;
import org.eclipse.jface.action.Action;
import org.eclipse.jface.resource.ImageDe... | 222 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.action.contribution;
import java.net.URL;
import net.bioclipse.core.util.LogUtils;
import net.bioclipse.spectrum.editor.ChartPage;
import net.bioclipse.spectrum.editor.PeakTablePage;
import net.bioclipse.spectrum.editor.SpectrumEditor;
import org.apache.log4j.Logger;
import org.eclipse... | 620 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2009 Stefan Kuhn <stefan.kuhn@ebi.ac.uk>
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distributi... | 752 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2009 Egon Willighagen <egonw@users.sf.net>
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribu... | 117 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2009 Egon Willighagen <egonw@users.sf.net>
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribu... | 117 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 3,218 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, a... | 2,395 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, a... | 242 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2009 Stefan Kuhn <stefan.kuhn@ebi.ac.uk>
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distributi... | 661 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2009 Stefan Kuhn <stefan.kuhn@ebi.ac.uk>
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distributi... | 950 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 435 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 1,134 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 1,916 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 4,182 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 277 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 248 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 380 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2009 Stefan Kuhn <stefan.kuhn@ebi.ac.uk>
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distributi... | 1,013 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum;
import org.eclipse.jface.dialogs.MessageDialog;
import org.eclipse.jface.preference.PreferencePage;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.ModifyEvent;
import org.eclipse.swt.events.ModifyListener;
import org.eclipse.swt.events.SelectionEvent;
import org.eclipse.swt.e... | 993 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.dialogs;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.net.URL;
import java.util.HashMap;
import java.util.Iterator;
import nu.xom.Attribute;
import nu.xom.Document;
import nu.xom.Element;
... | 1,256 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.dialogs;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.StringWriter;
import java.net.URL;
import java.util.ArrayList;
import java.util.HashMap;
import net.bioclipse.spectrum.editor.GeneralMetadataFormPage;
import n... | 3,136 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.editor;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.net.URL;
import java.util.ArrayList;
import java.util.List;
import java.util.StringTokenizer;
import net.bioclipse.spectrum.Activator;
import nu.xom.Attribute;
import nu.xom.Builder;
import ... | 2,952 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.editor;
import net.bioclipse.spectrum.editor.SpectrumEditor;
import org.eclipse.ui.forms.editor.FormEditor;
import org.eclipse.ui.forms.editor.FormPage;
/**
* General class for metadata editor pages
* @author hel
*
*/
public class MetadataFormPage extends FormPage {
private boole... | 293 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 758 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.editor;
import java.io.IOException;
import java.util.HashMap;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.ParserConfigurationException;
import net.bioclipse.spectrum.Activator;
import nu.xom.Nodes;
import org.ecli... | 1,504 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 1,504 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2010 Stefan Kuhn <stefan.kuhn@ebi.ac.uk>
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribut... | 2,373 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 1,014 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 516 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 516 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 368 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 782 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project All rights reserved. This program and
* the accompanying materials are made available under the terms of the Eclipse
* Public License v1.0 which accompanies this distribution, and is available at
* ... | 5,312 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 4,177 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 1,702 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 553 |
github-java-corpus | 2,012 | package net.bioclipse.spectrum.contenttypes;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.util.Hashtable;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import nu.xom.Builder;
import nu.xom.Document;
import nu.xom.Nodes;
... | 1,292 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 2,187 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 215 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 3,687 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 706 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 909 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 338 |
github-java-corpus | 2,012 | /* Copyright (C) 2006 Ron Wehrens <r.wehrens@science.ru.nl>
*
* This software is published and distributed under artistic license.
* The intent of this license is to state the conditions under which this Package
* may be copied, such that the Copyright Holder maintains some semblance
* of artistic control ov... | 654 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 2,311 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 4,509 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 3,160 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 3,556 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 1,114 |
github-java-corpus | 2,012 | /*****************************************************************************
* Copyright (c) 2008 Bioclipse Project
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | 580 |
github-java-corpus | 2,012 | package spok;
/*
* @(#)SpokFileFilter.java 1.9 99/04/23
*
* Copyright (c) 1998, 1999 by Sun Microsystems, Inc. All Rights Reserved.
*
* Sun grants you ("Licensee") a non-exclusive, royalty free, license to use,
* modify and redistribute this software in source and binary code form,
* provided that i) this copy... | 2,205 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 Stefan Kuhn <stefan.kuhn@ebi.ac.uk>
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribut... | 282 |
github-java-corpus | 2,012 | package net.bioclipse.nmrshiftdb.business.test;
import net.bioclipse.nmrshiftdb.Activator;
import org.junit.BeforeClass;
public class JavaScriptNmrshiftdbManagerPluginTest
extends AbstractNmrshiftdbManagerPluginTest {
@BeforeClass
public static void setupNmrshiftdbManagerPluginTest() throws Excepti... | 110 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 Stefan Kuhn <stefan.kuhn@ebi.ac.uk>
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribut... | 266 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2007-2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distributio... | 1,206 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 Ola Spjuth <ospjuth@users.sf.net>
* 2008-2009 Egon Willighagen <egonw@users.sf.net>
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of... | 222 |
github-java-corpus | 2,012 | package net.bioclipse.nmrshiftdb.test;
import org.eclipse.ui.plugin.AbstractUIPlugin;
import org.osgi.framework.BundleContext;
/**
* The activator class controls the plug-in life cycle
*/
public class Activator extends AbstractUIPlugin {
// The plug-in ID
public static final String PLUGIN_ID = "net.bioclipse.nmr... | 247 |
github-java-corpus | 2,012 | package net.bioclipse.nmrshiftdb.test;
import net.bioclipse.nmrshiftdb.business.test.JavaNmrshiftdbManagerPluginTest;
import net.bioclipse.nmrshiftdb.business.test.JavaScriptNmrshiftdbManagerPluginTest;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
import org.junit.runners.Suite.SuiteClasses;
@Run... | 134 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2009 Egon Willighagen <egonw@users.sf.net>
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribu... | 196 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 677 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 541 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 398 |
github-java-corpus | 2,012 | package net.bioclipse.nmrshiftdb.actions;
import net.bioclipse.nmrshiftdb.wizards.SubmitWizard;
import org.eclipse.jface.action.IAction;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.jface.wizard.WizardDialog;
import org.eclipse.swt.widgets.Shell;
import org.eclipse.ui.IActionDelegate;
import org.ec... | 300 |
github-java-corpus | 2,012 | package net.bioclipse.nmrshiftdb.actions;
import net.bioclipse.nmrshiftdb.wizards.ElucidateWizard;
import net.bioclipse.spectrum.domain.JumboSpectrum;
import org.eclipse.core.resources.IFile;
import org.eclipse.jface.action.IAction;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.jface.viewers.IStruct... | 735 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 383 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 440 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 438 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 1,330 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 1,043 |
github-java-corpus | 2,012 | package net.bioclipse.nmrshiftdb.util;
import org.eclipse.core.resources.IFolder;
import org.eclipse.core.resources.IProject;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.core.runtime.NullProgressMonitor;
import org.eclipse.core.runtime.Path;
public class NmrshiftdbUtils {
private final stati... | 455 |
github-java-corpus | 2,012 | package net.bioclipse.nmrshiftdb.util;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Map;
import java.util.StringTokenizer;
import org.openscience.cdk.interfaces.IAtom;
import org.openscience.cdk.inte... | 1,619 |
github-java-corpus | 2,012 | package net.bioclipse.nmrshiftdb.handlers;
import net.bioclipse.nmrshiftdb.wizards.PredictWizard;
import org.eclipse.core.commands.AbstractHandler;
import org.eclipse.core.commands.ExecutionEvent;
import org.eclipse.core.commands.ExecutionException;
import org.eclipse.jface.wizard.WizardDialog;
import org.eclipse.swt... | 133 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2005 Bioclipse Project
* 2009 Egon Willighagen <egonw@users.sf.net>
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse ... | 623 |
github-java-corpus | 2,012 | package net.bioclipse.nmrshiftdb.business;
import java.util.List;
import net.bioclipse.cdk.domain.ICDKMolecule;
import net.bioclipse.core.PublishedClass;
import net.bioclipse.core.PublishedMethod;
import net.bioclipse.core.Recorded;
import net.bioclipse.core.TestClasses;
import net.bioclipse.core.TestMethods... | 1,379 |
github-java-corpus | 2,012 | package net.bioclipse.nmrshiftdb.business;
public interface IJavaScriptNmrshiftdbManager extends INmrshiftdbManager {
}
| 34 |
github-java-corpus | 2,012 | package net.bioclipse.nmrshiftdb.business;
import java.io.ByteArrayInputStream;
import java.net.URL;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.StringTokenizer;
import java.util.Vector;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.Do... | 4,093 |
github-java-corpus | 2,012 | package net.bioclipse.nmrshiftdb.business;
public interface IJavaNmrshiftdbManager extends INmrshiftdbManager {
}
| 34 |
github-java-corpus | 2,012 | package net.bioclipse.nmrshiftdb.business;
import net.bioclipse.nmrshiftdb.Activator;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.core.runtime.IConfigurationElement;
import org.eclipse.core.runtime.IExecutableExtension;
import org.eclipse.core.runtime.IExecutableExtensionFactory;
pub... | 190 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 1,482 |
github-java-corpus | 2,012 | package net.bioclipse.nmrshiftdb.wizards;
import java.io.ByteArrayInputStream;
import java.net.URL;
import java.util.Iterator;
import java.util.List;
import java.util.StringTokenizer;
import java.util.Vector;
import javax.xml.parsers.DocumentBuilder;
import javax.xml.parsers.DocumentBuilderFactory;
import net.biocli... | 5,869 |
github-java-corpus | 2,012 | /*******************************************************************************
* Copyright (c) 2008 The Bioclipse Project and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, an... | 1,664 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.