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

/openjdk7/jdk/src/share/classes/sun/security/tools/policytool/
H A DPolicyTool.java1384 public static final int PD_NAME_CHOICE = 3; field in class:ToolDialog
2011 tw.addNewComponent(newTD, choice, PD_NAME_CHOICE,
3310 Choice names = (Choice)td.getComponent(td.PD_NAME_CHOICE);
3371 Choice names = (Choice)td.getComponent(td.PD_NAME_CHOICE);

Completed in 40 milliseconds