code stringlengths 3 1.18M | language stringclasses 1
value |
|---|---|
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Gui;
import java.awt.BorderLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JFrame;
import javax.swing.JMenu;
import javax.swing.JMenuBar;
import javax.swing.... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Gui;
import java.awt.Dimension;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import javax.swing.JButton;
import javax.swing.JLabel;
import javax.swing.JPanel;
impor... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Objects;
import java.sql.Date;
/**
*
* @author dn
*/
public class Media {
private int id;
private int type;
private String name;
private int genre1;
private int genre2;
private int ... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Objects;
/**
*
* @author dn
*/
public class Entities {
private int id;
private int type;
private String name;
/**
* @return the id
*/
public int getId() {
return id;
... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Objects;
import java.sql.Date;
import java.util.ArrayList;
import java.util.GregorianCalendar;
/**
*
* @author diego
*/
public class Midia {
private int id;
private ArrayList < Integer > idItem;
... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Objects;
/**
*
* @author dn
*/
public class Type {
private int id;
private String name;
/**
* @return the id
*/
public int getId() {
return id;
}
/**
* @para... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Objects;
/**
*
* @author dn
*/
public class Genres {
private int id;
private String name;
/**
* @return the id
*/
public int getId() {
return id;
}
/**
* @p... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Objects;
/**
*
* @author dn
*/
public class Functions extends Entities
{
}
| Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Objects;
/**
*
* @author diego
*/
public class Code
{
private int id;
private String code;
private int numS;
private int numA;
/**
* @return the id
*/
public int getId() {... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Database;
import java.io.File;
import java.io.FileInputStream;
import java.sql.Connection;
import java.sql.DriverManager;
import java.util.Properties;
import javax.swing.JOptionPane;
/**
*
* @author diego
*/... | Java |
package petshop;
public class PetShop {
PetShop(Object o){
}
public static void main(String[] args) {
// TODO code application logic here
}
}
| Java |
package Rule;
abstract public class Behavior {
}
| Java |
package Rule;
interface RuleAnimal {
}
| Java |
package Animal;
public class Turritopsis_nutricula {
}
| Java |
package Animal;
public class DogRobot {
}
| Java |
package Animal;
public class Bird {
}
| Java |
package Animal;
public class Dog {
}
| Java |
package com.joshclemm.android.tutorial;
import android.os.Bundle;
import android.widget.Toast;
import com.google.android.maps.GeoPoint;
import com.google.android.maps.MapActivity;
import com.google.android.maps.MapView;
import com.google.android.maps.MyLocationOverlay;
public class MyMapLocationActivity extends MapA... | Java |
package com.joshclemm.android.tutorial;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Point;
import android.graphics.Paint.Style;
import android.graphics.drawable.Drawable;
import android.location.Location;
import com.google.android.ma... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright (C) 2007 Esmertec AG.
* Copyright (C) 2007 The Android Open Source Project
*
* 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/LICEN... | Java |
/*
* Copyright (C) 2007-2008 Esmertec AG.
* Copyright (C) 2007-2008 The Android Open Source Project
*
* 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/lice... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright (C) 2007 Esmertec AG.
* Copyright (C) 2007 The Android Open Source Project
*
* 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/LICEN... | Java |
/*
* Copyright (C) 2007 Esmertec AG.
* Copyright (C) 2007 The Android Open Source Project
*
* 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/LICEN... | Java |
/*
* Copyright (C) 2007-2008 Esmertec AG.
* Copyright (C) 2007-2008 The Android Open Source Project
*
* 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/lice... | Java |
/*
* Copyright (C) 2007-2008 Esmertec AG.
* Copyright (C) 2007-2008 The Android Open Source Project
*
* 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/lice... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
package org.damazio.notifier.comm.transport;
public enum TransportType {
TCP,
UDP,
BLUETOOTH,
CLOUD;
}
| Java |
package org.damazio.notifier.comm.transport;
import org.damazio.notifier.event.EventContext;
import org.damazio.notifier.event.EventListener;
import org.damazio.notifier.protocol.Common.Event;
/**
* Sends local events to remote devices.
*
* @author Rodrigo Damazio
*/
public class LocalEventSender implements Event... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
/*
* Copyright 2011 Rodrigo Damazio
*
* 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... | Java |
package generatorImplementations.hashing;
import generator.Generator;
import generator.GeneratorBundle;
import generatorImplementations.cryptography.Caesar;
import generatorImplementations.cryptography.CaesarChiffre;
import generatorImplementations.cryptography.CaesarChiffre2;
import generatorImplementations.cr... | Java |
package model;
import java.util.ArrayList;
import java.util.List;
import controller.data.fundamental.TabItemCategory;
public class FundamentalOperationsModelImplementation implements
FundamentalOperationsModel {
List<TabItemCategory> tabItems;
List<String> tags;
public FundamentalOperationsModelImplementa... | Java |
package model;
public interface UseCaseModel {
public String readDocumentation(String request);
public String commentDocumentation(String request);
public String createNewDocumentation(String request);
public String rateDocumentation(String request);
public String editDocumentation(String request);
public ... | Java |
package model;
public class UseCaseModelImplemention implements UseCaseModel {
public String readDocumentation(String request) {
return ServerConnector.getResponse("readDocumentation", request);
}
public String commentDocumentation(String request) {
return ServerConnector.getResponse("commentDocumentation", r... | Java |
package model;
import java.util.List;
import controller.data.fundamental.TabItemCategory;
public interface FundamentalOperationsModel {
public List<TabItemCategory> getTabItems();
public List<String> getTags();
public boolean addTag(String tag);
}
| Java |
package model;
import java.io.IOException;
import org.restlet.Client;
import org.restlet.data.Method;
import org.restlet.data.Request;
import org.restlet.data.Response;
import org.restlet.resource.Representation;
import org.restlet.resource.StringRepresentation;
import config.Config;
public class ServerConnector {
... | Java |
package controller;
import java.util.Collections;
import java.util.List;
import model.UseCaseModel;
import model.UseCaseModelImplemention;
import org.svenson.JSON;
import org.svenson.JSONParser;
import config.Config;
import config.Parser;
import controller.data.SuccessResponse;
import controller.data.commentDocumen... | Java |
package controller.data.commentDocumentation;
import controller.data.Comment;
public class CommentDocumentationRequest {
private String id;
private Comment comment;
public CommentDocumentationRequest(String id, Comment comment) {
this.id = id;
this.comment = comment;
}
public String getId() {
return id;... | Java |
package controller.data.rateDocumentation;
public class RateDocumentationRequest {
private int rating;
private String id;
public RateDocumentationRequest(String id, int rating) {
this.id = id;
this.rating = rating;
}
public int getRating() {
return rating;
}
public void setRating(int rating) {
this.... | Java |
package controller.data;
public class SuccessResponse {
private String response;
public SuccessResponse(String response) {
this.response = response;
}
public SuccessResponse() {
}
public String getResponse() {
return response;
}
public void setResponse(String response) {
this.response = response;
}... | Java |
package controller.data;
public class Comment {
private String content;
private String firstname;
private String lastname;
private String date;
public Comment(String content, String firstname, String lastname) {
super();
this.content = content;
this.firstname = firstname;
this.lastname = lastname;
}
p... | Java |
package controller.data.createNewDocumentation;
public class IdResponse {
private String id;
public IdResponse(String id) {
this.id = id;
}
public IdResponse() {
}
public String getId() {
return id;
}
public void setId(String id) {
this.id = id;
}
}
| Java |
package controller.data.createNewDocumentation;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import controller.data.Comment;
import controller.data.EditDocumentationRevision;
public class CreateNewDocumentationRequest {
private List<EditDocumentationRevision> r... | Java |
package controller.data;
public class EditDocumentationRevision {
private String lastname;
private String firstname;
private String content;
private String header;
public EditDocumentationRevision(String lastname, String firstname,
String content, String header) {
this.lastname = lastname;
this.firstname... | Java |
package controller.data.readDocumentation;
import java.util.List;
import config.Parser;
import controller.data.Comment;
import controller.data.ReadDocumentationRevision;
public class ReadDocumentationResponse implements
Comparable<ReadDocumentationResponse> {
private String id;
private ReadDocumentationRevision ... | Java |
package controller.data.readDocumentation;
import config.Config;
public class ReadDocumentationRequest {
private String category;
private String javaelement;
private int skipDocuments;
public ReadDocumentationRequest(String category, String javaelement) {
super();
setCategory(category);
setJavaelement(java... | Java |
package controller.data.fundamental;
public class TabItemCategory {
private String tabItemName;
private String categoryName;
public TabItemCategory(String tabItemName, String categoryName) {
this.tabItemName = tabItemName;
this.categoryName = categoryName;
}
public String getTabItemName() {
return tabItem... | Java |
package controller.data.editDocumentation;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import controller.data.EditDocumentationRevision;
public class EditDocumentationRequest {
private EditDocumentationRevision revision;
private String id;
private List<String... | Java |
package controller.data.searchRevision;
import java.util.ArrayList;
import java.util.List;
public class SearchRevisionRequest {
List<String> tags;
public SearchRevisionRequest(List<String> tags) {
this.tags = new ArrayList<String>();
setTags(tags);
}
public List<String> getTags() {
return tags;
}
publi... | Java |
package controller.data.searchRevision;
import java.util.List;
import controller.data.ReadDocumentationRevision;
public class SearchRevisionResponse {
private List<ReadDocumentationRevision> revisions;
private long defaultRevision;
private String category;
public SearchRevisionResponse(List<ReadDocumentationRe... | Java |
package controller.data;
public class ReadDocumentationRevision {
private String lastname;
private String firstname;
private String content;
private String header;
private String date;
public ReadDocumentationRevision(String lastname, String firstname,
String content, String header, String date) {
this.la... | Java |
package controller.actions;
/*
* ICH HABE HIER NICHTS GEMACHT! :-)
* edit: Kristijan Madunic
*/
import org.eclipse.jface.action.IAction;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.ui.IWorkbenchPage;
import org.eclipse.ui.IWorkbenchWindow;
import org.eclipse.ui.IWorkbenchWindowActionDelegate;... | Java |
package controller.actions;
/*
* ICH HABE HIER NICHTS GEMACHT! :-)
* edit: Kristijan Madunic
*/
import org.eclipse.jface.action.IAction;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.ui.IWorkbenchPage;
import org.eclipse.ui.IWorkbenchWindow;
import org.eclipse.ui.IWorkbenchWindowActionDelegate;... | Java |
package controller.actions;
/*
* ICH HABE HIER NICHTS GEMACHT! :-)
* edit: Kristijan Madunic
*/
import org.eclipse.jface.action.IAction;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.ui.IWorkbenchPage;
import org.eclipse.ui.IWorkbenchWindow;
import org.eclipse.ui.IWorkbenchWindowActionDelegate;... | Java |
package controller;
import java.util.List;
import controller.data.fundamental.TabItemCategory;
public interface FundamentalOperationsController {
public List<TabItemCategory> getTabItems();
public List<String> getTags();
public boolean addTag(String tag);
}
| Java |
package controller;
import java.util.List;
import controller.data.commentDocumentation.CommentDocumentationRequest;
import controller.data.createNewDocumentation.CreateNewDocumentationRequest;
import controller.data.editDocumentation.EditDocumentationRequest;
import controller.data.rateDocumentation.RateDocumentation... | Java |
package controller.factorys;
import org.svenson.ObjectFactory;
import controller.data.readDocumentation.ReadDocumentationResponse;
public class ReadDocumentResponseFactory implements
ObjectFactory<ReadDocumentationResponse> {
public ReadDocumentationResponse create(
Class<ReadDocumentationResponse> arg0) {
... | Java |
package controller.factorys;
import org.svenson.ObjectFactory;
import controller.data.Comment;
public class CommentFactory implements ObjectFactory<Comment> {
public Comment create(Class<Comment> arg0) {
return new Comment();
}
public boolean supports(Class<Comment> arg0) {
return arg0.equals(Comment.class)... | Java |
package controller.factorys;
import org.svenson.ObjectFactory;
import controller.data.SuccessResponse;
public class SuccessResponseFactory implements ObjectFactory<SuccessResponse> {
public SuccessResponse create(Class<SuccessResponse> arg0) {
return new SuccessResponse();
}
public boolean supports(Class<Succ... | Java |
package controller.factorys;
import org.svenson.ObjectFactory;
import controller.data.EditDocumentationRevision;
import controller.data.ReadDocumentationRevision;
public class ReadDocumentationRevisionFactory implements
ObjectFactory<ReadDocumentationRevision> {
public ReadDocumentationRevision create(
Class<... | Java |
package controller.factorys;
import org.svenson.ObjectFactory;
import controller.data.searchRevision.SearchRevisionResponse;
public class SearchRevisionFactory implements
ObjectFactory<SearchRevisionResponse> {
public SearchRevisionResponse create(Class<SearchRevisionResponse> arg0) {
return new SearchRevision... | Java |
package controller.factorys;
import org.svenson.ObjectFactory;
import controller.data.EditDocumentationRevision;
public class EditDocumentationRevisionFactory implements
ObjectFactory<EditDocumentationRevision> {
public EditDocumentationRevision create(
Class<EditDocumentationRevision> arg0) {
return new Ed... | Java |
package controller.factorys;
import org.svenson.ObjectFactory;
import controller.data.createNewDocumentation.IdResponse;
public class IdResponseFactory implements ObjectFactory<IdResponse> {
public IdResponse create(Class<IdResponse> arg0) {
return new IdResponse();
}
public boolean supports(Class<IdResponse>... | Java |
package controller;
import java.util.List;
import model.FundamentalOperationsModel;
import model.FundamentalOperationsModelImplementation;
import controller.data.fundamental.TabItemCategory;
public class FundamentalOperationsControllerImplementation implements
FundamentalOperationsController {
private final Funda... | Java |
package view.editors;
import globalOperations.MarkupMethods;
import org.eclipse.core.runtime.IProgressMonitor;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.ModifyEvent;
import org.eclipse.swt.events.ModifyListener;
import org.eclipse.swt.layout.GridData;
import org.eclipse.swt.widgets.Composite;
import o... | Java |
package view.editors;
import java.util.List;
import org.eclipse.core.runtime.IProgressMonitor;
import org.eclipse.swt.SWT;
import org.eclipse.swt.browser.Browser;
import org.eclipse.swt.events.ModifyEvent;
import org.eclipse.swt.events.ModifyListener;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.wi... | Java |
package view.views;
import globalOperations.MarkupMethods;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.util.ArrayList;
import java.util.List;
import org.eclipse.core.filesystem.EFS;
import org.eclipse.core.filesystem.IFileStore;
import org.eclipse.jdt.core.IJavaElement;... | Java |
package view.views;
import globalOperations.MarkupMethods;
import java.util.ArrayList;
import java.util.List;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.swt.SWT;
import org.eclipse.swt.browser.Browser;
import org.eclipse.swt.graphics.Color;
import org.eclipse.swt.layout.GridData;
import org.ecli... | Java |
/*******************************************************************************
* copied for demo purpose ;-)
*******************************************************************************/
package view.views;
import org.eclipse.jdt.core.IClassFile;
import org.eclipse.jdt.core.ICodeAssist;
import org.eclip... | Java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.