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