360361362363364365366367368369370
} } private void makeActions() { nextMatchAction = new NextMatchAction(this); prevMatchAction = new PrevMatchAction(this); clearAction = new ClearAction(this); aboutAction = new AboutAction(this);