code stringlengths 3 1.18M | language stringclasses 1
value |
|---|---|
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package javafxtable.control;
import java.util.LinkedList;
import java.util.List;
/**
*
* @author Rakesh Menon
*/
public class DefaultTableModel extends AbstractTableModel {
private List<List> data = new Linke... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package javafxtable.control;
import java.util.LinkedList;
import java.util.List;
/**
*
* @author Rakesh Menon
*/
public abstract class AbstractTableModel implements TableModel {
protected List<TableModelListe... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package javafxtable.control;
/**
*
* @author Rakesh Menon
*/
public interface TableModelListener {
public void tableDataChanged();
public void tableRowsDeleted(int firstRow, int lastRow);
public vo... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package javafxtable.control;
/**
*
* @author Rakesh Menon
*/
public interface TableModel {
public void addTableModelListener(TableModelListener l);
public void removeTableModelListener(TableModelListener l... | Java |
package javafxfacebook;
import java.io.InputStream;
import java.io.InputStreamReader;
/**
*
* @author Rakesh Menon
*/
public class IOUtils {
public static String getStreamAsString(InputStream in) {
StringBuffer buffer = new StringBuffer();
try {
InputStreamReader inr = new Input... | Java |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
* Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
*
* This file is available and licensed under the following license:
*
* Redistribution and use in source and binary forms, with or without
* modifi... | Java |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
* Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
*
* This file is available and licensed under the following license:
*
* Redistribution and use in source and binary forms, with or without
* modifi... | Java |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
* Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
*
* This file is available and licensed under the following license:
*
* Redistribution and use in source and binary forms, with or without
* modifi... | Java |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
* Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
*
* This file is available and licensed under the following license:
*
* Redistribution and use in source and binary forms, with or without
* modifi... | Java |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
* Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
*
* This file is available and licensed under the following license:
*
* Redistribution and use in source and binary forms, with or without
* modifi... | Java |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
* Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
*
* This file is available and licensed under the following license:
*
* Redistribution and use in source and binary forms, with or without
* modifi... | Java |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
* Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
*
* This file is available and licensed under the following license:
*
* Redistribution and use in source and binary forms, with or without
* modifi... | Java |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
* Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
*
* This file is available and licensed under the following license:
*
* Redistribution and use in source and binary forms, with or without
* modifi... | Java |
/*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
* Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
*
* This file is available and licensed under the following license:
*
* Redistribution and use in source and binary forms, with or without
* modifi... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package saveasimage;
import java.awt.image.RenderedImage;
import java.awt.print.PrinterException;
import java.awt.print.PrinterJob;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java... | Java |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
import java.io.BufferedInputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import... | Java |
package javafxjavascript;
import java.applet.Applet;
import java.lang.reflect.Method;
/**
*
* @author Rakesh Menon
*/
public class JavaScriptUtil {
private Class jsClass = null;
private Object jsObject = null;
public JavaScriptUtil(Applet applet) throws Exception {
/**
* var... | Java |
/*
* Copyright (c) 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | Java |
/*
* Copyright (c) 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | Java |
/*
* Copyright (c) 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | Java |
/*
* Copyright (c) 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | Java |
/*
* Copyright (c) 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | Java |
/*
* Copyright (c) 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | Java |
/*
* Copyright (c) 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | Java |
/*
* Copyright (c) 2012 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | Java |
package com.googlecode.kanbanik.client.api;
import com.googlecode.kanbanik.client.components.Closable;
public class ResourceClosingCallback<T> extends ServerCallCallback<T> {
private Closable closable;
public ResourceClosingCallback(Closable closable) {
super();
this.closable = closable;
... | Java |
package com.googlecode.kanbanik.client.api;
import com.googlecode.kanbanik.client.KanbanikProgressBar;
import com.googlecode.kanbanik.client.components.ErrorDialog;
import com.googlecode.kanbanik.client.security.CurrentUser;
public abstract class ServerCallCallback<T> {
public void onSuccess(T response) {
... | Java |
package com.googlecode.kanbanik.client.api;
import com.google.gwt.core.client.GWT;
import com.google.gwt.http.client.*;
import com.googlecode.kanbanik.client.KanbanikProgressBar;
import static com.googlecode.kanbanik.dto.ErrorCodes.APP_ERROR_STATUS;
import static com.googlecode.kanbanik.dto.ErrorCodes.USER_NOT_LOGGED_... | Java |
package com.googlecode.kanbanik.client.api;
import java.util.List;
public class Dtos {
public static interface BaseDto {
String getCommandName();
void setCommandName(String commandName);
String getSessionId();
void setSessionId(String sessionId);
}
public static interfac... | Java |
package com.googlecode.kanbanik.client.api;
import com.google.gwt.core.client.GWT;
import com.google.web.bindery.autobean.shared.AutoBean;
import com.google.web.bindery.autobean.shared.AutoBeanCodex;
import com.google.web.bindery.autobean.shared.AutoBeanFactory;
import com.google.web.bindery.autobean.shared.AutoBeanUt... | Java |
package com.googlecode.kanbanik.client.components;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import com.google.gwt.core.client.GWT;
import com.google.gwt.event.dom.client.ChangeEvent;
import com.google.gwt.event.dom.client.Ch... | Java |
package com.googlecode.kanbanik.client.components;
import com.google.gwt.event.dom.client.HasClickHandlers;
public interface Component<T> {
void setup(HasClickHandlers clickHandler, String title);
void setDto(T dto);
}
| Java |
package com.googlecode.kanbanik.client.components;
import com.google.gwt.core.client.Scheduler;
import com.google.gwt.core.client.Scheduler.ScheduledCommand;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.user.client.ui.Button;
import com.g... | Java |
package com.googlecode.kanbanik.client.components;
import java.util.ArrayList;
import java.util.List;
import com.google.gwt.core.client.GWT;
import com.google.gwt.core.client.Scheduler;
import com.google.gwt.core.client.Scheduler.ScheduledCommand;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.g... | Java |
package com.googlecode.kanbanik.client.components.header;
import com.google.gwt.core.client.GWT;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
import com.google.gwt.u... | Java |
package com.googlecode.kanbanik.client.components;
public interface Closable {
void close();
}
| Java |
package com.googlecode.kanbanik.client.components.task;
import java.util.Date;
import com.google.gwt.core.client.GWT;
import com.google.gwt.dom.client.Style.Display;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.shared.HandlerRegist... | Java |
package com.googlecode.kanbanik.client.components.task;
import java.math.BigDecimal;
import java.util.List;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.googlecode.kanbanik.client.api.DtoFactory;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.managers.Clas... | Java |
package com.googlecode.kanbanik.client.components.task;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.api.ServerCallCallback;
import com.googlecode.kanbanik.client.api.ServerCaller;
import com.googlecode.kanbanik.client.ma... | Java |
package com.googlecode.kanbanik.client.components.task;
import com.googlecode.kanbanik.client.api.DtoFactory;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.api.ResourceClosingCallback;
import com.googlecode.kanbanik.client.api.ServerCaller;
import com.googlecode.kanbanik.client.... | Java |
package com.googlecode.kanbanik.client.components.task;
import java.util.ArrayList;
import java.util.List;
import com.google.gwt.event.dom.client.KeyCodes;
import com.google.gwt.event.shared.HandlerRegistration;
import com.google.gwt.user.client.Event;
import com.google.gwt.user.client.Event.NativePreviewEvent;
impor... | Java |
/*
* This software is published under the Apchae 2.0 licenses.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRA... | Java |
package com.googlecode.kanbanik.client.components.task;
import java.util.ArrayList;
import java.util.List;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.googlecode.kanbanik.client.messaging.Me... | Java |
package com.googlecode.kanbanik.client.components.task;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.FocusEvent;
import com.google.gwt.event.dom.client.FocusHandler;
import com.google.gwt.event.dom.client.HasClickHandlers... | Java |
package com.googlecode.kanbanik.client.components.board;
import com.allen_sauer.gwt.dnd.client.DragContext;
import com.allen_sauer.gwt.dnd.client.drop.FlowPanelDropController;
import com.google.gwt.user.client.ui.Widget;
import com.googlecode.kanbanik.client.api.DtoFactory;
import com.googlecode.kanbanik.client.api.Dt... | Java |
package com.googlecode.kanbanik.client.components.board;
import com.google.gwt.core.client.GWT;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
import com.google.gwt.user.client.ui.Composite;
import com.google.gwt.user.client.ui.Label;
import com.google.gwt.user.client.ui... | Java |
package com.googlecode.kanbanik.client.components.board;
import com.google.gwt.core.client.GWT;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
import com.google.gwt.user.client.ui.Composite;
import com.google.gwt.user.client.ui.Image;
import com.google.gwt.user.client.ui... | Java |
package com.googlecode.kanbanik.client.components.board;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import com.google.gwt.core.client.GWT;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.resources.client... | Java |
package com.googlecode.kanbanik.client.components.board;
import com.google.gwt.core.client.GWT;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.http.client.*;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.cli... | Java |
package com.googlecode.kanbanik.client.components.board;
import java.util.List;
import com.allen_sauer.gwt.dnd.client.DragController;
import com.google.gwt.core.client.GWT;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
import com.google.gwt.user.client.ui.Composite;
im... | Java |
package com.googlecode.kanbanik.client.components.board;
import com.google.gwt.core.client.GWT;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
import com.google.gwt.user.client.ui.Composite;
import com.google.gwt.user.client.ui.Panel;
import com.google.gwt.user.client.ui... | Java |
package com.googlecode.kanbanik.client.components;
import com.google.gwt.user.client.ui.Label;
import com.google.gwt.user.client.ui.SimplePanel;
public class WarningPanel extends SimplePanel {
public WarningPanel(String message) {
add(new Label(message));
setWidth("200px");
setHeight("100px");
}
}
| Java |
package com.googlecode.kanbanik.client.components.security;
import com.google.gwt.core.client.GWT;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
import com.google.gwt.user.client.ui.TextBox;
import com.google.gwt.user.client.ui.Widget;
import com.googlecode.kanbanik.cli... | Java |
package com.googlecode.kanbanik.client.components.security;
import com.google.gwt.core.client.GWT;
import com.google.gwt.event.logical.shared.ValueChangeEvent;
import com.google.gwt.event.logical.shared.ValueChangeHandler;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
i... | Java |
package com.googlecode.kanbanik.client.components.security;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.api.Resource... | Java |
package com.googlecode.kanbanik.client.components.security;
import com.google.gwt.event.dom.client.BlurEvent;
import com.google.gwt.event.dom.client.BlurHandler;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.ErrorEvent;
im... | Java |
package com.googlecode.kanbanik.client.components.common;
import com.google.gwt.user.client.ui.Grid;
import com.google.gwt.user.client.ui.RichTextArea;
import com.googlecode.kanbanik.client.components.task.RichTextToolbar;
public class KanbanikRichTextArea extends Grid {
private RichTextArea richTextArea;
public... | Java |
package com.googlecode.kanbanik.client.modules;
import java.util.List;
import com.google.gwt.core.client.GWT;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
import com.google.gwt.user.client.ui.Composite;
import com.google.gwt.user.client.ui.Widget;
import com.googlecod... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.boards;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.googlecode.kanbanik.client.api.DtoFactory;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.api.ResourceClosingCallback;
import com.googlecode.kan... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.boards;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.googlecode.kanbanik.client.components.Closable;
import com.googlecode.kanbanik... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.boards;
import java.util.List;
import com.google.gwt.core.client.GWT;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
import com.google.gwt.user.client.ui.Composite;
import com.google.gwt.user.client.ui.Image;
i... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.boards;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.googlecode.kanbanik.client.Modules;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.api.ResourceClosingCallback;
import com.googlecode.kanbanik.... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.boards;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.google.gwt.user.client.ui.CheckBox;
import com.google.gwt.user.client.ui.Horiz... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.boards;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.googlecode.kanbanik.client.Modules;
import com.googlecode.kanbanik.client.api.DtoFactory;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.api.Re... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.workflow;
import com.allen_sauer.gwt.dnd.client.PickupDragController;
import com.google.gwt.user.client.ui.HorizontalPanel;
import com.google.gwt.user.client.ui.Widget;
public class WorkflowItemPalette extends HorizontalPanel {
private PickupDragController... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.workflow;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.api.ServerCallCallback;
import com.googlecode.kanbanik.client.api.ServerCaller;
import com.googlecode.kanbanik.client.messaging.Message;
import com.googlecode.kanb... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.workflow;
import com.allen_sauer.gwt.dnd.client.PickupDragController;
import com.google.gwt.user.client.ui.FlexTable;
import com.google.gwt.user.client.ui.Widget;
import com.googlecode.kanbanik.client.BoardStyle;
import com.googlecode.kanbanik.client.Kanbanik... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.workflow;
import com.allen_sauer.gwt.dnd.client.DragContext;
import com.allen_sauer.gwt.dnd.client.PickupDragController;
import com.allen_sauer.gwt.dnd.client.drop.DropController;
import com.allen_sauer.gwt.dnd.client.drop.FlowPanelDropController;
import com.... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.workflow;
import com.google.gwt.dom.client.Style;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.user.client.ui.CheckBox;
import com.google.gwt.user.client.ui.FlowPanel;
import com... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.workflow;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.googlecode.kanbanik.client.Modules;
import com.googlecode.kanbanik.client.api... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.workflow;
import java.util.ArrayList;
import java.util.List;
import com.allen_sauer.gwt.dnd.client.DragContext;
import com.allen_sauer.gwt.dnd.client.VetoDragException;
import com.allen_sauer.gwt.dnd.client.drop.FlowPanelDropController;
import com.google.gwt... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.workflow;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.googlecode.kanbanik.client.Modules;
import com.googlecode.kanbanik.client.api... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.workflow;
import com.google.gwt.user.client.ui.Widget;
import com.googlecode.kanbanik.client.api.DtoFactory;
import com.googlecode.kanbanik.client.api.Dtos;
public class PaletteWorkflowitemWidget extends WorkflowitemWidget {
public PaletteWorkflowitemWidge... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.workflow;
import com.allen_sauer.gwt.dnd.client.HasDragHandle;
import com.google.gwt.core.client.GWT;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
import com.google.gwt.user.client.ui.Composite;
import com.go... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.classofservice;
import com.google.gwt.event.dom.client.ClickEvent;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.messaging.MessageBus;
import com.googlecode.kanbanik.client.messaging.messages.classesofservice.ClassOfSer... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.classofservice;
import com.google.gwt.event.dom.client.ClickEvent;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.messaging.MessageBus;
import com.googlecode.kanbanik.client.messaging.messages.classesofservice.ClassOfSer... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.classofservice;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.cli... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.classofservice;
import com.googlecode.kanbanik.client.Modules;
import com.googlecode.kanbanik.client.api.DtoFactory;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.api.ServerCallCallback;
import com.googlecode.kanbanik.c... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.classofservice;
import com.google.gwt.core.client.GWT;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.google.gwt.resources.client.CssR... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.projects;
import java.util.List;
import com.google.gwt.user.client.ui.Widget;
public interface WidgetsDropListener {
void dropped(List<Widget> widgets);
}
| Java |
package com.googlecode.kanbanik.client.modules.editworkflow.projects;
import java.util.ArrayList;
import java.util.List;
import com.allen_sauer.gwt.dnd.client.DragContext;
import com.allen_sauer.gwt.dnd.client.VetoDragException;
import com.allen_sauer.gwt.dnd.client.drop.FlowPanelDropController;
import com.google.gwt... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.projects;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.google.gwt.user.client.ui.HorizontalPanel;
import com.google.gwt.user.client... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.projects;
import com.allen_sauer.gwt.dnd.client.HasDragHandle;
import com.google.gwt.core.client.GWT;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
import com.google.gwt.user.client.ui.Composite;
import com.go... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.projects;
import com.allen_sauer.gwt.dnd.client.PickupDragController;
import com.google.gwt.core.client.GWT;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.client.UiField;
import com.google.gwt.user.client.ui.AbsolutePanel;
imp... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.projects;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.googlecode.kanbanik.client.Modules;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.api.Dtos.ProjectDto;
import com.googlecode.kanbanik.client... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.projects;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.googlecode.kanbanik.client.api.DtoFactory;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.api.ResourceClosingCallback;
import com.googlecode.k... | Java |
package com.googlecode.kanbanik.client.modules.editworkflow.projects;
import com.google.gwt.event.dom.client.HasClickHandlers;
import com.googlecode.kanbanik.client.Modules;
import com.googlecode.kanbanik.client.api.DtoFactory;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.api.... | Java |
package com.googlecode.kanbanik.client.modules;
import com.allen_sauer.gwt.dnd.client.PickupDragController;
import com.allen_sauer.gwt.dnd.client.drop.DropController;
import com.google.gwt.event.dom.client.ClickEvent;
import com.google.gwt.event.dom.client.ClickHandler;
import com.google.gwt.user.client.ui.AbsolutePan... | Java |
package com.googlecode.kanbanik.client.modules;
import com.google.gwt.event.logical.shared.SelectionEvent;
import com.google.gwt.event.logical.shared.SelectionHandler;
import com.google.gwt.user.client.ui.SimplePanel;
import com.google.gwt.user.client.ui.TabPanel;
import com.google.gwt.user.client.ui.Widget;
import c... | Java |
package com.googlecode.kanbanik.client.modules.lifecyclelisteners;
public interface ModulesLifecycleListener {
void activated();
void deactivated();
}
| Java |
package com.googlecode.kanbanik.client.modules.lifecyclelisteners;
import com.googlecode.kanbanik.client.Modules;
import com.googlecode.kanbanik.client.messaging.Message;
import com.googlecode.kanbanik.client.messaging.MessageBus;
import com.googlecode.kanbanik.client.messaging.MessageListener;
import com.googlecode.k... | Java |
package com.googlecode.kanbanik.client.modules;
import com.google.gwt.core.client.GWT;
import com.google.gwt.core.client.Scheduler;
import com.google.gwt.core.client.Scheduler.ScheduledCommand;
import com.google.gwt.event.dom.client.*;
import com.google.gwt.uibinder.client.UiBinder;
import com.google.gwt.uibinder.clie... | Java |
package com.googlecode.kanbanik.client.modules;
import com.google.gwt.user.client.ui.Widget;
public interface KanbanikModule {
void initialize(ModuleInitializeCallback initializedCallback);
interface ModuleInitializeCallback {
void initialized(Widget widget);
}
}
| Java |
package com.googlecode.kanbanik.client.modules;
import java.util.ArrayList;
import java.util.List;
import com.google.gwt.user.client.ui.HorizontalPanel;
import com.googlecode.kanbanik.client.api.DtoFactory;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.api.ServerCallCallback;
i... | Java |
package com.googlecode.kanbanik.client.messaging;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class MessageBus {
private static Map<Class<?>, List<MessageListener<?>>> listeners;
public static void sendMessage(Message<?> message) {
if (message == ... | Java |
package com.googlecode.kanbanik.client.messaging;
public interface Message<P> {
P getPayload();
Object getSource();
}
| Java |
package com.googlecode.kanbanik.client.messaging.messages.classesofservice;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.messaging.BaseMessage;
public class ClassOfServiceDeletedMessage extends BaseMessage<Dtos.ClassOfServiceDto> {
public ClassOfServiceDeletedMessage(Dtos.Cl... | Java |
package com.googlecode.kanbanik.client.messaging.messages.classesofservice;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.messaging.BaseMessage;
public class ClassOfServiceEditedMessage extends BaseMessage<Dtos.ClassOfServiceDto> {
public ClassOfServiceEditedMessage(Dtos.Clas... | Java |
package com.googlecode.kanbanik.client.messaging.messages.classesofservice;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.messaging.BaseMessage;
public class ClassOfServiceAddedMessage extends BaseMessage<Dtos.ClassOfServiceDto> {
public ClassOfServiceAddedMessage(Dtos.ClassO... | Java |
package com.googlecode.kanbanik.client.messaging.messages.user;
import com.googlecode.kanbanik.client.api.Dtos;
import com.googlecode.kanbanik.client.messaging.BaseMessage;
public class LoginEvent extends BaseMessage<Dtos.UserDto> {
public LoginEvent(Dtos.UserDto payload, Object source) {
super(payload, source);
... | Java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.