mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
SPARK-1140 - Change to Apache 2.0 license
git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@11716 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
committed by
michael.will
parent
2da40ac086
commit
43eb69b7d2
@ -1,13 +1,24 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
package org.jivesoftware;
|
package org.jivesoftware;
|
||||||
|
|
||||||
import org.jivesoftware.resource.Res;
|
import org.jivesoftware.resource.Res;
|
||||||
|
|||||||
@ -1,3 +1,23 @@
|
|||||||
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
|
|
||||||
package org.jivesoftware;
|
package org.jivesoftware;
|
||||||
|
|
||||||
import javax.security.auth.login.AppConfigurationEntry;
|
import javax.security.auth.login.AppConfigurationEntry;
|
||||||
|
|||||||
@ -1,11 +1,21 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware;
|
package org.jivesoftware;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware;
|
package org.jivesoftware;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,11 +1,21 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware;
|
package org.jivesoftware;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware;
|
package org.jivesoftware;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@ -1,13 +1,24 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
package org.jivesoftware;
|
package org.jivesoftware;
|
||||||
|
|
||||||
import org.jivesoftware.spark.util.log.Log;
|
import org.jivesoftware.spark.util.log.Log;
|
||||||
|
|||||||
@ -1,13 +1,24 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
package org.jivesoftware;
|
package org.jivesoftware;
|
||||||
|
|
||||||
import java.awt.Color;
|
import java.awt.Color;
|
||||||
@ -191,6 +202,7 @@ public final class Spark {
|
|||||||
|
|
||||||
|
|
||||||
System.setProperty("sun.java2d.noddraw", "true");
|
System.setProperty("sun.java2d.noddraw", "true");
|
||||||
|
System.setProperty("file.encoding", "UTF-8");
|
||||||
|
|
||||||
SwingUtilities.invokeLater(new Runnable() {
|
SwingUtilities.invokeLater(new Runnable() {
|
||||||
public void run() {
|
public void run() {
|
||||||
|
|||||||
@ -1,11 +1,21 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware;
|
package org.jivesoftware;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.launcher;
|
package org.jivesoftware.launcher;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,11 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
* $Revision$
|
* $RCSfile: ,v $
|
||||||
* $Date$
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 1999-2005 Jive Software. All rights reserved.
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* This software is the proprietary information of Jive Software. Use is subject to license terms.
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.launcher;
|
package org.jivesoftware.launcher;
|
||||||
|
|
||||||
import java.io.File;
|
import java.io.File;
|
||||||
|
|||||||
@ -1,11 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
* $Revision$
|
* $RCSfile: ,v $
|
||||||
* $Date$
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 1999-2005 Jive Software. All rights reserved.
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* This software is the proprietary information of Jive Software. Use is subject to license terms.
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.launcher;
|
package org.jivesoftware.launcher;
|
||||||
|
|
||||||
import java.io.BufferedInputStream;
|
import java.io.BufferedInputStream;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.resource;
|
package org.jivesoftware.resource;
|
||||||
|
|
||||||
import javax.swing.ImageIcon;
|
import javax.swing.ImageIcon;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.resource;
|
package org.jivesoftware.resource;
|
||||||
|
|
||||||
import org.jivesoftware.spark.util.log.Log;
|
import org.jivesoftware.spark.util.log.Log;
|
||||||
|
|||||||
@ -1,11 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
* $Revision$
|
* $RCSfile: ,v $
|
||||||
* $Date$
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 1999-2005 Jive Software. All rights reserved.
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* This software is the proprietary information of Jive Software. Use is subject to license terms.
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.resource;
|
package org.jivesoftware.resource;
|
||||||
|
|
||||||
import org.jivesoftware.spark.util.log.Log;
|
import org.jivesoftware.spark.util.log.Log;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.resource;
|
package org.jivesoftware.resource;
|
||||||
|
|
||||||
import javax.swing.ImageIcon;
|
import javax.swing.ImageIcon;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.resource;
|
package org.jivesoftware.resource;
|
||||||
|
|
||||||
import org.jivesoftware.spark.util.log.Log;
|
import org.jivesoftware.spark.util.log.Log;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark;
|
package org.jivesoftware.spark;
|
||||||
|
|
||||||
import java.awt.Color;
|
import java.awt.Color;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark;
|
package org.jivesoftware.spark;
|
||||||
|
|
||||||
import org.jivesoftware.resource.SparkRes;
|
import org.jivesoftware.resource.SparkRes;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark;
|
package org.jivesoftware.spark;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark;
|
package org.jivesoftware.spark;
|
||||||
|
|
||||||
import org.jivesoftware.spark.plugin.MetadataListener;
|
import org.jivesoftware.spark.plugin.MetadataListener;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark;
|
package org.jivesoftware.spark;
|
||||||
|
|
||||||
import java.awt.Window;
|
import java.awt.Window;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark;
|
package org.jivesoftware.spark;
|
||||||
|
|
||||||
import java.awt.Window;
|
import java.awt.Window;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark;
|
package org.jivesoftware.spark;
|
||||||
|
|
||||||
import org.dom4j.Document;
|
import org.dom4j.Document;
|
||||||
|
|||||||
@ -1,11 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
* $Revision$
|
* $RCSfile: ,v $
|
||||||
* $Date$
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 1999-2005 Jive Software. All rights reserved.
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* This software is the proprietary information of Jive Software. Use is subject to license terms.
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark;
|
package org.jivesoftware.spark;
|
||||||
|
|
||||||
import org.jivesoftware.resource.Res;
|
import org.jivesoftware.resource.Res;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark;
|
package org.jivesoftware.spark;
|
||||||
|
|
||||||
import org.jivesoftware.smack.ConnectionListener;
|
import org.jivesoftware.smack.ConnectionListener;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark;
|
package org.jivesoftware.spark;
|
||||||
|
|
||||||
import org.jivesoftware.resource.SoundsRes;
|
import org.jivesoftware.resource.SoundsRes;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark;
|
package org.jivesoftware.spark;
|
||||||
|
|
||||||
import org.jivesoftware.MainWindow;
|
import org.jivesoftware.MainWindow;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark;
|
package org.jivesoftware.spark;
|
||||||
|
|
||||||
import org.jivesoftware.resource.Res;
|
import org.jivesoftware.resource.Res;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark;
|
package org.jivesoftware.spark;
|
||||||
|
|
||||||
import java.awt.CardLayout;
|
import java.awt.CardLayout;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import java.util.ArrayList;
|
import java.util.ArrayList;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.resource.Default;
|
import org.jivesoftware.resource.Default;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import java.awt.BorderLayout;
|
import java.awt.BorderLayout;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import java.util.Enumeration;
|
import java.util.Enumeration;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import java.awt.Color;
|
import java.awt.Color;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import java.awt.BorderLayout;
|
import java.awt.BorderLayout;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.spark.util.ResourceUtils;
|
import org.jivesoftware.spark.util.ResourceUtils;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.spark.util.log.Log;
|
import org.jivesoftware.spark.util.log.Log;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.spark.util.log.Log;
|
import org.jivesoftware.spark.util.log.Log;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.resource.SparkRes;
|
import org.jivesoftware.resource.SparkRes;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.resource.Default;
|
import org.jivesoftware.resource.Default;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.resource.Res;
|
import org.jivesoftware.resource.Res;
|
||||||
|
|||||||
@ -1,11 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
* $Revision$
|
* $RCSfile: ,v $
|
||||||
* $Date$
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 1999-2005 Jive Software. All rights reserved.
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* This software is the proprietary information of Jive Software. Use is subject to license terms.
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.resource.SparkRes;
|
import org.jivesoftware.resource.SparkRes;
|
||||||
|
|||||||
@ -1,11 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
* $Revision$
|
* $RCSfile: ,v $
|
||||||
* $Date$
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 1999-2005 Jive Software. All rights reserved.
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* This software is the proprietary information of Jive Software. Use is subject to license terms.
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import javax.swing.JComponent;
|
import javax.swing.JComponent;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.spark.util.GraphicUtils;
|
import org.jivesoftware.spark.util.GraphicUtils;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import javax.swing.BorderFactory;
|
import javax.swing.BorderFactory;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import javax.swing.Icon;
|
import javax.swing.Icon;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.resource.SparkRes;
|
import org.jivesoftware.resource.SparkRes;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import java.awt.Color;
|
import java.awt.Color;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import java.awt.BorderLayout;
|
import java.awt.BorderLayout;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.resource.Res;
|
import org.jivesoftware.resource.Res;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import javax.swing.Icon;
|
import javax.swing.Icon;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.Spark;
|
import org.jivesoftware.Spark;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.resource.SparkRes;
|
import org.jivesoftware.resource.SparkRes;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.spark.util.GraphicUtils;
|
import org.jivesoftware.spark.util.GraphicUtils;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.spark.util.GraphicUtils;
|
import org.jivesoftware.spark.util.GraphicUtils;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import javax.swing.JComponent;
|
import javax.swing.JComponent;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.resource.Default;
|
import org.jivesoftware.resource.Default;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import javax.swing.JComponent;
|
import javax.swing.JComponent;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import org.jivesoftware.spark.plugin.ContextMenuListener;
|
import org.jivesoftware.spark.plugin.ContextMenuListener;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import java.io.Serializable;
|
import java.io.Serializable;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import java.awt.Component;
|
import java.awt.Component;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component;
|
package org.jivesoftware.spark.component;
|
||||||
|
|
||||||
import javax.swing.JTextArea;
|
import javax.swing.JTextArea;
|
||||||
|
|||||||
@ -1,3 +1,22 @@
|
|||||||
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
package org.jivesoftware.spark.component.borders;
|
package org.jivesoftware.spark.component.borders;
|
||||||
|
|
||||||
import javax.swing.JComponent;
|
import javax.swing.JComponent;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component.borders;
|
package org.jivesoftware.spark.component.borders;
|
||||||
|
|
||||||
import javax.swing.border.AbstractBorder;
|
import javax.swing.border.AbstractBorder;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component.browser;
|
package org.jivesoftware.spark.component.browser;
|
||||||
|
|
||||||
import org.jivesoftware.Spark;
|
import org.jivesoftware.Spark;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component.browser;
|
package org.jivesoftware.spark.component.browser;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component.browser;
|
package org.jivesoftware.spark.component.browser;
|
||||||
|
|
||||||
import javax.swing.JPanel;
|
import javax.swing.JPanel;
|
||||||
|
|||||||
@ -1,3 +1,22 @@
|
|||||||
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
package org.jivesoftware.spark.component.browser;
|
package org.jivesoftware.spark.component.browser;
|
||||||
|
|
||||||
import java.awt.BorderLayout;
|
import java.awt.BorderLayout;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component.browser;
|
package org.jivesoftware.spark.component.browser;
|
||||||
|
|
||||||
import org.jdesktop.jdic.browser.BrowserEngineManager;
|
import org.jdesktop.jdic.browser.BrowserEngineManager;
|
||||||
|
|||||||
@ -1,3 +1,22 @@
|
|||||||
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
package org.jivesoftware.spark.component.focus;
|
package org.jivesoftware.spark.component.focus;
|
||||||
|
|
||||||
import java.awt.Component;
|
import java.awt.Component;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component.panes;
|
package org.jivesoftware.spark.component.panes;
|
||||||
|
|
||||||
import org.jivesoftware.spark.util.ModelUtil;
|
import org.jivesoftware.spark.util.ModelUtil;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component.panes;
|
package org.jivesoftware.spark.component.panes;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component.panes;
|
package org.jivesoftware.spark.component.panes;
|
||||||
|
|
||||||
import org.jivesoftware.resource.SparkRes;
|
import org.jivesoftware.resource.SparkRes;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component.renderer;
|
package org.jivesoftware.spark.component.renderer;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component.renderer;
|
package org.jivesoftware.spark.component.renderer;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component.renderer;
|
package org.jivesoftware.spark.component.renderer;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,22 @@
|
|||||||
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
package org.jivesoftware.spark.component.tabbedPane;
|
package org.jivesoftware.spark.component.tabbedPane;
|
||||||
|
|
||||||
import java.awt.BorderLayout;
|
import java.awt.BorderLayout;
|
||||||
|
|||||||
@ -1,3 +1,22 @@
|
|||||||
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
|
*
|
||||||
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
package org.jivesoftware.spark.component.tabbedPane;
|
package org.jivesoftware.spark.component.tabbedPane;
|
||||||
|
|
||||||
import java.awt.BorderLayout;
|
import java.awt.BorderLayout;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.component.tabbedPane;
|
package org.jivesoftware.spark.component.tabbedPane;
|
||||||
|
|
||||||
import java.awt.Component;
|
import java.awt.Component;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.decorator;
|
package org.jivesoftware.spark.decorator;
|
||||||
|
|
||||||
import org.jivesoftware.resource.SparkRes;
|
import org.jivesoftware.resource.SparkRes;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.filetransfer;
|
package org.jivesoftware.spark.filetransfer;
|
||||||
|
|
||||||
import org.jivesoftware.resource.Res;
|
import org.jivesoftware.resource.Res;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.filetransfer;
|
package org.jivesoftware.spark.filetransfer;
|
||||||
|
|
||||||
import org.jivesoftware.smackx.filetransfer.FileTransferRequest;
|
import org.jivesoftware.smackx.filetransfer.FileTransferRequest;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.filetransfer;
|
package org.jivesoftware.spark.filetransfer;
|
||||||
|
|
||||||
import java.awt.AWTException;
|
import java.awt.AWTException;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.filetransfer.preferences;
|
package org.jivesoftware.spark.filetransfer.preferences;
|
||||||
|
|
||||||
import org.jivesoftware.resource.SparkRes;
|
import org.jivesoftware.resource.SparkRes;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.filetransfer.preferences;
|
package org.jivesoftware.spark.filetransfer.preferences;
|
||||||
|
|
||||||
import org.jivesoftware.Spark;
|
import org.jivesoftware.Spark;
|
||||||
|
|||||||
@ -1,11 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
* $Revision$
|
* $RCSfile: ,v $
|
||||||
* $Date$
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 1999-2005 Jive Software. All rights reserved.
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* This software is the proprietary information of Jive Software. Use is subject to license terms.
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.phone;
|
package org.jivesoftware.spark.phone;
|
||||||
|
|
||||||
import javax.swing.Action;
|
import javax.swing.Action;
|
||||||
|
|||||||
@ -1,11 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
* $Revision$
|
* $RCSfile: ,v $
|
||||||
* $Date$
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 1999-2005 Jive Software. All rights reserved.
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* This software is the proprietary information of Jive Software. Use is subject to license terms.
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.phone;
|
package org.jivesoftware.spark.phone;
|
||||||
|
|
||||||
import org.jivesoftware.resource.Res;
|
import org.jivesoftware.resource.Res;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.plugin;
|
package org.jivesoftware.spark.plugin;
|
||||||
|
|
||||||
import javax.swing.JPopupMenu;
|
import javax.swing.JPopupMenu;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.jivesoftware.spark.plugin;
|
package org.jivesoftware.spark.plugin;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@ -1,9 +1,21 @@
|
|||||||
/**
|
/**
|
||||||
* $Revision$
|
* $RCSfile: ,v $
|
||||||
* $Date$
|
* $Revision: $
|
||||||
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 1999-2005 Jive Software. All rights reserved.
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* This software is the proprietary information of Jive Software. Use is subject to license terms.
|
* you may not use this file except in compliance with the License.
|
||||||
|
* You may obtain a copy of the License at
|
||||||
|
*
|
||||||
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
*
|
||||||
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
package org.jivesoftware.spark.plugin;
|
package org.jivesoftware.spark.plugin;
|
||||||
|
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
*/
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
package org.jivesoftware.spark.plugin;
|
package org.jivesoftware.spark.plugin;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
*/
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
package org.jivesoftware.spark.plugin;
|
package org.jivesoftware.spark.plugin;
|
||||||
|
|
||||||
import org.jivesoftware.smack.packet.IQ;
|
import org.jivesoftware.smack.packet.IQ;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
*/
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
package org.jivesoftware.spark.plugin;
|
package org.jivesoftware.spark.plugin;
|
||||||
|
|
||||||
import java.io.File;
|
import java.io.File;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
*/
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
package org.jivesoftware.spark.preference;
|
package org.jivesoftware.spark.preference;
|
||||||
|
|
||||||
import javax.swing.Icon;
|
import javax.swing.Icon;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
*/
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
package org.jivesoftware.spark.preference;
|
package org.jivesoftware.spark.preference;
|
||||||
|
|
||||||
import java.util.ArrayList;
|
import java.util.ArrayList;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
*/
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
package org.jivesoftware.spark.search;
|
package org.jivesoftware.spark.search;
|
||||||
|
|
||||||
import org.jivesoftware.spark.util.SwingWorker;
|
import org.jivesoftware.spark.util.SwingWorker;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
*/
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
package org.jivesoftware.spark.search;
|
package org.jivesoftware.spark.search;
|
||||||
|
|
||||||
import org.jivesoftware.Spark;
|
import org.jivesoftware.Spark;
|
||||||
|
|||||||
@ -1,13 +1,22 @@
|
|||||||
/**
|
/**
|
||||||
|
* $RCSfile: ,v $
|
||||||
* $Revision: $
|
* $Revision: $
|
||||||
* $Date: $
|
* $Date: $
|
||||||
|
*
|
||||||
|
* Copyright (C) 2004-2010 Jive Software. All rights reserved.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Jive Software. All rights reserved.
|
* 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
|
||||||
*
|
*
|
||||||
* This software is published under the terms of the GNU Lesser Public License (LGPL),
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
* a copy of which is included in this distribution.
|
*
|
||||||
*/
|
* Unless required by applicable law or agreed to in writing, software
|
||||||
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
* See the License for the specific language governing permissions and
|
||||||
|
* limitations under the License.
|
||||||
|
*/
|
||||||
package org.jivesoftware.spark.search;
|
package org.jivesoftware.spark.search;
|
||||||
|
|
||||||
import javax.swing.Icon;
|
import javax.swing.Icon;
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user