Commit e51bae90 authored by James Hughes's avatar James Hughes
Browse files

Renaming Demo1 to KineticDemo1

parent 390ba10c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>Demo1</name>
	<name>kinetic-demo1</name>
	<comment></comment>
	<projects>
	</projects>
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ import java.util.logging.Logger;
 * A demonstration application showing a time series chart where you can
 * dynamically add (random) data by clicking on a button.
 */
class Demo1 {
class KineticDemo1 {

	static Logger log = MyLogger.get(Level.INFO, Level.INFO);
	
−1.05 KiB

File deleted.