240241242243244245246247248249250
.get(frame); if (state == null) { state = fLastState; } if (state != null) { state.restoreState(getVariablesViewer()); } } } protected DroolsVariablesViewer getVariablesViewer() {