package edu.byu.cs.roots.opg.chart.presetvertical; public enum StateChange { CREATE_TREE, MODIFIED_TREE, REDRAW_TREE }