359360361362363364365366367368369
nextMatchAction.setEnabled(false); } } private void makeActions() { nextMatchAction = new NextMatchAction(this); prevMatchAction = new PrevMatchAction(this); clearAction = new ClearAction(this); aboutAction = new AboutAction(this);