Searched refs:PrAllowProxiable (Results 1 – 2 of 2) sorted by relevance
125 public CheckboxShadow PrAllowProxiable; field in KdcGuiRoot1562 PrAllowProxiable = new CheckboxShadow(); in KdcGuiRoot()1563 PrAllowProxiable.set("name", "PrAllowProxiable"); in KdcGuiRoot()1564 gbpanel90.add(PrAllowProxiable); in KdcGuiRoot()1565 PrAllowProxiable.set("GBConstraints", new GBConstraints in KdcGuiRoot()1567 PrAllowProxiable.set("text", "Allow Proxiable Tickets"); in KdcGuiRoot()1568 PrAllowProxiable.set("state", Boolean.TRUE); in KdcGuiRoot()1569 PrAllowProxiable.set("anchor", in KdcGuiRoot()
673 gui.PrAllowProxiable.set("text" /* NOI18N */, in initMainStrings()1819 gui.PrAllowProxiable.set("state" /* NOI18N */, in showPrincipal()3289 o = gui.PrAllowProxiable.getBody(); in setupMainNormalListeners()3739 o = gui.PrAllowProxiable.getBody(); in setupMainHelpListeners()3973 o = gui.PrAllowProxiable.getBody(); in setupMainHelpFlagTogglers()5397 gui.PrAllowProxiable.set("enabled" /* NOI18N */, sense); in enablePrAttributes()