Searched refs:helpFrame (Results 1 – 2 of 2) sorted by relevance
46 static private pmHelpFrame helpFrame = null; field in helpTest57 helpFrame = new pmHelpFrame(); in main()58 helpFrame.setLocation(180, 180); in main()71 helpFrame.showHelp(s); in main()173 helpFrame.showHelp(tag); in showHelpItem()
58 static private pmHelpFrame helpFrame = null; field in pmTop1168 if (helpFrame != null) in showHelpItem()1169 helpFrame.showHelp(tag); in showHelpItem()1291 helpFrame = new pmHelpFrame(); in main()