import java.awt.*; import javax.swing.*; /** * Represents a horizontal hallway. * This specializes a {@link Hall} in two ways: *