Searched defs:addNewComponent (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/tools/policytool/
H A DPolicyTool.java968 addNewComponent(this, label, MW_FILENAME_LABEL,
975 addNewComponent(this, tf, MW_FILENAME_TEXTFIELD,
986 addNewComponent(panel, button, MW_ADD_BUTTON,
992 addNewComponent(panel, button, MW_EDIT_BUTTON,
998 addNewComponent(panel, button, MW_REMOVE_BUTTON,
1002 addNewComponent(this, panel, MW_PANEL,
1065 void addNewComponent(Container container, Component component, method in class:ToolWindow
1090 void addNewComponent(Container container, Component component, method in class:ToolWindow
1095 addNewComponent(container, component, index, gridx, gridy,
1108 addNewComponent(thi
[all...]

Completed in 40 milliseconds