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

/openjdk7/jdk/src/share/classes/sun/security/tools/policytool/
H A DPolicyTool.java927 public static final int MW_POLICY_LIST = 3; // follows MW_PANEL field in class:ToolWindow
1108 addNewComponent(this, policyList, MW_POLICY_LIST,
1120 List list = (List)getComponent(MW_POLICY_LIST);
1556 List policyList = (List)tw.getComponent(tw.MW_POLICY_LIST);
2208 List list = (List)tw.getComponent(tw.MW_POLICY_LIST);
2770 List list = (List)tw.getComponent(tw.MW_POLICY_LIST);
2787 List list = (List)tw.getComponent(tw.MW_POLICY_LIST);
2858 List policyList = (List)tw.getComponent(tw.MW_POLICY_LIST);
3619 List list = (List)tw.getComponent(tw.MW_POLICY_LIST);

Completed in 37 milliseconds