Package <Unnamed>

Class Summary
CubesPanel Yuriy Kozlov
CubesPanel.java -- Final Project

A panel where the Kev's Cubes puzzle is drawn.
LinkedQueue Yuriy Kozlov
PuzzleGUI.java -- Final Project
MyTreeNode  
Part1  
Part2 Yuriy Kozlov
Part2.java -- Final Project

This is the test file for Part 2 of the final project.
Part2all Yuriy Kozlov
Part2.java -- Final Project

This is the test file for Part 2 of the final project.
PuzzleGUI Yuriy Kozlov
PuzzleGUI.java -- Final Project
PuzzleModel Yuriy Kozlov
PuzzleModel.java -- Final Project

There is a virtual environment where the chain of cubes is.
PuzzleState Yuriy Kozlov
PuzzleState.java -- Final Project

This class represents one state of the puzzle.
Test1