Searched refs:getIntResource (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmButtonScreen.java78 pmUtility.getIntResource("OK.mnemonic"));
83 pmUtility.getIntResource("Apply.mnemonic"));
88 pmUtility.getIntResource("Reset.mnemonic"));
93 pmUtility.getIntResource("Cancel.mnemonic"));
98 pmUtility.getIntResource("Help.mnemonic"));
H A DpmTop.java470 pmUtility.getIntResource("Print.Manager.mnemonic"));
480 pmUtility.getIntResource("Select.Naming.Service.mnemonic"));
502 pmUtility.getIntResource("Show.Command-Line.Console.mnemonic"));
524 pmUtility.getIntResource("Confirm.All.Actions.mnemonic"));
532 usePPD.setMnemonic(pmUtility.getIntResource("Use.PPD.files.mnemonic"));
537 pmUtility.getIntResource("Use.localhost.mnemonic"));
551 pmUtility.getIntResource("Exit.mnemonic"));
581 pmUtility.getIntResource("Printer.mnemonic"));
585 pmUtility.getIntResource("Add.Access.to.Printer.mnemonic"));
607 pmUtility.getIntResource("Ne
[all...]
H A DpmFindFrame.java131 pmUtility.getIntResource("Find.mnemonic"));
142 pmUtility.getIntResource("Dismiss.mnemonic"));
153 pmUtility.getIntResource("Help.mnemonic"));
H A DpmLogDisplay.java101 pmUtility.getIntResource("Dismiss.mnemonic"));
107 pmUtility.getIntResource("Clear.mnemonic"));
114 pmUtility.getIntResource("Help.mnemonic"));
H A DpmHelpFrame.java59 pmUtility.getIntResource("Dismiss.mnemonic"));
H A DpmLoad.java146 pmUtility.getIntResource("OK.mnemonic"));
151 pmUtility.getIntResource("Reset.mnemonic"));
156 pmUtility.getIntResource("Cancel.mnemonic"));
161 pmUtility.getIntResource("Help.mnemonic"));
H A DpmAuthOptions.java163 // pmUtility.getIntResource("Password.mnemonic"));
203 pmUtility.getIntResource("OK.mnemonic"));
214 pmUtility.getIntResource("Cancel.mnemonic"));
348 pmUtility.getIntResource("Authenticate.mnemonic"));
357 contButton.setMnemonic(pmUtility.getIntResource("Continue.mnemonic"));
366 cancelButton.setMnemonic(pmUtility.getIntResource("Cancel.mnemonic"));
H A DpmMessageDialog.java114 pmUtility.getIntResource("Dismiss.mnemonic"));
137 pmUtility.getIntResource("Help.mnemonic"));
H A DpmOKCancelDialog.java139 pmUtility.getIntResource("OK.mnemonic"));
149 pmUtility.getIntResource("Cancel.mnemonic"));
158 pmUtility.getIntResource("Help.mnemonic"));
H A DpmOther.java129 pmUtility.getIntResource("OK.mnemonic"));
140 pmUtility.getIntResource("Cancel.mnemonic"));
152 pmUtility.getIntResource("Help.mnemonic"));
H A DpmLogin.java115 // pmUtility.getIntResource("Password.mnemonic"));
220 // pmUtility.getIntResource("Password.mnemonic"));
250 pmUtility.getIntResource("OK.mnemonic"));
261 pmUtility.getIntResource("Cancel.mnemonic"));
274 pmUtility.getIntResource("Help.mnemonic"));
H A DpmAboutBox.java60 cancel.setMnemonic(pmUtility.getIntResource("Cancel.mnemonic"));
H A DpmHelpDetailPanel.java332 pmUtility.getIntResource("Show.mnemonic"));
478 pmUtility.getIntResource("Back.mnemonic"));
495 pmUtility.getIntResource("Forward.mnemonic"));
H A DpmUtility.java98 public static int getIntResource(String key) { method in class:pmUtility
H A DpmHelpSearchPanel.java197 * pmUtility.getIntResource("Search.Results:.mnemonic"));
205 pmUtility.getIntResource("Show.mnemonic"));
325 * pmUtility.getIntResource("Keywords:.mnemonic"));
333 pmUtility.getIntResource("Find.mnemonic"));
H A DpmHelpIndexPanel.java188 * pmUtility.getIntResource("Matching.entries:.mnemonic"));
199 pmUtility.getIntResource("Show.mnemonic"));
322 * pmUtility.getIntResource("Search.help.index.for:.mnemonic"));

Completed in 74 milliseconds