JBTabsTest renamed to JBTabsDemo and moved to platform-tests

This commit is contained in:
Dmitry Jemerov
2012-02-23 18:36:04 +01:00
parent 8faa9a60cf
commit 29f686b50d
@@ -1,5 +1,5 @@
/*
* Copyright 2000-2009 JetBrains s.r.o.
* Copyright 2000-2012 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -36,7 +36,7 @@ import java.awt.event.ActionListener;
import java.awt.event.ItemEvent;
import java.awt.event.ItemListener;
public class JBTabsTest {
public class JBTabsDemo {
public static void main(String[] args) {
System.out.println("JBTabs.main");