Searched refs:HelpWindow (Results 1 – 5 of 5) sorted by relevance
39 class HelpWindow class42 public static synchronized HelpWindow Instance () in Instance()45 maInstance = new HelpWindow(); in Instance()86 private HelpWindow () in HelpWindow() method in HelpWindow168 HelpWindow.Instance().loadURL (e.getURL()); in createContentWidget()199 private static HelpWindow maInstance = null;
490 HelpWindow.Instance().loadFile ("help.html"); in actionPerformed()495 HelpWindow.Instance().loadFile ("news.html"); in actionPerformed()500 HelpWindow.Instance().loadFile ("about.html"); in actionPerformed()
41 public class HelpWindow class44 public static synchronized HelpWindow Instance () in Instance()47 maInstance = new HelpWindow(); in Instance()88 private HelpWindow () in HelpWindow() method in HelpWindow170 HelpWindow.Instance().loadURL (e.getURL()); in createContentWidget()201 private static HelpWindow maInstance = null;
508 HelpWindow.Instance().loadFile ("help.html"); in actionPerformed()513 HelpWindow.Instance().loadFile ("news.html"); in actionPerformed()518 HelpWindow.Instance().loadFile ("about.html"); in actionPerformed()
24 HelpWindow.java
Completed in 24 milliseconds