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 de.ovgu.cide.language.gcide; import java.util.ArrayList; import java.util.List; import tmp.generated_gcide.SimplePrintVisitor; public class GCIDEPrinter extends SimplePrintVisitor { private List<String> noSpaceAfterToken; protected List<String> getNoSpaceAfterToken() { if (noSpaceAfterToken =...
181
github-java-corpus
2,012
package de.ovgu.cide.language.gcide; import java.io.InputStream; import tmp.generated_gcide.SlimJJParser; import cide.gast.ISourceFile; import cide.gparser.OffsetCharStream; import cide.gparser.ParseException; import cide.languages.ILanguageExtension; import cide.languages.ILanguageParser; public class GC...
191
github-java-corpus
2,012
//package de.ovgu.cide.language.gcide; // //import java.util.HashMap; //import java.util.Set; // //import tmp.generated_gcide.ReferenceManager; // //import cide.features.IASTColorProvider; //import cide.greferences.ASimpleSubsetValidationRule; //import cide.greferences.IReference; //import cide.greferences.IR...
185
github-java-corpus
2,012
//package de.ovgu.cide.language.gcide; // //import java.util.HashMap; // //import tmp.generated_gcide.NonTerminal; //import tmp.generated_gcide.Production; //import cide.gast.ASTNode; //import cide.gast.ASTVisitor; //import cide.gast.ISourceFile; //import cide.greferences.IReferenceType; //import cide.grefere...
406
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
203
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
643
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
513
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
328
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
615
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
668
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
418
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
183
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
785
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
613
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
581
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
3,076
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
1,259
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
563
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
798
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
281
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
225
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
408
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
1,275
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
280
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
367
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
1,372
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
243
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
233
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
445
github-java-corpus
2,012
/** Copyright 2010 Christian K�stner This file is part of CIDE. CIDE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. CIDE is distributed in the hope th...
536
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public abstract class Expression extends GenASTNode { protected Expression(Property[] p, Token firstToken, Token lastToken) { super(p, firstToken, lastToken); } protected Expression(Propert...
93
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public abstract class GenASTNode extends ASTNode { public GenASTNode(Property[] p, Token firstToken, Token lastToken) { super(p, (lastToken.next == firstToken ? new NoToke...
210
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class IfStatement extends GenASTNode { public IfStatement(Expression expression, Block block, Block block1, Token firstToken, Token lastToken) { super(new Property[] { new ...
236
github-java-corpus
2,012
/* Generated By:JavaCC: Do not edit this line. JavaParser.java */ package tmp.generated_simple; import java.io.*; import java.util.*; import cide.gast.*; import cide.gparser.*; /** * Grammar to parse Java version 1.5 * @author Sreenivasa Viswanadha - Simplified and enhanced for 1.5 */ public class JavaPar...
3,025
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class Expression1 extends Expression { public Expression1(BinaryExpression binaryExpression, Token firstToken, Token lastToken) { super(new Property[] { new PropertyOne<Bin...
166
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class Statement1 extends Statement { public Statement1(MethodInvocation methodInvocation, Token firstToken, Token lastToken) { super(new Property[] { new PropertyOne<Method...
165
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class Member2 extends Member { public Member2(Field field, Token firstToken, Token lastToken) { super(new Property[] { new PropertyOne<Field>("field", field) }, firstT...
154
github-java-corpus
2,012
/* Generated By:JavaCC: Do not edit this line. JavaParserTokenManager.java */ package tmp.generated_simple; import java.io.*; import java.util.*; import cide.gast.*; import cide.gparser.*; import cide.gparser.*; public class JavaParserTokenManager implements JavaParserConstants { public java.io.PrintStream ...
18,407
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class Member1 extends Member { public Member1(Method method, Token firstToken, Token lastToken) { super(new Property[] { new PropertyOne<Method>("method", method) }, f...
157
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class Method extends GenASTNode { public Method(Name name, Block block, Token firstToken, Token lastToken) { super(new Property[] { new PropertyOne<Name>("name", name), ...
189
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class CompilationUnit extends GenASTNode implements ISourceFile { public CompilationUnit(ArrayList<TypeDeclaration> typeDeclaration, ASTStringNode eof, Token firstToken, Token lastTok...
223
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class UnaryExpression extends GenASTNode { public UnaryExpression(ASTStringNode integer_literal, Token firstToken, Token lastToken) { super(new Property[] { new PropertyOne...
173
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class MethodInvocation extends GenASTNode { public MethodInvocation(Name name, Token firstToken, Token lastToken) { super(new Property[] { new PropertyOne<Name>("name", nam...
154
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class ClassBody extends GenASTNode { public ClassBody(ArrayList<Member> member, Token firstToken, Token lastToken) { super(new Property[] { new PropertyZeroOrMore<Member>("...
165
github-java-corpus
2,012
package tmp.generated_simple; import java.util.*; import cide.gast.*; import java.io.PrintStream; import cide.languages.*; /** package visibility. use only via ASTNode.render() **/ public class SimplePrintVisitor extends AbstractPrintVisitor { public SimplePrintVisitor(PrintStream out) { super(out); } ...
1,605
github-java-corpus
2,012
/* Generated By:JavaCC: Do not edit this line. JavaParserConstants.java */ package tmp.generated_simple; public interface JavaParserConstants { int EOF = 0; int SINGLE_LINE_COMMENT = 9; int FORMAL_COMMENT = 10; int MULTI_LINE_COMMENT = 11; int ABSTRACT = 13; int ASSERT = 14; int BOOLEAN = 15;...
1,606
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class Field extends GenASTNode { public Field(Name name, Token firstToken, Token lastToken) { super(new Property[] { new PropertyOne<Name>("name", name) }, firstToken,...
154
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class Statement2 extends Statement { public Statement2(IASTNode ifStatement, Token firstToken, Token lastToken) { super(new Property[] { new PropertyWrapper<IASTNode,Block>...
178
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class BinaryExpression extends GenASTNode { public BinaryExpression(UnaryExpression unaryExpression, Expression expression, Token firstToken, Token lastToken) { super(new Property...
206
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public abstract class Statement extends GenASTNode { protected Statement(Property[] p, Token firstToken, Token lastToken) { super(p, firstToken, lastToken); } protected Statement(Property[]...
93
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class TypeDeclaration extends GenASTNode { public TypeDeclaration(Name name, Name name1, ClassBody classBody, Token firstToken, Token lastToken) { super(new Property[] { ne...
246
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class Statement3 extends Statement { public Statement3(Assignment assignment, Token firstToken, Token lastToken) { super(new Property[] { new PropertyOne<Assignment>("assig...
159
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public abstract class Member extends GenASTNode { protected Member(Property[] p, Token firstToken, Token lastToken) { super(p, firstToken, lastToken); } protected Member(Property[] p, IToke...
93
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class Statement4 extends Statement { public Statement4(Block block, Token firstToken, Token lastToken) { super(new Property[] { new PropertyOne<Block>("block", block) ...
155
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class Block extends GenASTNode { public Block(ArrayList<Statement> statement, Token firstToken, Token lastToken) { super(new Property[] { new PropertyZeroOrMore<Statement>(...
165
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class Name extends GenASTNode { public Name(ASTStringNode identifier, Token firstToken, Token lastToken) { super(new Property[] { new PropertyOne<ASTStringNode>("identifier...
164
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class Expression2 extends Expression { public Expression2(UnaryExpression unaryExpression, Token firstToken, Token lastToken) { super(new Property[] { new PropertyOne<Unary...
169
github-java-corpus
2,012
package tmp.generated_simple; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public class Assignment extends GenASTNode { public Assignment(Name name, Expression expression, Token firstToken, Token lastToken) { super(new Property[] { new PropertyOne<Name>(...
189
github-java-corpus
2,012
package de.ovgu.cide.language.simple; import java.io.InputStream; import tmp.generated_simple.JavaParser; import cide.gast.ISourceFile; import cide.gparser.OffsetCharStream; import cide.gparser.ParseException; import cide.languages.ILanguageExtension; import cide.languages.ILanguageParser; public class Si...
194
github-java-corpus
2,012
package de.ovgu.cide.editor.keepcolors; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Set; import org.eclipse.swt.graphics.RGB; import org.junit.Assert; import org.junit.Before; import org.junit.Test; import de.ovgu.cide.editor.keepcolors.ColorCache.ColoredI...
1,483
github-java-corpus
2,012
package client; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import common.TextMessage; import common.Utils; public class CommandLine implements Runnable, ChatLineListener{ private Client chatClient; protected Thread thread; public Comma...
381
github-java-corpus
2,012
package client; //test import common.TextMessage; /** * Listener that gets informed every time when the chat client receives a new * message */ public interface ChatLineListener { /** * New text message received by client. * * @param line * the new message */ void newChatL...
75
github-java-corpus
2,012
package client; import java.io.IOException; import common.LogWriter; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.net.Socket; import java.util.ArrayList; import java.util.Iterator; import common.ChatComponent; import common.TextMessage; import common.Utils; /** * simple chat clie...
864
github-java-corpus
2,012
package client; import java.awt.Button; import java.awt.Color; import java.awt.Component; import java.awt.Event; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.Insets; import java.awt.TextField; import java.awt.event.WindowAdapter; import java.awt.event.WindowEvent; ...
1,145
github-java-corpus
2,012
package common; import java.util.Vector; public class Utils { public static final String COLORKEY = "COLOR"; public static final String CAESAR = "Caesar"; private static final int CAESARSHIFT = 5; public static String encodeCeasear(String text) { return shiftText(text, CAESARSHIFT); } ...
557
github-java-corpus
2,012
package common; import java.io.Serializable; /** * serializable message that can be send over the sockets between client and * server. */ public class TextMessage implements Serializable { private static final long serialVersionUID = -9161595018411902079L; private String content; private String se...
308
github-java-corpus
2,012
package common; import client.ChatLineListener; public interface ChatComponent { String getName(); void addLineListener(ChatLineListener listener); void removeLineListener(ChatLineListener listner); void fireAddLine(TextMessage msg); }
47
github-java-corpus
2,012
package common; import java.io.BufferedWriter; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.OutputStreamWriter; import client.ChatLineListener; public class LogWriter implements ChatLineListener{ protected ChatComponent chatComp; protected Buff...
280
github-java-corpus
2,012
package server; import java.io.IOException; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.net.Socket; import common.TextMessage; /** * class for an individual connection to a client. allows to send messages to * this client and handles incoming messages. */ public class Connecti...
647
github-java-corpus
2,012
package server; import java.io.IOException; import java.net.ServerSocket; import java.net.Socket; import java.util.ArrayList; import java.util.HashSet; import java.util.Iterator; import client.ChatLineListener; import common.ChatComponent; import common.LogWriter; import common.TextMessage; /** * server's main cla...
637
github-java-corpus
2,012
/* -*-mode:java; c-basic-offset:2; -*- */ /* Copyright (c) 2000,2001,2002,2003 ymnk, JCraft,Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above...
4,946
github-java-corpus
2,012
/* -*-mode:java; c-basic-offset:2; -*- */ /* Copyright (c) 2000,2001,2002,2003 ymnk, JCraft,Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above...
970
github-java-corpus
2,012
/* -*-mode:java; c-basic-offset:2; -*- */ /* Copyright (c) 2000,2001,2002,2003 ymnk, JCraft,Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above...
4,778
github-java-corpus
2,012
/* -*-mode:java; c-basic-offset:2; -*- */ /* Copyright (c) 2000,2001,2002,2003 ymnk, JCraft,Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above...
14,819
github-java-corpus
2,012
/* -*-mode:java; c-basic-offset:2; -*- */ /* Copyright (c) 2000,2001,2002,2003 ymnk, JCraft,Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain th...
421
github-java-corpus
2,012
/* -*-mode:java; c-basic-offset:2; -*- */ /* Copyright (c) 2000,2001,2002,2003 ymnk, JCraft,Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above...
5,811
github-java-corpus
2,012
/* -*-mode:java; c-basic-offset:2; -*- */ /* Copyright (c) 2000,2001,2002,2003 ymnk, JCraft,Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above...
3,089
github-java-corpus
2,012
/* -*-mode:java; c-basic-offset:2; -*- */ /* Copyright (c) 2000,2001,2002,2003 ymnk, JCraft,Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above...
661
github-java-corpus
2,012
/* -*-mode:java; c-basic-offset:2; indent-tabs-mode:nil -*- */ /* Copyright (c) 2001 Lapo Luchini. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, ...
1,162
github-java-corpus
2,012
/* * FilterInputStream.java * * Created on 30.07.2006, 20:31 * * Copyright (c) 2005-2007, Eugene Stahov (evgs), http://bombus-im.org * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; ei...
486
github-java-corpus
2,012
/* -*-mode:java; c-basic-offset:2; -*- */ /* Copyright (c) 2000,2001,2002,2003 ymnk, JCraft,Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above...
3,164
github-java-corpus
2,012
/* -*-mode:java; c-basic-offset:2; indent-tabs-mode:nil -*- */ /* Copyright (c) 2001 Lapo Luchini. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, ...
1,078
github-java-corpus
2,012
/* -*-mode:java; c-basic-offset:2; indent-tabs-mode:nil -*- */ /* Copyright (c) 2000,2001,2002,2003 ymnk, JCraft,Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code ...
7,915
github-java-corpus
2,012
/* -*-mode:java; c-basic-offset:2; indent-tabs-mode:nil -*- */ /* Copyright (c) 2000,2001,2002,2003 ymnk, JCraft,Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code ...
1,719
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: SimpleComposerScreen.java 1312 2009-03-24 12:04:13Z luca $ */ package it.yup.screens; import javax.microedition.lcdui.Command; import javax.microedition.lcdui.CommandListener; import javax.microedition.lcdui.Displayable; ...
502
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: AddContactScreen.java 1310 2009-03-23 11:12:58Z luca $ */ package it.yup.screens; import lampiro.LampiroMidlet; import it.yup.util.ResourceIDs; import it.yup.util.ResourceManager; import it.yup.util.Utils; import it.yup...
967
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: RosterScreen.java 1377 2009-04-21 14:17:38Z luca $ */ package it.yup.screens; import java.io.IOException; import java.util.Enumeration; import java.util.Vector; import javax.microedition.lcdui.Alert; import javax.microeditio...
7,564
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: AboutScreen.java 1028 2008-12-09 15:44:50Z luca $ */ package it.yup.screens; import lampiro.LampiroMidlet; import javax.microedition.lcdui.Canvas; import javax.microedition.lcdui.Command; import javax.microedition.lcdu...
722
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: TaskListScreen.java 1028 2008-12-09 15:44:50Z luca $ */ package it.yup.screens; import lampiro.LampiroMidlet; import it.yup.util.ResourceIDs; import it.yup.util.ResourceManager; import it.yup.xmpp.Task; import javax.microedi...
409
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: SplashScreen.java 1272 2009-03-13 14:05:51Z luca $ */ package it.yup.screens; import java.util.TimerTask; import it.yup.util.Utils; import javax.microedition.lcdui.Canvas; import javax.microedition.lcdui.Font; impor...
547
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: DataFormScreen.java 1273 2009-03-13 15:57:53Z luca $ */ /** * */ package it.yup.screens; import lampiro.LampiroMidlet; import it.yup.util.ResourceIDs; import it.yup.util.ResourceManager; import it.yup.xmpp.DataForm...
3,784
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: ScreenSaver.java 1028 2008-12-09 15:44:50Z luca $ */ package it.yup.screens; import lampiro.LampiroMidlet; import java.io.IOException; import javax.microedition.lcdui.Canvas; import javax.microedition.lcdui.Displayable; imp...
336
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: DeleteContactAlert.java 1028 2008-12-09 15:44:50Z luca $ */ package it.yup.screens; import lampiro.LampiroMidlet; import it.yup.util.ResourceIDs; import it.yup.util.ResourceManager; import it.yup.xmpp.Contact; import it...
409
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: OptionsScreen.java 1028 2008-12-09 15:44:50Z luca $ */ package it.yup.screens; import lampiro.LampiroMidlet; import it.yup.util.ResourceIDs; import it.yup.util.ResourceManager; import it.yup.util.Utils; import it.yup.xmpp.Con...
1,050
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: DebugScreen.java 1028 2008-12-09 15:44:50Z luca $ */ package it.yup.screens; import lampiro.LampiroMidlet; import it.yup.util.MemoryLogConsumer; import it.yup.util.ResourceIDs; import it.yup.util.ResourceManager; import java...
467
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: StatusScreen.java 1028 2008-12-09 15:44:50Z luca $ */ package it.yup.screens; import lampiro.LampiroMidlet; import it.yup.util.ResourceIDs; import it.yup.util.ResourceManager; import it.yup.xmpp.Config; import it.yup.xm...
738
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: ChatScreen.java 1377 2009-04-21 14:17:38Z luca $ */ package it.yup.screens; import java.io.IOException; import java.util.Enumeration; import java.util.Hashtable; import java.util.Vector; import javax.microedition.io.Connecti...
3,876
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: CommandListScreen.java 1318 2009-03-26 14:01:04Z luca $ */ package it.yup.screens; import lampiro.LampiroMidlet; import it.yup.util.ResourceIDs; import it.yup.util.ResourceManager; import it.yup.xmpp.CommandExecutor; im...
477
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: MessageComposerScreen.java 1312 2009-03-24 12:04:13Z luca $ */ package it.yup.screens; import lampiro.LampiroMidlet; import it.yup.util.ResourceIDs; import it.yup.util.ResourceManager; import it.yup.xmpp.Contact; import it.yu...
913
github-java-corpus
2,012
/* Copyright (c) 2008 Bluendo S.r.L. * See about.html for details about license. * * $Id: DataResultScreen.java 1273 2009-03-13 15:57:53Z luca $ */ /** * */ package it.yup.screens; import java.util.Hashtable; import lampiro.LampiroMidlet; import it.yup.xmpp.DataFormListener; import it.yup.util.Resourc...
867