Searched refs:ShowWithinAction (Results 1 – 1 of 1) sorted by relevance
41 IAction action = new ShowWithinAction(title, reference); in addMenuItems()46 IAction action = new ShowWithinAction("Nothing", null); in addMenuItems()57 private class ShowWithinAction extends Action { class in ShowWithinMenu60 public ShowWithinAction(String title, Reference reference) { in ShowWithinAction() method in ShowWithinMenu.ShowWithinAction