Searched refs:FontActionListener (Results 1 – 1 of 1) sorted by relevance
218 mItem.addActionListener(new FontActionListener(fonts[i])); in initMenus()1257 class FontActionListener implements ActionListener { class in Demo1259 public FontActionListener(String name) { in FontActionListener() method in Demo.FontActionListener