17c478bd9Sstevel@tonic-gate /* 27c478bd9Sstevel@tonic-gate * CDDL HEADER START 37c478bd9Sstevel@tonic-gate * 47c478bd9Sstevel@tonic-gate * The contents of this file are subject to the terms of the 57c478bd9Sstevel@tonic-gate * Common Development and Distribution License, Version 1.0 only 67c478bd9Sstevel@tonic-gate * (the "License"). You may not use this file except in compliance 77c478bd9Sstevel@tonic-gate * with the License. 87c478bd9Sstevel@tonic-gate * 97c478bd9Sstevel@tonic-gate * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 107c478bd9Sstevel@tonic-gate * or http://www.opensolaris.org/os/licensing. 117c478bd9Sstevel@tonic-gate * See the License for the specific language governing permissions 127c478bd9Sstevel@tonic-gate * and limitations under the License. 137c478bd9Sstevel@tonic-gate * 147c478bd9Sstevel@tonic-gate * When distributing Covered Code, include this CDDL HEADER in each 157c478bd9Sstevel@tonic-gate * file and include the License file at usr/src/OPENSOLARIS.LICENSE. 167c478bd9Sstevel@tonic-gate * If applicable, add the following below this CDDL HEADER, with the 177c478bd9Sstevel@tonic-gate * fields enclosed by brackets "[]" replaced with your own identifying 187c478bd9Sstevel@tonic-gate * information: Portions Copyright [yyyy] [name of copyright owner] 197c478bd9Sstevel@tonic-gate * 207c478bd9Sstevel@tonic-gate * CDDL HEADER END 217c478bd9Sstevel@tonic-gate */ 227c478bd9Sstevel@tonic-gate /* 237c478bd9Sstevel@tonic-gate * ident "%Z%%M% %I% %E% SMI" 247c478bd9Sstevel@tonic-gate * 257c478bd9Sstevel@tonic-gate * Copyright 2005 Sun Microsystems, Inc. All rights reserved. 267c478bd9Sstevel@tonic-gate * Use is subject to license terms. 277c478bd9Sstevel@tonic-gate */ 287c478bd9Sstevel@tonic-gate 297c478bd9Sstevel@tonic-gate /** 307c478bd9Sstevel@tonic-gate * This file was originally automatically generated by Java WorkShop. 317c478bd9Sstevel@tonic-gate * 327c478bd9Sstevel@tonic-gate * Runtime vendor: SunSoft, Inc. 337c478bd9Sstevel@tonic-gate * Runtime version: 1.0 347c478bd9Sstevel@tonic-gate * 357c478bd9Sstevel@tonic-gate * Visual vendor: SunSoft, Inc. 367c478bd9Sstevel@tonic-gate * Visual version: 1.0 377c478bd9Sstevel@tonic-gate */ 387c478bd9Sstevel@tonic-gate 397c478bd9Sstevel@tonic-gate 407c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.awt.GBConstraints; 417c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.base.*; 427c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.*; 437c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.java.awt.*; 447c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.type.*; 457c478bd9Sstevel@tonic-gate 467c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.base.Root; 477c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.java.awt.FrameShadow; 487c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.GBPanelShadow; 497c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.java.awt.LabelShadow; 507c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.java.awt.TextFieldShadow; 517c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.java.awt.ButtonShadow; 527c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.ImageLabelShadow; 537c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.java.awt.MenuBarShadow; 547c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.java.awt.MenuShadow; 557c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.java.awt.MenuItemShadow; 567c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.TabbedFolderShadow; 577c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.CardPanelShadow; 587c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.BorderPanelShadow; 597c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.LabelBarShadow; 607c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.TextListShadow; 617c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.java.awt.ChoiceShadow; 627c478bd9Sstevel@tonic-gate import sunsoft.jws.visual.rt.shadow.java.awt.CheckboxShadow; 637c478bd9Sstevel@tonic-gate 647c478bd9Sstevel@tonic-gate public class KdcGuiRoot extends Root { 657c478bd9Sstevel@tonic-gate public MenuItemShadow About; 667c478bd9Sstevel@tonic-gate public MenuItemShadow About2; 677c478bd9Sstevel@tonic-gate public MenuItemShadow Context; 687c478bd9Sstevel@tonic-gate public MenuItemShadow Context2; 697c478bd9Sstevel@tonic-gate public MenuItemShadow Exit; 707c478bd9Sstevel@tonic-gate public MenuItemShadow Exit2; 717c478bd9Sstevel@tonic-gate public MenuShadow File; 727c478bd9Sstevel@tonic-gate public MenuShadow File2; 737c478bd9Sstevel@tonic-gate public MenuShadow Help; 747c478bd9Sstevel@tonic-gate public LabelBarShadow LabelBarGeneral; 757c478bd9Sstevel@tonic-gate public LabelBarShadow LabelBarMiscellany; 767c478bd9Sstevel@tonic-gate public LabelBarShadow LabelBarPassword; 777c478bd9Sstevel@tonic-gate public LabelBarShadow LabelBarPrincipal; 787c478bd9Sstevel@tonic-gate public LabelBarShadow LabelBarSecurity; 797c478bd9Sstevel@tonic-gate public LabelBarShadow LabelBarTicket; 807c478bd9Sstevel@tonic-gate public LabelBarShadow LabelBarTickets; 817c478bd9Sstevel@tonic-gate public TextFieldShadow LoginName; 827c478bd9Sstevel@tonic-gate public LabelShadow LoginNameLabel; 837c478bd9Sstevel@tonic-gate public ButtonShadow LoginOK; 847c478bd9Sstevel@tonic-gate public TextFieldShadow LoginPass; 857c478bd9Sstevel@tonic-gate public LabelShadow LoginPassLabel; 867c478bd9Sstevel@tonic-gate public TextFieldShadow LoginRealm; 877c478bd9Sstevel@tonic-gate public LabelShadow LoginRealmLabel; 887c478bd9Sstevel@tonic-gate public TextFieldShadow LoginServer; 897c478bd9Sstevel@tonic-gate public LabelShadow LoginServerLabel; 907c478bd9Sstevel@tonic-gate public ButtonShadow LoginStartOver; 917c478bd9Sstevel@tonic-gate public ButtonShadow PoDetailCancel; 927c478bd9Sstevel@tonic-gate public ButtonShadow PoDetailDone; 937c478bd9Sstevel@tonic-gate public LabelShadow PoDetailLabel; 947c478bd9Sstevel@tonic-gate public ButtonShadow PoDetailPrevious; 957c478bd9Sstevel@tonic-gate public ButtonShadow PoDetailSave; 967c478bd9Sstevel@tonic-gate public ButtonShadow PoListAdd; 977c478bd9Sstevel@tonic-gate public ButtonShadow PoListClear; 987c478bd9Sstevel@tonic-gate public ButtonShadow PoListDelete; 997c478bd9Sstevel@tonic-gate public ButtonShadow PoListDuplicate; 1007c478bd9Sstevel@tonic-gate public LabelShadow PoListLabel; 1017c478bd9Sstevel@tonic-gate public ButtonShadow PoListModify; 1027c478bd9Sstevel@tonic-gate public TextFieldShadow PoListPattern; 1037c478bd9Sstevel@tonic-gate public LabelShadow PoListPatternLabel; 1047c478bd9Sstevel@tonic-gate public TextFieldShadow PoMaxTicketLifetime; 1057c478bd9Sstevel@tonic-gate public LabelShadow PoMaxTicketLifetimeLabel; 1067c478bd9Sstevel@tonic-gate public ButtonShadow PoMaxTicketLifetimeMoreButton; 1077c478bd9Sstevel@tonic-gate public ChoiceShadow PoMinPwClass; 1087c478bd9Sstevel@tonic-gate public LabelShadow PoMinPwClassLabel; 1097c478bd9Sstevel@tonic-gate public ChoiceShadow PoMinPwLength; 1107c478bd9Sstevel@tonic-gate public LabelShadow PoMinPwLengthLabel; 1117c478bd9Sstevel@tonic-gate public TextFieldShadow PoMinTicketLifetime; 1127c478bd9Sstevel@tonic-gate public LabelShadow PoMinTicketLifetimeLabel; 1137c478bd9Sstevel@tonic-gate public ButtonShadow PoMinTicketLifetimeMoreButton; 1147c478bd9Sstevel@tonic-gate public TextFieldShadow PoName; 1157c478bd9Sstevel@tonic-gate public LabelShadow PoNameLabel; 1167c478bd9Sstevel@tonic-gate public LabelShadow PoReferences; 1177c478bd9Sstevel@tonic-gate public LabelShadow PoReferencesLabel; 1187c478bd9Sstevel@tonic-gate public ChoiceShadow PoSavedPasswords; 1197c478bd9Sstevel@tonic-gate public LabelShadow PoSavedPasswordsLabel; 1207c478bd9Sstevel@tonic-gate public TextListShadow Pollist; 1217c478bd9Sstevel@tonic-gate public GBPanelShadow Pollisttab; 1227c478bd9Sstevel@tonic-gate public CheckboxShadow PrAllowDupAuth; 1237c478bd9Sstevel@tonic-gate public CheckboxShadow PrAllowForwardable; 1247c478bd9Sstevel@tonic-gate public CheckboxShadow PrAllowPostdated; 1257c478bd9Sstevel@tonic-gate public CheckboxShadow PrAllowProxiable; 1267c478bd9Sstevel@tonic-gate public CheckboxShadow PrAllowRenewable; 1277c478bd9Sstevel@tonic-gate public CheckboxShadow PrAllowSvr; 1287c478bd9Sstevel@tonic-gate public CheckboxShadow PrAllowTGT; 1297c478bd9Sstevel@tonic-gate public ButtonShadow PrBasicCancel; 1307c478bd9Sstevel@tonic-gate public LabelShadow PrBasicLabel; 1317c478bd9Sstevel@tonic-gate public ButtonShadow PrBasicNext; 1327c478bd9Sstevel@tonic-gate public ButtonShadow PrBasicPrevious; 1337c478bd9Sstevel@tonic-gate public ButtonShadow PrBasicRandomPw; 134*45526e97Ssemery public LabelShadow EncListLabel; 135*45526e97Ssemery public TextFieldShadow EncList; 136*45526e97Ssemery public ButtonShadow EncListMoreButton; 1377c478bd9Sstevel@tonic-gate public ButtonShadow PrBasicSave; 1387c478bd9Sstevel@tonic-gate public TextFieldShadow PrComments; 1397c478bd9Sstevel@tonic-gate public LabelShadow PrCommentsLabel; 1407c478bd9Sstevel@tonic-gate public ButtonShadow PrDetailCancel; 1417c478bd9Sstevel@tonic-gate public LabelShadow PrDetailLabel; 1427c478bd9Sstevel@tonic-gate public ButtonShadow PrDetailNext; 1437c478bd9Sstevel@tonic-gate public ButtonShadow PrDetailPrevious; 1447c478bd9Sstevel@tonic-gate public ButtonShadow PrDetailSave; 1457c478bd9Sstevel@tonic-gate public TextFieldShadow PrExpiry; 1467c478bd9Sstevel@tonic-gate public LabelShadow PrExpiryLabel; 1477c478bd9Sstevel@tonic-gate public ButtonShadow PrExpiryMoreButton; 1487c478bd9Sstevel@tonic-gate public LabelShadow PrFailCount; 1497c478bd9Sstevel@tonic-gate public LabelShadow PrFailureCountLabel; 1507c478bd9Sstevel@tonic-gate public LabelShadow PrFlagLabel; 1517c478bd9Sstevel@tonic-gate public ButtonShadow PrFlagsCancel; 1527c478bd9Sstevel@tonic-gate public ButtonShadow PrFlagsNext; 1537c478bd9Sstevel@tonic-gate public ButtonShadow PrFlagsPrevious; 1547c478bd9Sstevel@tonic-gate public ButtonShadow PrFlagsSave; 1557c478bd9Sstevel@tonic-gate public CheckboxShadow PrForcePwChange; 1567c478bd9Sstevel@tonic-gate public TextFieldShadow PrKvno; 1577c478bd9Sstevel@tonic-gate public LabelShadow PrKvnoLabel; 1587c478bd9Sstevel@tonic-gate public LabelShadow PrLastChangedBy; 1597c478bd9Sstevel@tonic-gate public LabelShadow PrLastChangedByLabel; 1607c478bd9Sstevel@tonic-gate public LabelShadow PrLastChangedTime; 1617c478bd9Sstevel@tonic-gate public LabelShadow PrLastChangedTimeLabel; 1627c478bd9Sstevel@tonic-gate public LabelShadow PrLastFailure; 1637c478bd9Sstevel@tonic-gate public LabelShadow PrLastFailureLabel; 1647c478bd9Sstevel@tonic-gate public LabelShadow PrLastPwChange; 1657c478bd9Sstevel@tonic-gate public LabelShadow PrLastSuccess; 1667c478bd9Sstevel@tonic-gate public LabelShadow PrLastSuccessLabel; 1677c478bd9Sstevel@tonic-gate public ButtonShadow PrListAdd; 1687c478bd9Sstevel@tonic-gate public ButtonShadow PrListClear; 1697c478bd9Sstevel@tonic-gate public ButtonShadow PrListDelete; 1707c478bd9Sstevel@tonic-gate public ButtonShadow PrListDuplicate; 1717c478bd9Sstevel@tonic-gate public LabelShadow PrListLabel; 1727c478bd9Sstevel@tonic-gate public ButtonShadow PrListModify; 1737c478bd9Sstevel@tonic-gate public TextFieldShadow PrListPattern; 1747c478bd9Sstevel@tonic-gate public CheckboxShadow PrLockAcct; 1757c478bd9Sstevel@tonic-gate public TextFieldShadow PrMaxLifetime; 1767c478bd9Sstevel@tonic-gate public ButtonShadow PrMaxLifetimeMoreButton; 1777c478bd9Sstevel@tonic-gate public TextFieldShadow PrMaxRenewal; 1787c478bd9Sstevel@tonic-gate public ButtonShadow PrMaxRenewalMoreButton; 1797c478bd9Sstevel@tonic-gate public LabelShadow PrMaxTicketLifetimeLabel; 1807c478bd9Sstevel@tonic-gate public LabelShadow PrMaxTicketRenewalLabel; 1817c478bd9Sstevel@tonic-gate public TextFieldShadow PrName1; 1827c478bd9Sstevel@tonic-gate public LabelShadow PrName2; 1837c478bd9Sstevel@tonic-gate public LabelShadow PrName3; 1847c478bd9Sstevel@tonic-gate public LabelShadow PrNameLabel1; 1857c478bd9Sstevel@tonic-gate public TextFieldShadow PrPassword; 1867c478bd9Sstevel@tonic-gate public LabelShadow PrPasswordLabel; 1877c478bd9Sstevel@tonic-gate public ChoiceShadow PrPolicy; 1887c478bd9Sstevel@tonic-gate public LabelShadow PrPolicyLabel; 1897c478bd9Sstevel@tonic-gate public TextFieldShadow PrPwExpiry; 1907c478bd9Sstevel@tonic-gate public LabelShadow PrPwExpiryLabel; 1917c478bd9Sstevel@tonic-gate public ButtonShadow PrPwExpiryMoreButton; 1927c478bd9Sstevel@tonic-gate public LabelShadow PrPwLastChangedLabel; 1937c478bd9Sstevel@tonic-gate public CheckboxShadow PrRequireHwPreAuth; 1947c478bd9Sstevel@tonic-gate public CheckboxShadow PrRequirePreAuth; 1957c478bd9Sstevel@tonic-gate public LabelShadow PrSearchLab; 1967c478bd9Sstevel@tonic-gate public MenuShadow Print; 1977c478bd9Sstevel@tonic-gate public MenuItemShadow PrintCurPol; 1987c478bd9Sstevel@tonic-gate public MenuItemShadow PrintCurPr; 1997c478bd9Sstevel@tonic-gate public MenuItemShadow PrintPollist; 2007c478bd9Sstevel@tonic-gate public MenuItemShadow PrintPrlist; 2017c478bd9Sstevel@tonic-gate public TextListShadow Prlist; 2027c478bd9Sstevel@tonic-gate public GBPanelShadow Prlisttab; 2037c478bd9Sstevel@tonic-gate public LabelShadow StatusLine; 2047c478bd9Sstevel@tonic-gate public BorderPanelShadow borderpanel1; 2057c478bd9Sstevel@tonic-gate public BorderPanelShadow borderpanel7; 2067c478bd9Sstevel@tonic-gate public MenuItemShadow browserHelp1; 2077c478bd9Sstevel@tonic-gate public MenuItemShadow browserHelp2; 2087c478bd9Sstevel@tonic-gate public CardPanelShadow cardpanel1; 2097c478bd9Sstevel@tonic-gate public CardPanelShadow cardpanel2; 2107c478bd9Sstevel@tonic-gate public MenuShadow editMenu; 2117c478bd9Sstevel@tonic-gate public MenuItemShadow editPreferences; 2127c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel1; 2137c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel11; 2147c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel17; 2157c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel18; 2167c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel19; 2177c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel2; 2187c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel20; 2197c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel21; 2207c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel22; 2217c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel23; 2227c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel24; 2237c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel25; 2247c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel28; 2257c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel3; 2267c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel36; 2277c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel37; 2287c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel38; 2297c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel4; 2307c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel40; 2317c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel41; 2327c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel42; 2337c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel44; 2347c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel45; 2357c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel5; 2367c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel50; 2377c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel6; 2387c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel67; 2397c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel73; 2407c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel8; 2417c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel9; 2427c478bd9Sstevel@tonic-gate public GBPanelShadow gbpanel90; 2437c478bd9Sstevel@tonic-gate public LabelBarShadow labelbar1; 2447c478bd9Sstevel@tonic-gate public LabelBarShadow labelbar20; 2457c478bd9Sstevel@tonic-gate public LabelBarShadow labelbar21; 2467c478bd9Sstevel@tonic-gate public LabelBarShadow labelbar22; 2477c478bd9Sstevel@tonic-gate public LabelBarShadow labelbar23; 2487c478bd9Sstevel@tonic-gate public LabelBarShadow labelbar3; 2497c478bd9Sstevel@tonic-gate public LabelBarShadow labelbar6; 2507c478bd9Sstevel@tonic-gate public FrameShadow loginframe; 2517c478bd9Sstevel@tonic-gate public MenuItemShadow logout; 2527c478bd9Sstevel@tonic-gate public FrameShadow mainframe; 2537c478bd9Sstevel@tonic-gate public MenuShadow menu1; 2547c478bd9Sstevel@tonic-gate public MenuShadow menu2; 2557c478bd9Sstevel@tonic-gate public MenuBarShadow menubar1; 2567c478bd9Sstevel@tonic-gate public MenuBarShadow menubar2; 2577c478bd9Sstevel@tonic-gate public MenuItemShadow refreshPolicies; 2587c478bd9Sstevel@tonic-gate public MenuItemShadow refreshPrincipals; 2597c478bd9Sstevel@tonic-gate public Root root1; 2607c478bd9Sstevel@tonic-gate public TabbedFolderShadow tabbedfolder1; 2617c478bd9Sstevel@tonic-gate KdcGuiRoot(Group group)2627c478bd9Sstevel@tonic-gate public KdcGuiRoot(Group group) { 2637c478bd9Sstevel@tonic-gate setGroup(group); 2647c478bd9Sstevel@tonic-gate 2657c478bd9Sstevel@tonic-gate loginframe = new FrameShadow(); 2667c478bd9Sstevel@tonic-gate loginframe.set("name", "loginframe"); 2677c478bd9Sstevel@tonic-gate add(loginframe); 2687c478bd9Sstevel@tonic-gate loginframe.set("title", "SEAM Administration Login"); 2697c478bd9Sstevel@tonic-gate loginframe.set("layoutSize", new java.awt.Dimension(676, 676)); 2707c478bd9Sstevel@tonic-gate loginframe.set("layoutLocation", new java.awt.Point(7, 16)); 2717c478bd9Sstevel@tonic-gate 2727c478bd9Sstevel@tonic-gate gbpanel44 = new GBPanelShadow(); 2737c478bd9Sstevel@tonic-gate gbpanel44.set("name", "gbpanel44"); 2747c478bd9Sstevel@tonic-gate loginframe.add(gbpanel44); 2757c478bd9Sstevel@tonic-gate { 2767c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 2777c478bd9Sstevel@tonic-gate 14, 14, 14, 14, 14, 14, 14}; 2787c478bd9Sstevel@tonic-gate gbpanel44.set("rowHeights", _tmp); 2797c478bd9Sstevel@tonic-gate } 2807c478bd9Sstevel@tonic-gate gbpanel44.set("GBConstraints", new GBConstraints 2817c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 2827c478bd9Sstevel@tonic-gate { 2837c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 2847c478bd9Sstevel@tonic-gate 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14}; 2857c478bd9Sstevel@tonic-gate gbpanel44.set("columnWidths", _tmp); 2867c478bd9Sstevel@tonic-gate } 2877c478bd9Sstevel@tonic-gate { 2887c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2897c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2907c478bd9Sstevel@tonic-gate 0.0, 0.0}; 2917c478bd9Sstevel@tonic-gate gbpanel44.set("rowWeights", _tmp); 2927c478bd9Sstevel@tonic-gate } 2937c478bd9Sstevel@tonic-gate gbpanel44.set("layoutSize", new java.awt.Dimension(457, 457)); 2947c478bd9Sstevel@tonic-gate { 2957c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2967c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 297*45526e97Ssemery 0.0, 0.0, 0.0, 0.0, 0.0, 0.0}; 2987c478bd9Sstevel@tonic-gate gbpanel44.set("columnWeights", _tmp); 2997c478bd9Sstevel@tonic-gate } 3007c478bd9Sstevel@tonic-gate gbpanel44.set("layoutLocation", new java.awt.Point(602, 10)); 3017c478bd9Sstevel@tonic-gate 3027c478bd9Sstevel@tonic-gate LoginNameLabel = new LabelShadow(); 3037c478bd9Sstevel@tonic-gate LoginNameLabel.set("name", "LoginNameLabel"); 3047c478bd9Sstevel@tonic-gate gbpanel44.add(LoginNameLabel); 3057c478bd9Sstevel@tonic-gate LoginNameLabel.set("GBConstraints", 3067c478bd9Sstevel@tonic-gate new GBConstraints("x=1;y=2;width=6;height=2")); 3077c478bd9Sstevel@tonic-gate LoginNameLabel.set("text", "Principal Name:"); 3087c478bd9Sstevel@tonic-gate LoginNameLabel.set("anchor", 3097c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 3107c478bd9Sstevel@tonic-gate ("east")); 3117c478bd9Sstevel@tonic-gate 3127c478bd9Sstevel@tonic-gate LoginPassLabel = new LabelShadow(); 3137c478bd9Sstevel@tonic-gate LoginPassLabel.set("name", "LoginPassLabel"); 3147c478bd9Sstevel@tonic-gate gbpanel44.add(LoginPassLabel); 3157c478bd9Sstevel@tonic-gate LoginPassLabel.set("GBConstraints", 3167c478bd9Sstevel@tonic-gate new GBConstraints("x=1;y=4;width=6;height=2")); 3177c478bd9Sstevel@tonic-gate LoginPassLabel.set("text", "Password:"); 3187c478bd9Sstevel@tonic-gate LoginPassLabel.set("anchor", 3197c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 3207c478bd9Sstevel@tonic-gate ("east")); 3217c478bd9Sstevel@tonic-gate 3227c478bd9Sstevel@tonic-gate LoginName = new TextFieldShadow(); 3237c478bd9Sstevel@tonic-gate LoginName.set("name", "LoginName"); 3247c478bd9Sstevel@tonic-gate gbpanel44.add(LoginName); 3257c478bd9Sstevel@tonic-gate LoginName.set("GBConstraints", new GBConstraints 3267c478bd9Sstevel@tonic-gate ("x=7;y=2;width=12;height=2;fill=horizontal")); 3277c478bd9Sstevel@tonic-gate 3287c478bd9Sstevel@tonic-gate LoginPass = new TextFieldShadow(); 3297c478bd9Sstevel@tonic-gate LoginPass.set("name", "LoginPass"); 3307c478bd9Sstevel@tonic-gate gbpanel44.add(LoginPass); 3317c478bd9Sstevel@tonic-gate LoginPass.set("GBConstraints", new GBConstraints 3327c478bd9Sstevel@tonic-gate ("x=7;y=4;width=12;height=2;fill=horizontal")); 3337c478bd9Sstevel@tonic-gate LoginPass.set("echoCharacter", new Character('*')); 3347c478bd9Sstevel@tonic-gate 3357c478bd9Sstevel@tonic-gate LoginOK = new ButtonShadow(); 3367c478bd9Sstevel@tonic-gate LoginOK.set("name", "LoginOK"); 3377c478bd9Sstevel@tonic-gate gbpanel44.add(LoginOK); 3387c478bd9Sstevel@tonic-gate LoginOK.set("GBConstraints", new GBConstraints 3397c478bd9Sstevel@tonic-gate ("x=3;y=15;width=4;height=2")); 3407c478bd9Sstevel@tonic-gate LoginOK.set("text", "OK"); 3417c478bd9Sstevel@tonic-gate 3427c478bd9Sstevel@tonic-gate LoginStartOver = new ButtonShadow(); 3437c478bd9Sstevel@tonic-gate LoginStartOver.set("name", "LoginStartOver"); 3447c478bd9Sstevel@tonic-gate gbpanel44.add(LoginStartOver); 3457c478bd9Sstevel@tonic-gate LoginStartOver.set("GBConstraints", new GBConstraints 3467c478bd9Sstevel@tonic-gate ("x=15;y=15;width=4;height=2")); 3477c478bd9Sstevel@tonic-gate LoginStartOver.set("text", "Start Over"); 348*45526e97Ssemery 3497c478bd9Sstevel@tonic-gate LoginRealmLabel = new LabelShadow(); 3507c478bd9Sstevel@tonic-gate LoginRealmLabel.set("name", "LoginRealmLabel"); 3517c478bd9Sstevel@tonic-gate gbpanel44.add(LoginRealmLabel); 3527c478bd9Sstevel@tonic-gate LoginRealmLabel.set("GBConstraints", new GBConstraints 3537c478bd9Sstevel@tonic-gate ("x=1;y=8;width=6;height=2")); 3547c478bd9Sstevel@tonic-gate LoginRealmLabel.set("text", "Realm:"); 3557c478bd9Sstevel@tonic-gate LoginRealmLabel.set("anchor", 3567c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 3577c478bd9Sstevel@tonic-gate ("east")); 3587c478bd9Sstevel@tonic-gate 3597c478bd9Sstevel@tonic-gate LoginRealm = new TextFieldShadow(); 3607c478bd9Sstevel@tonic-gate LoginRealm.set("name", "LoginRealm"); 3617c478bd9Sstevel@tonic-gate gbpanel44.add(LoginRealm); 3627c478bd9Sstevel@tonic-gate LoginRealm.set("GBConstraints", new GBConstraints 3637c478bd9Sstevel@tonic-gate ("x=7;y=8;width=12;height=2;fill=horizontal")); 3647c478bd9Sstevel@tonic-gate 3657c478bd9Sstevel@tonic-gate LoginServerLabel = new LabelShadow(); 3667c478bd9Sstevel@tonic-gate LoginServerLabel.set("name", "LoginServerLabel"); 3677c478bd9Sstevel@tonic-gate gbpanel44.add(LoginServerLabel); 3687c478bd9Sstevel@tonic-gate LoginServerLabel.set("GBConstraints", new GBConstraints 3697c478bd9Sstevel@tonic-gate ("x=1;y=10;width=6;height=2")); 3707c478bd9Sstevel@tonic-gate LoginServerLabel.set("text", "Admin Server:"); 3717c478bd9Sstevel@tonic-gate LoginServerLabel.set("anchor", 3727c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 3737c478bd9Sstevel@tonic-gate ("east")); 3747c478bd9Sstevel@tonic-gate 3757c478bd9Sstevel@tonic-gate LoginServer = new TextFieldShadow(); 3767c478bd9Sstevel@tonic-gate LoginServer.set("name", "LoginServer"); 3777c478bd9Sstevel@tonic-gate gbpanel44.add(LoginServer); 3787c478bd9Sstevel@tonic-gate LoginServer.set("GBConstraints", new GBConstraints 3797c478bd9Sstevel@tonic-gate ("x=7;y=10;width=12;height=2;fill=horizontal")); 3807c478bd9Sstevel@tonic-gate 3817c478bd9Sstevel@tonic-gate menubar2 = new MenuBarShadow(); 3827c478bd9Sstevel@tonic-gate menubar2.set("name", "menubar2"); 3837c478bd9Sstevel@tonic-gate loginframe.add(menubar2); 3847c478bd9Sstevel@tonic-gate menubar2.set("helpMenu", new AMRef("menu1")); 3857c478bd9Sstevel@tonic-gate menubar2.set("font", convert 3867c478bd9Sstevel@tonic-gate ("java.awt.Font", 3877c478bd9Sstevel@tonic-gate "name=Dialog;style=plain;size=12")); 3887c478bd9Sstevel@tonic-gate 3897c478bd9Sstevel@tonic-gate File2 = new MenuShadow(); 3907c478bd9Sstevel@tonic-gate File2.set("name", "File2"); 3917c478bd9Sstevel@tonic-gate menubar2.add(File2); 3927c478bd9Sstevel@tonic-gate File2.set("text", "File"); 3937c478bd9Sstevel@tonic-gate File2.set("canTearOff", Boolean.FALSE); 3947c478bd9Sstevel@tonic-gate 3957c478bd9Sstevel@tonic-gate Exit2 = new MenuItemShadow(); 3967c478bd9Sstevel@tonic-gate Exit2.set("name", "Exit2"); 3977c478bd9Sstevel@tonic-gate File2.add(Exit2); 3987c478bd9Sstevel@tonic-gate Exit2.set("text", "Exit"); 3997c478bd9Sstevel@tonic-gate 4007c478bd9Sstevel@tonic-gate menu1 = new MenuShadow(); 4017c478bd9Sstevel@tonic-gate menu1.set("name", "menu1"); 4027c478bd9Sstevel@tonic-gate menubar2.add(menu1); 4037c478bd9Sstevel@tonic-gate menu1.set("text", "Help"); 4047c478bd9Sstevel@tonic-gate menu1.set("canTearOff", Boolean.FALSE); 4057c478bd9Sstevel@tonic-gate 4067c478bd9Sstevel@tonic-gate browserHelp1 = new MenuItemShadow(); 4077c478bd9Sstevel@tonic-gate browserHelp1.set("name", "browserHelp1"); 4087c478bd9Sstevel@tonic-gate menu1.add(browserHelp1); 4097c478bd9Sstevel@tonic-gate browserHelp1.set("text", "Help Contents"); 4107c478bd9Sstevel@tonic-gate 4117c478bd9Sstevel@tonic-gate Context2 = new MenuItemShadow(); 4127c478bd9Sstevel@tonic-gate Context2.set("name", "Context2"); 4137c478bd9Sstevel@tonic-gate menu1.add(Context2); 4147c478bd9Sstevel@tonic-gate Context2.set("text", "Context-sensitive help"); 4157c478bd9Sstevel@tonic-gate Context2.set("separator", Boolean.TRUE); 4167c478bd9Sstevel@tonic-gate 4177c478bd9Sstevel@tonic-gate About2 = new MenuItemShadow(); 4187c478bd9Sstevel@tonic-gate About2.set("name", "About2"); 4197c478bd9Sstevel@tonic-gate menu1.add(About2); 4207c478bd9Sstevel@tonic-gate About2.set("text", "About"); 4217c478bd9Sstevel@tonic-gate 4227c478bd9Sstevel@tonic-gate mainframe = new FrameShadow(); 4237c478bd9Sstevel@tonic-gate mainframe.set("name", "mainframe"); 4247c478bd9Sstevel@tonic-gate add(mainframe); 4257c478bd9Sstevel@tonic-gate mainframe.set("title", "SEAM Administration Tool"); 4267c478bd9Sstevel@tonic-gate mainframe.set("visible", Boolean.FALSE); 4277c478bd9Sstevel@tonic-gate mainframe.set("layoutSize", new java.awt.Dimension(885, 900)); 4287c478bd9Sstevel@tonic-gate mainframe.set("size", new java.awt.Dimension(726, 783)); 4297c478bd9Sstevel@tonic-gate mainframe.set("layoutLocation", new java.awt.Point(109, 0)); 4307c478bd9Sstevel@tonic-gate 4317c478bd9Sstevel@tonic-gate gbpanel1 = new GBPanelShadow(); 4327c478bd9Sstevel@tonic-gate gbpanel1.set("name", "gbpanel1"); 4337c478bd9Sstevel@tonic-gate mainframe.add(gbpanel1); 4347c478bd9Sstevel@tonic-gate { 4357c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14}; 4367c478bd9Sstevel@tonic-gate gbpanel1.set("rowHeights", _tmp); 4377c478bd9Sstevel@tonic-gate } 4387c478bd9Sstevel@tonic-gate gbpanel1.set("GBConstraints", new GBConstraints 4397c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 4407c478bd9Sstevel@tonic-gate { 4417c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14}; 4427c478bd9Sstevel@tonic-gate gbpanel1.set("columnWidths", _tmp); 4437c478bd9Sstevel@tonic-gate } 4447c478bd9Sstevel@tonic-gate { 4457c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0}; 4467c478bd9Sstevel@tonic-gate gbpanel1.set("rowWeights", _tmp); 4477c478bd9Sstevel@tonic-gate } 4487c478bd9Sstevel@tonic-gate { 4497c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0}; 4507c478bd9Sstevel@tonic-gate gbpanel1.set("columnWeights", _tmp); 4517c478bd9Sstevel@tonic-gate } 4527c478bd9Sstevel@tonic-gate 4537c478bd9Sstevel@tonic-gate StatusLine = new LabelShadow(); 4547c478bd9Sstevel@tonic-gate StatusLine.set("name", "StatusLine"); 4557c478bd9Sstevel@tonic-gate gbpanel1.add(StatusLine); 4567c478bd9Sstevel@tonic-gate StatusLine.set("GBConstraints", new GBConstraints 4577c478bd9Sstevel@tonic-gate ("x=1;y=4;ipadx=332")); 4587c478bd9Sstevel@tonic-gate /* BEGIN JSTYLED */ 4597c478bd9Sstevel@tonic-gate StatusLine.set("text", " "); 4607c478bd9Sstevel@tonic-gate /* END JSTYLED */ 4617c478bd9Sstevel@tonic-gate StatusLine.set("alignment", 4627c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AlignmentEnum 4637c478bd9Sstevel@tonic-gate ("left")); 4647c478bd9Sstevel@tonic-gate StatusLine.set("anchor", 4657c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum("west")); 4667c478bd9Sstevel@tonic-gate 4677c478bd9Sstevel@tonic-gate tabbedfolder1 = new TabbedFolderShadow(); 4687c478bd9Sstevel@tonic-gate tabbedfolder1.set("name", "tabbedfolder1"); 4697c478bd9Sstevel@tonic-gate gbpanel1.add(tabbedfolder1); 4707c478bd9Sstevel@tonic-gate tabbedfolder1.set("GBConstraints", new GBConstraints 4717c478bd9Sstevel@tonic-gate ("x=1;y=2;fill=both")); 4727c478bd9Sstevel@tonic-gate tabbedfolder1.set("borderRelief", 4737c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.ReliefEnum 4747c478bd9Sstevel@tonic-gate ("groove")); 4757c478bd9Sstevel@tonic-gate 4767c478bd9Sstevel@tonic-gate Prlisttab = new GBPanelShadow(); 4777c478bd9Sstevel@tonic-gate Prlisttab.set("name", "Prlisttab"); 4787c478bd9Sstevel@tonic-gate tabbedfolder1.add(Prlisttab); 4797c478bd9Sstevel@tonic-gate { 4807c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14}; 4817c478bd9Sstevel@tonic-gate Prlisttab.set("rowHeights", _tmp); 4827c478bd9Sstevel@tonic-gate } 4837c478bd9Sstevel@tonic-gate Prlisttab.set("GBConstraints", 4847c478bd9Sstevel@tonic-gate new GBConstraints("x=0;y=0;fill=both")); 4857c478bd9Sstevel@tonic-gate { 4867c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14}; 4877c478bd9Sstevel@tonic-gate Prlisttab.set("columnWidths", _tmp); 4887c478bd9Sstevel@tonic-gate } 4897c478bd9Sstevel@tonic-gate Prlisttab.set("layoutName", "Principals"); 4907c478bd9Sstevel@tonic-gate { 4917c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0}; 4927c478bd9Sstevel@tonic-gate Prlisttab.set("rowWeights", _tmp); 4937c478bd9Sstevel@tonic-gate } 4947c478bd9Sstevel@tonic-gate { 4957c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0}; 4967c478bd9Sstevel@tonic-gate Prlisttab.set("columnWeights", _tmp); 4977c478bd9Sstevel@tonic-gate } 4987c478bd9Sstevel@tonic-gate 4997c478bd9Sstevel@tonic-gate cardpanel1 = new CardPanelShadow(); 5007c478bd9Sstevel@tonic-gate cardpanel1.set("name", "cardpanel1"); 5017c478bd9Sstevel@tonic-gate Prlisttab.add(cardpanel1); 5027c478bd9Sstevel@tonic-gate cardpanel1.set("GBConstraints", 5037c478bd9Sstevel@tonic-gate new GBConstraints("x=1;y=1;fill=both")); 5047c478bd9Sstevel@tonic-gate 5057c478bd9Sstevel@tonic-gate gbpanel2 = new GBPanelShadow(); 5067c478bd9Sstevel@tonic-gate gbpanel2.set("name", "gbpanel2"); 5077c478bd9Sstevel@tonic-gate cardpanel1.add(gbpanel2); 5087c478bd9Sstevel@tonic-gate { 5097c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 5107c478bd9Sstevel@tonic-gate gbpanel2.set("rowHeights", _tmp); 5117c478bd9Sstevel@tonic-gate } 5127c478bd9Sstevel@tonic-gate gbpanel2.set("GBConstraints", new GBConstraints 5137c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 5147c478bd9Sstevel@tonic-gate { 5157c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 5167c478bd9Sstevel@tonic-gate gbpanel2.set("columnWidths", _tmp); 5177c478bd9Sstevel@tonic-gate } 5187c478bd9Sstevel@tonic-gate gbpanel2.set("layoutName", "List"); 5197c478bd9Sstevel@tonic-gate { 5207c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 5217c478bd9Sstevel@tonic-gate gbpanel2.set("rowWeights", _tmp); 5227c478bd9Sstevel@tonic-gate } 5237c478bd9Sstevel@tonic-gate { 5247c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 5257c478bd9Sstevel@tonic-gate gbpanel2.set("columnWeights", _tmp); 5267c478bd9Sstevel@tonic-gate } 5277c478bd9Sstevel@tonic-gate 5287c478bd9Sstevel@tonic-gate borderpanel1 = new BorderPanelShadow(); 5297c478bd9Sstevel@tonic-gate borderpanel1.set("name", "borderpanel1"); 5307c478bd9Sstevel@tonic-gate gbpanel2.add(borderpanel1); 5317c478bd9Sstevel@tonic-gate borderpanel1.set("GBConstraints", new GBConstraints 5327c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 5337c478bd9Sstevel@tonic-gate borderpanel1.set("borderRelief", 5347c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.ReliefEnum 5357c478bd9Sstevel@tonic-gate ("raised")); 5367c478bd9Sstevel@tonic-gate 5377c478bd9Sstevel@tonic-gate gbpanel19 = new GBPanelShadow(); 5387c478bd9Sstevel@tonic-gate gbpanel19.set("name", "gbpanel19"); 5397c478bd9Sstevel@tonic-gate borderpanel1.add(gbpanel19); 5407c478bd9Sstevel@tonic-gate { 5417c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 5427c478bd9Sstevel@tonic-gate gbpanel19.set("rowHeights", _tmp); 5437c478bd9Sstevel@tonic-gate } 5447c478bd9Sstevel@tonic-gate gbpanel19.set("GBConstraints", new GBConstraints 5457c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 5467c478bd9Sstevel@tonic-gate { 5477c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 5487c478bd9Sstevel@tonic-gate gbpanel19.set("columnWidths", _tmp); 5497c478bd9Sstevel@tonic-gate } 5507c478bd9Sstevel@tonic-gate gbpanel19.set("layoutName", "West"); 5517c478bd9Sstevel@tonic-gate { 5527c478bd9Sstevel@tonic-gate double _tmp[] = {1.0}; 5537c478bd9Sstevel@tonic-gate gbpanel19.set("rowWeights", _tmp); 5547c478bd9Sstevel@tonic-gate } 5557c478bd9Sstevel@tonic-gate { 5567c478bd9Sstevel@tonic-gate double _tmp[] = {1.0}; 5577c478bd9Sstevel@tonic-gate gbpanel19.set("columnWeights", _tmp); 5587c478bd9Sstevel@tonic-gate } 5597c478bd9Sstevel@tonic-gate 5607c478bd9Sstevel@tonic-gate gbpanel3 = new GBPanelShadow(); 5617c478bd9Sstevel@tonic-gate gbpanel3.set("name", "gbpanel3"); 5627c478bd9Sstevel@tonic-gate borderpanel1.add(gbpanel3); 5637c478bd9Sstevel@tonic-gate { 5647c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14}; 5657c478bd9Sstevel@tonic-gate gbpanel3.set("rowHeights", _tmp); 5667c478bd9Sstevel@tonic-gate } 5677c478bd9Sstevel@tonic-gate gbpanel3.set("GBConstraints", new GBConstraints 5687c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 5697c478bd9Sstevel@tonic-gate { 5707c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 5717c478bd9Sstevel@tonic-gate gbpanel3.set("columnWidths", _tmp); 5727c478bd9Sstevel@tonic-gate } 5737c478bd9Sstevel@tonic-gate gbpanel3.set("layoutName", "North"); 5747c478bd9Sstevel@tonic-gate { 5757c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 1.0, 0.0}; 5767c478bd9Sstevel@tonic-gate gbpanel3.set("rowWeights", _tmp); 5777c478bd9Sstevel@tonic-gate } 5787c478bd9Sstevel@tonic-gate { 5797c478bd9Sstevel@tonic-gate double _tmp[] = {1.0}; 5807c478bd9Sstevel@tonic-gate gbpanel3.set("columnWeights", _tmp); 5817c478bd9Sstevel@tonic-gate } 5827c478bd9Sstevel@tonic-gate 5837c478bd9Sstevel@tonic-gate PrListLabel = new LabelShadow(); 5847c478bd9Sstevel@tonic-gate PrListLabel.set("name", "PrListLabel"); 5857c478bd9Sstevel@tonic-gate gbpanel3.add(PrListLabel); 5867c478bd9Sstevel@tonic-gate PrListLabel.set("GBConstraints", new GBConstraints("x=0;y=1")); 5877c478bd9Sstevel@tonic-gate PrListLabel.set("text", "Principal List"); 5887c478bd9Sstevel@tonic-gate PrListLabel.set("font", convert 5897c478bd9Sstevel@tonic-gate ("java.awt.Font", 5907c478bd9Sstevel@tonic-gate "name=Dialog;style=plain;size=16")); 5917c478bd9Sstevel@tonic-gate 5927c478bd9Sstevel@tonic-gate gbpanel4 = new GBPanelShadow(); 5937c478bd9Sstevel@tonic-gate gbpanel4.set("name", "gbpanel4"); 5947c478bd9Sstevel@tonic-gate borderpanel1.add(gbpanel4); 5957c478bd9Sstevel@tonic-gate { 5967c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14}; 5977c478bd9Sstevel@tonic-gate gbpanel4.set("rowHeights", _tmp); 5987c478bd9Sstevel@tonic-gate } 5997c478bd9Sstevel@tonic-gate gbpanel4.set("GBConstraints", new GBConstraints 6007c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 6017c478bd9Sstevel@tonic-gate { 6027c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 6037c478bd9Sstevel@tonic-gate 14, 14, 14, 14, 14, 14, 14}; 6047c478bd9Sstevel@tonic-gate gbpanel4.set("columnWidths", _tmp); 6057c478bd9Sstevel@tonic-gate } 6067c478bd9Sstevel@tonic-gate gbpanel4.set("layoutName", "South"); 6077c478bd9Sstevel@tonic-gate { 6087c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0}; 6097c478bd9Sstevel@tonic-gate gbpanel4.set("rowWeights", _tmp); 6107c478bd9Sstevel@tonic-gate } 6117c478bd9Sstevel@tonic-gate { 6127c478bd9Sstevel@tonic-gate double _tmp[] = {1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 6137c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 6147c478bd9Sstevel@tonic-gate 0.0}; 6157c478bd9Sstevel@tonic-gate gbpanel4.set("columnWeights", _tmp); 6167c478bd9Sstevel@tonic-gate } 6177c478bd9Sstevel@tonic-gate 6187c478bd9Sstevel@tonic-gate gbpanel28 = new GBPanelShadow(); 6197c478bd9Sstevel@tonic-gate gbpanel28.set("name", "gbpanel28"); 6207c478bd9Sstevel@tonic-gate gbpanel4.add(gbpanel28); 6217c478bd9Sstevel@tonic-gate { 6227c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 6237c478bd9Sstevel@tonic-gate gbpanel28.set("rowHeights", _tmp); 6247c478bd9Sstevel@tonic-gate } 6257c478bd9Sstevel@tonic-gate gbpanel28.set("GBConstraints", new GBConstraints 6267c478bd9Sstevel@tonic-gate ("x=0;y=1;width=17;fill=both")); 6277c478bd9Sstevel@tonic-gate { 6287c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 6297c478bd9Sstevel@tonic-gate 14, 14, 14}; 6307c478bd9Sstevel@tonic-gate gbpanel28.set("columnWidths", _tmp); 6317c478bd9Sstevel@tonic-gate } 6327c478bd9Sstevel@tonic-gate { 6337c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 6347c478bd9Sstevel@tonic-gate gbpanel28.set("rowWeights", _tmp); 6357c478bd9Sstevel@tonic-gate } 6367c478bd9Sstevel@tonic-gate { 6377c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 6387c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0, 0.0, 0.0, 0.0}; 6397c478bd9Sstevel@tonic-gate gbpanel28.set("columnWeights", _tmp); 6407c478bd9Sstevel@tonic-gate } 6417c478bd9Sstevel@tonic-gate 6427c478bd9Sstevel@tonic-gate PrSearchLab = new LabelShadow(); 6437c478bd9Sstevel@tonic-gate PrSearchLab.set("name", "PrSearchLab"); 6447c478bd9Sstevel@tonic-gate gbpanel28.add(PrSearchLab); 6457c478bd9Sstevel@tonic-gate PrSearchLab.set("GBConstraints", new GBConstraints("x=0;y=0")); 6467c478bd9Sstevel@tonic-gate PrSearchLab.set("text", "Filter:"); 6477c478bd9Sstevel@tonic-gate PrSearchLab.set("anchor", 6487c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 6497c478bd9Sstevel@tonic-gate ("east")); 6507c478bd9Sstevel@tonic-gate 6517c478bd9Sstevel@tonic-gate PrListPattern = new TextFieldShadow(); 6527c478bd9Sstevel@tonic-gate PrListPattern.set("name", "PrListPattern"); 6537c478bd9Sstevel@tonic-gate gbpanel28.add(PrListPattern); 6547c478bd9Sstevel@tonic-gate PrListPattern.set("GBConstraints", new GBConstraints 6557c478bd9Sstevel@tonic-gate ("x=1;y=0;width=12;fill=horizontal")); 6567c478bd9Sstevel@tonic-gate 6577c478bd9Sstevel@tonic-gate PrListClear = new ButtonShadow(); 6587c478bd9Sstevel@tonic-gate PrListClear.set("name", "PrListClear"); 6597c478bd9Sstevel@tonic-gate gbpanel28.add(PrListClear); 6607c478bd9Sstevel@tonic-gate PrListClear.set("GBConstraints", new GBConstraints("x=13;y=0")); 6617c478bd9Sstevel@tonic-gate PrListClear.set("text", "Clear Filter"); 6627c478bd9Sstevel@tonic-gate 6637c478bd9Sstevel@tonic-gate labelbar1 = new LabelBarShadow(); 6647c478bd9Sstevel@tonic-gate labelbar1.set("name", "labelbar1"); 6657c478bd9Sstevel@tonic-gate gbpanel4.add(labelbar1); 6667c478bd9Sstevel@tonic-gate labelbar1.set("GBConstraints", new GBConstraints 6677c478bd9Sstevel@tonic-gate ("x=0;y=3;width=17;fill=horizontal")); 6687c478bd9Sstevel@tonic-gate 6697c478bd9Sstevel@tonic-gate gbpanel20 = new GBPanelShadow(); 6707c478bd9Sstevel@tonic-gate gbpanel20.set("name", "gbpanel20"); 6717c478bd9Sstevel@tonic-gate gbpanel4.add(gbpanel20); 6727c478bd9Sstevel@tonic-gate { 6737c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 6747c478bd9Sstevel@tonic-gate gbpanel20.set("rowHeights", _tmp); 6757c478bd9Sstevel@tonic-gate } 6767c478bd9Sstevel@tonic-gate gbpanel20.set("GBConstraints", new GBConstraints 6777c478bd9Sstevel@tonic-gate ("x=0;y=5;width=17;fill=both")); 6787c478bd9Sstevel@tonic-gate { 6797c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14}; 6807c478bd9Sstevel@tonic-gate gbpanel20.set("columnWidths", _tmp); 6817c478bd9Sstevel@tonic-gate } 6827c478bd9Sstevel@tonic-gate { 6837c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 6847c478bd9Sstevel@tonic-gate gbpanel20.set("rowWeights", _tmp); 6857c478bd9Sstevel@tonic-gate } 6867c478bd9Sstevel@tonic-gate { 6877c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0}; 6887c478bd9Sstevel@tonic-gate gbpanel20.set("columnWeights", _tmp); 6897c478bd9Sstevel@tonic-gate } 6907c478bd9Sstevel@tonic-gate 6917c478bd9Sstevel@tonic-gate PrListModify = new ButtonShadow(); 6927c478bd9Sstevel@tonic-gate PrListModify.set("name", "PrListModify"); 6937c478bd9Sstevel@tonic-gate gbpanel20.add(PrListModify); 6947c478bd9Sstevel@tonic-gate PrListModify.set("GBConstraints", new GBConstraints("x=0;y=0")); 6957c478bd9Sstevel@tonic-gate PrListModify.set("text", "Modify"); 6967c478bd9Sstevel@tonic-gate 6977c478bd9Sstevel@tonic-gate PrListAdd = new ButtonShadow(); 6987c478bd9Sstevel@tonic-gate PrListAdd.set("name", "PrListAdd"); 6997c478bd9Sstevel@tonic-gate gbpanel20.add(PrListAdd); 7007c478bd9Sstevel@tonic-gate PrListAdd.set("GBConstraints", new GBConstraints("x=2;y=0")); 7017c478bd9Sstevel@tonic-gate PrListAdd.set("text", "Create New"); 7027c478bd9Sstevel@tonic-gate 7037c478bd9Sstevel@tonic-gate PrListDelete = new ButtonShadow(); 7047c478bd9Sstevel@tonic-gate PrListDelete.set("name", "PrListDelete"); 7057c478bd9Sstevel@tonic-gate gbpanel20.add(PrListDelete); 7067c478bd9Sstevel@tonic-gate PrListDelete.set("GBConstraints", new GBConstraints("x=4;y=0")); 7077c478bd9Sstevel@tonic-gate PrListDelete.set("text", "Delete"); 7087c478bd9Sstevel@tonic-gate 7097c478bd9Sstevel@tonic-gate PrListDuplicate = new ButtonShadow(); 7107c478bd9Sstevel@tonic-gate PrListDuplicate.set("name", "PrListDuplicate"); 7117c478bd9Sstevel@tonic-gate gbpanel20.add(PrListDuplicate); 7127c478bd9Sstevel@tonic-gate PrListDuplicate.set("GBConstraints", new GBConstraints 7137c478bd9Sstevel@tonic-gate ("x=6;y=0")); 7147c478bd9Sstevel@tonic-gate PrListDuplicate.set("text", "Duplicate"); 7157c478bd9Sstevel@tonic-gate 7167c478bd9Sstevel@tonic-gate gbpanel21 = new GBPanelShadow(); 7177c478bd9Sstevel@tonic-gate gbpanel21.set("name", "gbpanel21"); 7187c478bd9Sstevel@tonic-gate borderpanel1.add(gbpanel21); 7197c478bd9Sstevel@tonic-gate { 7207c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 7217c478bd9Sstevel@tonic-gate gbpanel21.set("rowHeights", _tmp); 7227c478bd9Sstevel@tonic-gate } 7237c478bd9Sstevel@tonic-gate gbpanel21.set("GBConstraints", new GBConstraints 7247c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 7257c478bd9Sstevel@tonic-gate { 7267c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 7277c478bd9Sstevel@tonic-gate gbpanel21.set("columnWidths", _tmp); 7287c478bd9Sstevel@tonic-gate } 7297c478bd9Sstevel@tonic-gate gbpanel21.set("layoutName", "East"); 7307c478bd9Sstevel@tonic-gate { 7317c478bd9Sstevel@tonic-gate double _tmp[] = {1.0}; 7327c478bd9Sstevel@tonic-gate gbpanel21.set("rowWeights", _tmp); 7337c478bd9Sstevel@tonic-gate } 7347c478bd9Sstevel@tonic-gate { 7357c478bd9Sstevel@tonic-gate double _tmp[] = {1.0}; 7367c478bd9Sstevel@tonic-gate gbpanel21.set("columnWeights", _tmp); 7377c478bd9Sstevel@tonic-gate } 7387c478bd9Sstevel@tonic-gate 7397c478bd9Sstevel@tonic-gate gbpanel22 = new GBPanelShadow(); 7407c478bd9Sstevel@tonic-gate gbpanel22.set("name", "gbpanel22"); 7417c478bd9Sstevel@tonic-gate borderpanel1.add(gbpanel22); 7427c478bd9Sstevel@tonic-gate { 7437c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 7447c478bd9Sstevel@tonic-gate gbpanel22.set("rowHeights", _tmp); 7457c478bd9Sstevel@tonic-gate } 7467c478bd9Sstevel@tonic-gate gbpanel22.set("GBConstraints", new GBConstraints 7477c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 7487c478bd9Sstevel@tonic-gate { 7497c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 7507c478bd9Sstevel@tonic-gate gbpanel22.set("columnWidths", _tmp); 7517c478bd9Sstevel@tonic-gate } 7527c478bd9Sstevel@tonic-gate gbpanel22.set("layoutName", "Center"); 7537c478bd9Sstevel@tonic-gate { 7547c478bd9Sstevel@tonic-gate double _tmp[] = {1.0}; 7557c478bd9Sstevel@tonic-gate gbpanel22.set("rowWeights", _tmp); 7567c478bd9Sstevel@tonic-gate } 7577c478bd9Sstevel@tonic-gate { 7587c478bd9Sstevel@tonic-gate double _tmp[] = {1.0}; 7597c478bd9Sstevel@tonic-gate gbpanel22.set("columnWeights", _tmp); 7607c478bd9Sstevel@tonic-gate } 7617c478bd9Sstevel@tonic-gate 7627c478bd9Sstevel@tonic-gate Prlist = new TextListShadow(); 7637c478bd9Sstevel@tonic-gate Prlist.set("name", "Prlist"); 7647c478bd9Sstevel@tonic-gate gbpanel22.add(Prlist); 7657c478bd9Sstevel@tonic-gate Prlist.set("items", convert("[Ljava.lang.String;", "")); 7667c478bd9Sstevel@tonic-gate Prlist.set("GBConstraints", new GBConstraints 7677c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 7687c478bd9Sstevel@tonic-gate Prlist.set("allowMultipleSelections", Boolean.TRUE); 7697c478bd9Sstevel@tonic-gate Prlist.set("visibleRows", new Integer(15)); 7707c478bd9Sstevel@tonic-gate Prlist.set("selectedItems", 7717c478bd9Sstevel@tonic-gate convert("[Ljava.lang.String;", "")); 7727c478bd9Sstevel@tonic-gate 7737c478bd9Sstevel@tonic-gate gbpanel5 = new GBPanelShadow(); 7747c478bd9Sstevel@tonic-gate gbpanel5.set("name", "gbpanel5"); 7757c478bd9Sstevel@tonic-gate cardpanel1.add(gbpanel5); 7767c478bd9Sstevel@tonic-gate { 7777c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 7787c478bd9Sstevel@tonic-gate gbpanel5.set("rowHeights", _tmp); 7797c478bd9Sstevel@tonic-gate } 7807c478bd9Sstevel@tonic-gate gbpanel5.set("GBConstraints", new GBConstraints 7817c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 7827c478bd9Sstevel@tonic-gate { 7837c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 7847c478bd9Sstevel@tonic-gate gbpanel5.set("columnWidths", _tmp); 7857c478bd9Sstevel@tonic-gate } 7867c478bd9Sstevel@tonic-gate gbpanel5.set("layoutName", "Basics"); 7877c478bd9Sstevel@tonic-gate gbpanel5.set("visible", Boolean.FALSE); 7887c478bd9Sstevel@tonic-gate { 7897c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 7907c478bd9Sstevel@tonic-gate gbpanel5.set("rowWeights", _tmp); 7917c478bd9Sstevel@tonic-gate } 7927c478bd9Sstevel@tonic-gate { 7937c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 7947c478bd9Sstevel@tonic-gate gbpanel5.set("columnWeights", _tmp); 7957c478bd9Sstevel@tonic-gate } 7967c478bd9Sstevel@tonic-gate 7977c478bd9Sstevel@tonic-gate gbpanel67 = new GBPanelShadow(); 7987c478bd9Sstevel@tonic-gate gbpanel67.set("name", "gbpanel67"); 7997c478bd9Sstevel@tonic-gate gbpanel5.add(gbpanel67); 8007c478bd9Sstevel@tonic-gate { 8017c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 8027c478bd9Sstevel@tonic-gate 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 8037c478bd9Sstevel@tonic-gate 14, 14, 14, 14}; 8047c478bd9Sstevel@tonic-gate gbpanel67.set("rowHeights", _tmp); 8057c478bd9Sstevel@tonic-gate } 8067c478bd9Sstevel@tonic-gate gbpanel67.set("GBConstraints", new GBConstraints 8077c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 8087c478bd9Sstevel@tonic-gate { 8097c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14}; 8107c478bd9Sstevel@tonic-gate gbpanel67.set("columnWidths", _tmp); 8117c478bd9Sstevel@tonic-gate } 8127c478bd9Sstevel@tonic-gate gbpanel67.set("borderRelief", 8137c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.ReliefEnum 8147c478bd9Sstevel@tonic-gate ("raised")); 8157c478bd9Sstevel@tonic-gate { 8167c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 8177c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 8187c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 8197c478bd9Sstevel@tonic-gate 0.0, 0.0}; 8207c478bd9Sstevel@tonic-gate gbpanel67.set("rowWeights", _tmp); 8217c478bd9Sstevel@tonic-gate } 8227c478bd9Sstevel@tonic-gate { 8237c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0}; 8247c478bd9Sstevel@tonic-gate gbpanel67.set("columnWeights", _tmp); 8257c478bd9Sstevel@tonic-gate } 8267c478bd9Sstevel@tonic-gate 8277c478bd9Sstevel@tonic-gate PrBasicLabel = new LabelShadow(); 8287c478bd9Sstevel@tonic-gate PrBasicLabel.set("name", "PrBasicLabel"); 8297c478bd9Sstevel@tonic-gate gbpanel67.add(PrBasicLabel); 8307c478bd9Sstevel@tonic-gate PrBasicLabel.set("GBConstraints", new GBConstraints 8317c478bd9Sstevel@tonic-gate ("x=0;y=1;width=3")); 8327c478bd9Sstevel@tonic-gate PrBasicLabel.set("text", "Principal Basics"); 8337c478bd9Sstevel@tonic-gate PrBasicLabel.set("font", convert 8347c478bd9Sstevel@tonic-gate ("java.awt.Font", 8357c478bd9Sstevel@tonic-gate "name=Dialog;style=plain;size=16")); 8367c478bd9Sstevel@tonic-gate 8377c478bd9Sstevel@tonic-gate LabelBarGeneral = new LabelBarShadow(); 8387c478bd9Sstevel@tonic-gate LabelBarGeneral.set("name", "LabelBarGeneral"); 8397c478bd9Sstevel@tonic-gate gbpanel67.add(LabelBarGeneral); 8407c478bd9Sstevel@tonic-gate LabelBarGeneral.set("GBConstraints", new GBConstraints 8417c478bd9Sstevel@tonic-gate ("x=0;y=2;width=3;fill=horizontal")); 8427c478bd9Sstevel@tonic-gate LabelBarGeneral.set("text", "General"); 8437c478bd9Sstevel@tonic-gate LabelBarGeneral.set("font", 8447c478bd9Sstevel@tonic-gate convert 8457c478bd9Sstevel@tonic-gate ("java.awt.Font", 8467c478bd9Sstevel@tonic-gate "name=Dialog;style=italic;size=12")); 8477c478bd9Sstevel@tonic-gate 8487c478bd9Sstevel@tonic-gate PrNameLabel1 = new LabelShadow(); 8497c478bd9Sstevel@tonic-gate PrNameLabel1.set("name", "PrNameLabel1"); 8507c478bd9Sstevel@tonic-gate gbpanel67.add(PrNameLabel1); 8517c478bd9Sstevel@tonic-gate PrNameLabel1.set("GBConstraints", new GBConstraints("x=0;y=4")); 8527c478bd9Sstevel@tonic-gate PrNameLabel1.set("text", "Principal Name:"); 8537c478bd9Sstevel@tonic-gate PrNameLabel1.set("anchor", 8547c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 8557c478bd9Sstevel@tonic-gate ("east")); 8567c478bd9Sstevel@tonic-gate 8577c478bd9Sstevel@tonic-gate PrName1 = new TextFieldShadow(); 8587c478bd9Sstevel@tonic-gate PrName1.set("name", "PrName1"); 8597c478bd9Sstevel@tonic-gate gbpanel67.add(PrName1); 8607c478bd9Sstevel@tonic-gate PrName1.set("GBConstraints", new GBConstraints 8617c478bd9Sstevel@tonic-gate ("x=1;y=4;fill=horizontal")); 8627c478bd9Sstevel@tonic-gate PrName1.set("editable", Boolean.FALSE); 8637c478bd9Sstevel@tonic-gate 8647c478bd9Sstevel@tonic-gate PrPasswordLabel = new LabelShadow(); 8657c478bd9Sstevel@tonic-gate PrPasswordLabel.set("name", "PrPasswordLabel"); 8667c478bd9Sstevel@tonic-gate gbpanel67.add(PrPasswordLabel); 8677c478bd9Sstevel@tonic-gate PrPasswordLabel.set("GBConstraints", 8687c478bd9Sstevel@tonic-gate new GBConstraints("x=0;y=6")); 8697c478bd9Sstevel@tonic-gate PrPasswordLabel.set("text", "Password:"); 8707c478bd9Sstevel@tonic-gate PrPasswordLabel.set("anchor", 8717c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 8727c478bd9Sstevel@tonic-gate ("east")); 8737c478bd9Sstevel@tonic-gate 8747c478bd9Sstevel@tonic-gate PrPassword = new TextFieldShadow(); 8757c478bd9Sstevel@tonic-gate PrPassword.set("name", "PrPassword"); 8767c478bd9Sstevel@tonic-gate gbpanel67.add(PrPassword); 8777c478bd9Sstevel@tonic-gate PrPassword.set("GBConstraints", new GBConstraints 8787c478bd9Sstevel@tonic-gate ("x=1;y=6;fill=horizontal")); 8797c478bd9Sstevel@tonic-gate PrPassword.set("echoCharacter", new Character('*')); 8807c478bd9Sstevel@tonic-gate 8817c478bd9Sstevel@tonic-gate PrBasicRandomPw = new ButtonShadow(); 8827c478bd9Sstevel@tonic-gate PrBasicRandomPw.set("name", "PrBasicRandomPw"); 8837c478bd9Sstevel@tonic-gate gbpanel67.add(PrBasicRandomPw); 8847c478bd9Sstevel@tonic-gate PrBasicRandomPw.set("GBConstraints", new GBConstraints 8857c478bd9Sstevel@tonic-gate ("x=1;y=8")); 8867c478bd9Sstevel@tonic-gate PrBasicRandomPw.set("text", "Generate Random Password"); 8877c478bd9Sstevel@tonic-gate PrBasicRandomPw.set("anchor", 8887c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 8897c478bd9Sstevel@tonic-gate ("west")); 8907c478bd9Sstevel@tonic-gate 891*45526e97Ssemery EncListLabel = new LabelShadow(); 892*45526e97Ssemery EncListLabel.set("name", "EncListLabel"); 893*45526e97Ssemery gbpanel67.add(EncListLabel); 894*45526e97Ssemery EncListLabel.set("GBConstraints", new GBConstraints("x=0;y=10")); 895*45526e97Ssemery EncListLabel.set("text", "Encryption Key Types:"); 896*45526e97Ssemery EncListLabel.set("anchor", 897*45526e97Ssemery new sunsoft.jws.visual.rt.type.AnchorEnum("east")); 898*45526e97Ssemery 899*45526e97Ssemery EncList = new TextFieldShadow(); 900*45526e97Ssemery EncList.set("name", "EncList"); 901*45526e97Ssemery gbpanel67.add(EncList); 902*45526e97Ssemery EncList.set("GBConstraints", new GBConstraints 903*45526e97Ssemery ("x=1;y=10;fill=horizontal")); 904*45526e97Ssemery 905*45526e97Ssemery EncListMoreButton = new ButtonShadow(); 906*45526e97Ssemery EncListMoreButton.set("name", "EncListMoreButton"); 907*45526e97Ssemery gbpanel67.add(EncListMoreButton); 908*45526e97Ssemery EncListMoreButton.set("GBConstraints", new GBConstraints 909*45526e97Ssemery ("x=2;y=10")); 910*45526e97Ssemery EncListMoreButton.set("standard", Boolean.FALSE); 911*45526e97Ssemery EncListMoreButton.set("text", "..."); 912*45526e97Ssemery 9137c478bd9Sstevel@tonic-gate PrPolicyLabel = new LabelShadow(); 9147c478bd9Sstevel@tonic-gate PrPolicyLabel.set("name", "PrPolicyLabel"); 9157c478bd9Sstevel@tonic-gate gbpanel67.add(PrPolicyLabel); 9167c478bd9Sstevel@tonic-gate PrPolicyLabel.set("GBConstraints", new GBConstraints 917*45526e97Ssemery ("x=0;y=12")); 9187c478bd9Sstevel@tonic-gate PrPolicyLabel.set("text", "Policy:"); 9197c478bd9Sstevel@tonic-gate PrPolicyLabel.set("anchor", 9207c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 9217c478bd9Sstevel@tonic-gate ("east")); 9227c478bd9Sstevel@tonic-gate 9237c478bd9Sstevel@tonic-gate PrPolicy = new ChoiceShadow(); 9247c478bd9Sstevel@tonic-gate PrPolicy.set("name", "PrPolicy"); 9257c478bd9Sstevel@tonic-gate gbpanel67.add(PrPolicy); 9267c478bd9Sstevel@tonic-gate PrPolicy.set("items", convert("[Ljava.lang.String;", 9277c478bd9Sstevel@tonic-gate "(no policy)")); 928*45526e97Ssemery PrPolicy.set("GBConstraints", new GBConstraints("x=1;y=12")); 9297c478bd9Sstevel@tonic-gate PrPolicy.set("anchor", new sunsoft.jws.visual.rt.type.AnchorEnum 9307c478bd9Sstevel@tonic-gate ("west")); 9317c478bd9Sstevel@tonic-gate PrPolicy.set("selectedItem", "(no policy)"); 9327c478bd9Sstevel@tonic-gate 9337c478bd9Sstevel@tonic-gate PrExpiryLabel = new LabelShadow(); 9347c478bd9Sstevel@tonic-gate PrExpiryLabel.set("name", "PrExpiryLabel"); 9357c478bd9Sstevel@tonic-gate gbpanel67.add(PrExpiryLabel); 9367c478bd9Sstevel@tonic-gate PrExpiryLabel.set("GBConstraints", new GBConstraints 937*45526e97Ssemery ("x=0;y=14")); 9387c478bd9Sstevel@tonic-gate PrExpiryLabel.set("text", "Account Expires:"); 9397c478bd9Sstevel@tonic-gate PrExpiryLabel.set("anchor", 9407c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 9417c478bd9Sstevel@tonic-gate ("east")); 9427c478bd9Sstevel@tonic-gate 9437c478bd9Sstevel@tonic-gate PrExpiry = new TextFieldShadow(); 9447c478bd9Sstevel@tonic-gate PrExpiry.set("name", "PrExpiry"); 9457c478bd9Sstevel@tonic-gate gbpanel67.add(PrExpiry); 9467c478bd9Sstevel@tonic-gate PrExpiry.set("GBConstraints", new GBConstraints 947*45526e97Ssemery ("x=1;y=14;fill=horizontal")); 9487c478bd9Sstevel@tonic-gate 9497c478bd9Sstevel@tonic-gate PrExpiryMoreButton = new ButtonShadow(); 9507c478bd9Sstevel@tonic-gate PrExpiryMoreButton.set("name", "PrExpiryMoreButton"); 9517c478bd9Sstevel@tonic-gate gbpanel67.add(PrExpiryMoreButton); 9527c478bd9Sstevel@tonic-gate PrExpiryMoreButton.set("GBConstraints", new GBConstraints 953*45526e97Ssemery ("x=2;y=14")); 9547c478bd9Sstevel@tonic-gate PrExpiryMoreButton.set("standard", Boolean.FALSE); 9557c478bd9Sstevel@tonic-gate PrExpiryMoreButton.set("text", "..."); 9567c478bd9Sstevel@tonic-gate 9577c478bd9Sstevel@tonic-gate LabelBarPrincipal = new LabelBarShadow(); 9587c478bd9Sstevel@tonic-gate LabelBarPrincipal.set("name", "LabelBarPrincipal"); 9597c478bd9Sstevel@tonic-gate gbpanel67.add(LabelBarPrincipal); 9607c478bd9Sstevel@tonic-gate LabelBarPrincipal.set("GBConstraints", new GBConstraints 961*45526e97Ssemery ("x=0;y=16;width=3;fill=horizontal")); 9627c478bd9Sstevel@tonic-gate LabelBarPrincipal.set("text", "Admin History"); 9637c478bd9Sstevel@tonic-gate LabelBarPrincipal.set("font", convert 9647c478bd9Sstevel@tonic-gate ("java.awt.Font", 9657c478bd9Sstevel@tonic-gate "name=Dialog;style=italic;size=12")); 9667c478bd9Sstevel@tonic-gate 9677c478bd9Sstevel@tonic-gate PrLastChangedTimeLabel = new LabelShadow(); 9687c478bd9Sstevel@tonic-gate PrLastChangedTimeLabel.set("name", "PrLastChangedTimeLabel"); 9697c478bd9Sstevel@tonic-gate gbpanel67.add(PrLastChangedTimeLabel); 9707c478bd9Sstevel@tonic-gate PrLastChangedTimeLabel.set("GBConstraints", 971*45526e97Ssemery new GBConstraints("x=0;y=18")); 9727c478bd9Sstevel@tonic-gate PrLastChangedTimeLabel.set("text", "Last Principal Change:"); 9737c478bd9Sstevel@tonic-gate PrLastChangedTimeLabel.set 9747c478bd9Sstevel@tonic-gate ("anchor", 9757c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum("east")); 9767c478bd9Sstevel@tonic-gate 9777c478bd9Sstevel@tonic-gate PrLastChangedTime = new LabelShadow(); 9787c478bd9Sstevel@tonic-gate PrLastChangedTime.set("name", "PrLastChangedTime"); 9797c478bd9Sstevel@tonic-gate gbpanel67.add(PrLastChangedTime); 9807c478bd9Sstevel@tonic-gate PrLastChangedTime.set("GBConstraints", new GBConstraints 981*45526e97Ssemery ("x=1;y=18")); 9827c478bd9Sstevel@tonic-gate PrLastChangedTime.set("text", ""); 9837c478bd9Sstevel@tonic-gate PrLastChangedTime.set("alignment", 9847c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AlignmentEnum 9857c478bd9Sstevel@tonic-gate ("left")); 9867c478bd9Sstevel@tonic-gate PrLastChangedTime.set("anchor", 9877c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 9887c478bd9Sstevel@tonic-gate ("west")); 9897c478bd9Sstevel@tonic-gate 9907c478bd9Sstevel@tonic-gate PrLastChangedByLabel = new LabelShadow(); 9917c478bd9Sstevel@tonic-gate PrLastChangedByLabel.set("name", "PrLastChangedByLabel"); 9927c478bd9Sstevel@tonic-gate gbpanel67.add(PrLastChangedByLabel); 9937c478bd9Sstevel@tonic-gate PrLastChangedByLabel.set("GBConstraints", 994*45526e97Ssemery new GBConstraints("x=0;y=20")); 9957c478bd9Sstevel@tonic-gate PrLastChangedByLabel.set("text", "Last Changed By:"); 9967c478bd9Sstevel@tonic-gate PrLastChangedByLabel.set 9977c478bd9Sstevel@tonic-gate ("anchor", 9987c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum("east")); 9997c478bd9Sstevel@tonic-gate 10007c478bd9Sstevel@tonic-gate PrLastChangedBy = new LabelShadow(); 10017c478bd9Sstevel@tonic-gate PrLastChangedBy.set("name", "PrLastChangedBy"); 10027c478bd9Sstevel@tonic-gate gbpanel67.add(PrLastChangedBy); 10037c478bd9Sstevel@tonic-gate PrLastChangedBy.set("GBConstraints", new GBConstraints 1004*45526e97Ssemery ("x=1;y=20")); 10057c478bd9Sstevel@tonic-gate PrLastChangedBy.set("text", ""); 10067c478bd9Sstevel@tonic-gate PrLastChangedBy.set 10077c478bd9Sstevel@tonic-gate ("alignment", 10087c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AlignmentEnum("left")); 10097c478bd9Sstevel@tonic-gate PrLastChangedBy.set("anchor", 10107c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 10117c478bd9Sstevel@tonic-gate ("west")); 10127c478bd9Sstevel@tonic-gate 10137c478bd9Sstevel@tonic-gate PrCommentsLabel = new LabelShadow(); 10147c478bd9Sstevel@tonic-gate PrCommentsLabel.set("name", "PrCommentsLabel"); 10157c478bd9Sstevel@tonic-gate gbpanel67.add(PrCommentsLabel); 10167c478bd9Sstevel@tonic-gate PrCommentsLabel.set("GBConstraints", new GBConstraints 1017*45526e97Ssemery ("x=0;y=22")); 10187c478bd9Sstevel@tonic-gate PrCommentsLabel.set("text", "Comments:"); 10197c478bd9Sstevel@tonic-gate PrCommentsLabel.set("anchor", 10207c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 10217c478bd9Sstevel@tonic-gate ("east")); 10227c478bd9Sstevel@tonic-gate 10237c478bd9Sstevel@tonic-gate PrComments = new TextFieldShadow(); 10247c478bd9Sstevel@tonic-gate PrComments.set("name", "PrComments"); 10257c478bd9Sstevel@tonic-gate gbpanel67.add(PrComments); 10267c478bd9Sstevel@tonic-gate PrComments.set("GBConstraints", new GBConstraints 1027*45526e97Ssemery ("x=1;y=22;fill=horizontal")); 10287c478bd9Sstevel@tonic-gate 10297c478bd9Sstevel@tonic-gate labelbar20 = new LabelBarShadow(); 10307c478bd9Sstevel@tonic-gate labelbar20.set("name", "labelbar20"); 10317c478bd9Sstevel@tonic-gate gbpanel67.add(labelbar20); 10327c478bd9Sstevel@tonic-gate labelbar20.set("GBConstraints", new GBConstraints 1033*45526e97Ssemery ("x=0;y=24;width=3;fill=horizontal")); 10347c478bd9Sstevel@tonic-gate 10357c478bd9Sstevel@tonic-gate gbpanel11 = new GBPanelShadow(); 10367c478bd9Sstevel@tonic-gate gbpanel11.set("name", "gbpanel11"); 10377c478bd9Sstevel@tonic-gate gbpanel67.add(gbpanel11); 10387c478bd9Sstevel@tonic-gate { 10397c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 10407c478bd9Sstevel@tonic-gate gbpanel11.set("rowHeights", _tmp); 10417c478bd9Sstevel@tonic-gate } 10427c478bd9Sstevel@tonic-gate gbpanel11.set("GBConstraints", new GBConstraints 1043*45526e97Ssemery ("x=0;y=26;width=3;fill=both")); 10447c478bd9Sstevel@tonic-gate { 10457c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14}; 10467c478bd9Sstevel@tonic-gate gbpanel11.set("columnWidths", _tmp); 10477c478bd9Sstevel@tonic-gate } 10487c478bd9Sstevel@tonic-gate { 10497c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 10507c478bd9Sstevel@tonic-gate gbpanel11.set("rowWeights", _tmp); 10517c478bd9Sstevel@tonic-gate } 10527c478bd9Sstevel@tonic-gate { 10537c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0}; 10547c478bd9Sstevel@tonic-gate gbpanel11.set("columnWeights", _tmp); 10557c478bd9Sstevel@tonic-gate } 10567c478bd9Sstevel@tonic-gate 10577c478bd9Sstevel@tonic-gate PrBasicSave = new ButtonShadow(); 10587c478bd9Sstevel@tonic-gate PrBasicSave.set("name", "PrBasicSave"); 10597c478bd9Sstevel@tonic-gate gbpanel11.add(PrBasicSave); 10607c478bd9Sstevel@tonic-gate PrBasicSave.set("GBConstraints", new GBConstraints("x=0;y=0")); 10617c478bd9Sstevel@tonic-gate PrBasicSave.set("text", "Save"); 10627c478bd9Sstevel@tonic-gate 10637c478bd9Sstevel@tonic-gate PrBasicPrevious = new ButtonShadow(); 10647c478bd9Sstevel@tonic-gate PrBasicPrevious.set("name", "PrBasicPrevious"); 10657c478bd9Sstevel@tonic-gate gbpanel11.add(PrBasicPrevious); 10667c478bd9Sstevel@tonic-gate PrBasicPrevious.set("GBConstraints", new GBConstraints 10677c478bd9Sstevel@tonic-gate ("x=2;y=0")); 10687c478bd9Sstevel@tonic-gate PrBasicPrevious.set("text", "Previous"); 10697c478bd9Sstevel@tonic-gate 10707c478bd9Sstevel@tonic-gate PrBasicNext = new ButtonShadow(); 10717c478bd9Sstevel@tonic-gate PrBasicNext.set("name", "PrBasicNext"); 10727c478bd9Sstevel@tonic-gate gbpanel11.add(PrBasicNext); 10737c478bd9Sstevel@tonic-gate PrBasicNext.set("GBConstraints", new GBConstraints("x=4;y=0")); 10747c478bd9Sstevel@tonic-gate PrBasicNext.set("text", "Next"); 10757c478bd9Sstevel@tonic-gate 10767c478bd9Sstevel@tonic-gate PrBasicCancel = new ButtonShadow(); 10777c478bd9Sstevel@tonic-gate PrBasicCancel.set("name", "PrBasicCancel"); 10787c478bd9Sstevel@tonic-gate gbpanel11.add(PrBasicCancel); 10797c478bd9Sstevel@tonic-gate PrBasicCancel.set("GBConstraints", new GBConstraints 10807c478bd9Sstevel@tonic-gate ("x=6;y=0")); 10817c478bd9Sstevel@tonic-gate PrBasicCancel.set("text", "Cancel"); 10827c478bd9Sstevel@tonic-gate 10837c478bd9Sstevel@tonic-gate gbpanel6 = new GBPanelShadow(); 10847c478bd9Sstevel@tonic-gate gbpanel6.set("name", "gbpanel6"); 10857c478bd9Sstevel@tonic-gate cardpanel1.add(gbpanel6); 10867c478bd9Sstevel@tonic-gate { 10877c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 10887c478bd9Sstevel@tonic-gate gbpanel6.set("rowHeights", _tmp); 10897c478bd9Sstevel@tonic-gate } 10907c478bd9Sstevel@tonic-gate gbpanel6.set("GBConstraints", new GBConstraints 10917c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 10927c478bd9Sstevel@tonic-gate { 10937c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 10947c478bd9Sstevel@tonic-gate gbpanel6.set("columnWidths", _tmp); 10957c478bd9Sstevel@tonic-gate } 10967c478bd9Sstevel@tonic-gate gbpanel6.set("layoutName", "Details"); 10977c478bd9Sstevel@tonic-gate gbpanel6.set("visible", Boolean.FALSE); 10987c478bd9Sstevel@tonic-gate { 10997c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 11007c478bd9Sstevel@tonic-gate gbpanel6.set("rowWeights", _tmp); 11017c478bd9Sstevel@tonic-gate } 11027c478bd9Sstevel@tonic-gate { 11037c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 11047c478bd9Sstevel@tonic-gate gbpanel6.set("columnWeights", _tmp); 11057c478bd9Sstevel@tonic-gate } 11067c478bd9Sstevel@tonic-gate 11077c478bd9Sstevel@tonic-gate gbpanel73 = new GBPanelShadow(); 11087c478bd9Sstevel@tonic-gate gbpanel73.set("name", "gbpanel73"); 11097c478bd9Sstevel@tonic-gate gbpanel6.add(gbpanel73); 11107c478bd9Sstevel@tonic-gate { 11117c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 11127c478bd9Sstevel@tonic-gate 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 11137c478bd9Sstevel@tonic-gate 14, 14, 14, 14, 14}; 11147c478bd9Sstevel@tonic-gate gbpanel73.set("rowHeights", _tmp); 11157c478bd9Sstevel@tonic-gate } 11167c478bd9Sstevel@tonic-gate gbpanel73.set("GBConstraints", new GBConstraints 11177c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 11187c478bd9Sstevel@tonic-gate { 11197c478bd9Sstevel@tonic-gate int _tmp[] = {14, 174, 14}; 11207c478bd9Sstevel@tonic-gate gbpanel73.set("columnWidths", _tmp); 11217c478bd9Sstevel@tonic-gate } 11227c478bd9Sstevel@tonic-gate gbpanel73.set("borderRelief", 11237c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.ReliefEnum 11247c478bd9Sstevel@tonic-gate ("raised")); 11257c478bd9Sstevel@tonic-gate { 11267c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 11277c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 11287c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 11297c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0}; 11307c478bd9Sstevel@tonic-gate gbpanel73.set("rowWeights", _tmp); 11317c478bd9Sstevel@tonic-gate } 11327c478bd9Sstevel@tonic-gate { 11337c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0}; 11347c478bd9Sstevel@tonic-gate gbpanel73.set("columnWeights", _tmp); 11357c478bd9Sstevel@tonic-gate } 11367c478bd9Sstevel@tonic-gate 11377c478bd9Sstevel@tonic-gate PrDetailLabel = new LabelShadow(); 11387c478bd9Sstevel@tonic-gate PrDetailLabel.set("name", "PrDetailLabel"); 11397c478bd9Sstevel@tonic-gate gbpanel73.add(PrDetailLabel); 11407c478bd9Sstevel@tonic-gate PrDetailLabel.set("GBConstraints", new GBConstraints 11417c478bd9Sstevel@tonic-gate ("x=0;y=1;width=3")); 11427c478bd9Sstevel@tonic-gate PrDetailLabel.set("text", "Principal Details"); 11437c478bd9Sstevel@tonic-gate PrDetailLabel.set("font", convert 11447c478bd9Sstevel@tonic-gate ("java.awt.Font", 11457c478bd9Sstevel@tonic-gate "name=Dialog;style=plain;size=16")); 11467c478bd9Sstevel@tonic-gate 11477c478bd9Sstevel@tonic-gate PrName2 = new LabelShadow(); 11487c478bd9Sstevel@tonic-gate PrName2.set("name", "PrName2"); 11497c478bd9Sstevel@tonic-gate gbpanel73.add(PrName2); 11507c478bd9Sstevel@tonic-gate PrName2.set("GBConstraints", new GBConstraints 11517c478bd9Sstevel@tonic-gate ("x=0;y=2;width=3;ipadx=188")); 11527c478bd9Sstevel@tonic-gate PrName2.set("text", ""); 11537c478bd9Sstevel@tonic-gate PrName2.set("font", convert 11547c478bd9Sstevel@tonic-gate ("java.awt.Font", 11557c478bd9Sstevel@tonic-gate "name=Dialog;style=plain;size=14")); 11567c478bd9Sstevel@tonic-gate 11577c478bd9Sstevel@tonic-gate LabelBarPassword = new LabelBarShadow(); 11587c478bd9Sstevel@tonic-gate LabelBarPassword.set("name", "LabelBarPassword"); 11597c478bd9Sstevel@tonic-gate gbpanel73.add(LabelBarPassword); 11607c478bd9Sstevel@tonic-gate LabelBarPassword.set("GBConstraints", new GBConstraints 11617c478bd9Sstevel@tonic-gate ("x=0;y=3;width=3;fill=horizontal")); 11627c478bd9Sstevel@tonic-gate LabelBarPassword.set("text", "Password"); 11637c478bd9Sstevel@tonic-gate LabelBarPassword.set("font", convert 11647c478bd9Sstevel@tonic-gate ("java.awt.Font", 11657c478bd9Sstevel@tonic-gate "name=Dialog;style=italic;size=12")); 11667c478bd9Sstevel@tonic-gate 11677c478bd9Sstevel@tonic-gate PrLastSuccessLabel = new LabelShadow(); 11687c478bd9Sstevel@tonic-gate PrLastSuccessLabel.set("name", "PrLastSuccessLabel"); 11697c478bd9Sstevel@tonic-gate gbpanel73.add(PrLastSuccessLabel); 11707c478bd9Sstevel@tonic-gate PrLastSuccessLabel.set("GBConstraints", new GBConstraints 11717c478bd9Sstevel@tonic-gate ("x=0;y=5")); 11727c478bd9Sstevel@tonic-gate PrLastSuccessLabel.set("text", "Last Success:"); 11737c478bd9Sstevel@tonic-gate PrLastSuccessLabel.set("anchor", 11747c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 11757c478bd9Sstevel@tonic-gate ("east")); 11767c478bd9Sstevel@tonic-gate 11777c478bd9Sstevel@tonic-gate PrLastSuccess = new LabelShadow(); 11787c478bd9Sstevel@tonic-gate PrLastSuccess.set("name", "PrLastSuccess"); 11797c478bd9Sstevel@tonic-gate gbpanel73.add(PrLastSuccess); 11807c478bd9Sstevel@tonic-gate PrLastSuccess.set("GBConstraints", new GBConstraints 11817c478bd9Sstevel@tonic-gate ("x=1;y=5")); 11827c478bd9Sstevel@tonic-gate PrLastSuccess.set("text", ""); 11837c478bd9Sstevel@tonic-gate PrLastSuccess.set("alignment", 11847c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AlignmentEnum 11857c478bd9Sstevel@tonic-gate ("left")); 11867c478bd9Sstevel@tonic-gate PrLastSuccess.set("anchor", 11877c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 11887c478bd9Sstevel@tonic-gate ("west")); 11897c478bd9Sstevel@tonic-gate 11907c478bd9Sstevel@tonic-gate PrLastFailureLabel = new LabelShadow(); 11917c478bd9Sstevel@tonic-gate PrLastFailureLabel.set("name", "PrLastFailureLabel"); 11927c478bd9Sstevel@tonic-gate gbpanel73.add(PrLastFailureLabel); 11937c478bd9Sstevel@tonic-gate PrLastFailureLabel.set("GBConstraints", new GBConstraints 11947c478bd9Sstevel@tonic-gate ("x=0;y=7")); 11957c478bd9Sstevel@tonic-gate PrLastFailureLabel.set("text", "Last Failure:"); 11967c478bd9Sstevel@tonic-gate PrLastFailureLabel.set("anchor", 11977c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 11987c478bd9Sstevel@tonic-gate ("east")); 11997c478bd9Sstevel@tonic-gate 12007c478bd9Sstevel@tonic-gate PrLastFailure = new LabelShadow(); 12017c478bd9Sstevel@tonic-gate PrLastFailure.set("name", "PrLastFailure"); 12027c478bd9Sstevel@tonic-gate gbpanel73.add(PrLastFailure); 12037c478bd9Sstevel@tonic-gate PrLastFailure.set("GBConstraints", new GBConstraints 12047c478bd9Sstevel@tonic-gate ("x=1;y=7")); 12057c478bd9Sstevel@tonic-gate PrLastFailure.set("text", ""); 12067c478bd9Sstevel@tonic-gate PrLastFailure.set("alignment", 12077c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AlignmentEnum 12087c478bd9Sstevel@tonic-gate ("left")); 12097c478bd9Sstevel@tonic-gate PrLastFailure.set("anchor", 12107c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 12117c478bd9Sstevel@tonic-gate ("west")); 12127c478bd9Sstevel@tonic-gate 12137c478bd9Sstevel@tonic-gate PrFailureCountLabel = new LabelShadow(); 12147c478bd9Sstevel@tonic-gate PrFailureCountLabel.set("name", "PrFailureCountLabel"); 12157c478bd9Sstevel@tonic-gate gbpanel73.add(PrFailureCountLabel); 12167c478bd9Sstevel@tonic-gate PrFailureCountLabel.set("GBConstraints", new GBConstraints 12177c478bd9Sstevel@tonic-gate ("x=0;y=9")); 12187c478bd9Sstevel@tonic-gate PrFailureCountLabel.set("text", "Failure Count:"); 12197c478bd9Sstevel@tonic-gate PrFailureCountLabel.set 12207c478bd9Sstevel@tonic-gate ("anchor", 12217c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum("east")); 12227c478bd9Sstevel@tonic-gate 12237c478bd9Sstevel@tonic-gate PrFailCount = new LabelShadow(); 12247c478bd9Sstevel@tonic-gate PrFailCount.set("name", "PrFailCount"); 12257c478bd9Sstevel@tonic-gate gbpanel73.add(PrFailCount); 12267c478bd9Sstevel@tonic-gate PrFailCount.set("GBConstraints", new GBConstraints("x=1;y=9")); 12277c478bd9Sstevel@tonic-gate PrFailCount.set("text", ""); 12287c478bd9Sstevel@tonic-gate PrFailCount.set("alignment", 12297c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AlignmentEnum 12307c478bd9Sstevel@tonic-gate ("left")); 12317c478bd9Sstevel@tonic-gate PrFailCount.set("anchor", 12327c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 12337c478bd9Sstevel@tonic-gate ("west")); 12347c478bd9Sstevel@tonic-gate 12357c478bd9Sstevel@tonic-gate PrPwLastChangedLabel = new LabelShadow(); 12367c478bd9Sstevel@tonic-gate PrPwLastChangedLabel.set("name", "PrPwLastChangedLabel"); 12377c478bd9Sstevel@tonic-gate gbpanel73.add(PrPwLastChangedLabel); 12387c478bd9Sstevel@tonic-gate PrPwLastChangedLabel.set("GBConstraints", new GBConstraints 12397c478bd9Sstevel@tonic-gate ("x=0;y=11")); 12407c478bd9Sstevel@tonic-gate PrPwLastChangedLabel.set("text", "Last Password Change:"); 12417c478bd9Sstevel@tonic-gate PrPwLastChangedLabel.set 12427c478bd9Sstevel@tonic-gate ("anchor", 12437c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum("east")); 12447c478bd9Sstevel@tonic-gate 12457c478bd9Sstevel@tonic-gate PrLastPwChange = new LabelShadow(); 12467c478bd9Sstevel@tonic-gate PrLastPwChange.set("name", "PrLastPwChange"); 12477c478bd9Sstevel@tonic-gate gbpanel73.add(PrLastPwChange); 12487c478bd9Sstevel@tonic-gate PrLastPwChange.set("GBConstraints", new GBConstraints 12497c478bd9Sstevel@tonic-gate ("x=1;y=11")); 12507c478bd9Sstevel@tonic-gate PrLastPwChange.set("text", ""); 12517c478bd9Sstevel@tonic-gate PrLastPwChange.set("alignment", 12527c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AlignmentEnum 12537c478bd9Sstevel@tonic-gate ("left")); 12547c478bd9Sstevel@tonic-gate PrLastPwChange.set("anchor", 12557c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 12567c478bd9Sstevel@tonic-gate ("west")); 12577c478bd9Sstevel@tonic-gate 12587c478bd9Sstevel@tonic-gate PrPwExpiryLabel = new LabelShadow(); 12597c478bd9Sstevel@tonic-gate PrPwExpiryLabel.set("name", "PrPwExpiryLabel"); 12607c478bd9Sstevel@tonic-gate gbpanel73.add(PrPwExpiryLabel); 12617c478bd9Sstevel@tonic-gate PrPwExpiryLabel.set("GBConstraints", new GBConstraints 12627c478bd9Sstevel@tonic-gate ("x=0;y=13")); 12637c478bd9Sstevel@tonic-gate PrPwExpiryLabel.set("text", "Password Expires:"); 12647c478bd9Sstevel@tonic-gate PrPwExpiryLabel.set("anchor", 12657c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 12667c478bd9Sstevel@tonic-gate ("east")); 12677c478bd9Sstevel@tonic-gate 12687c478bd9Sstevel@tonic-gate PrPwExpiry = new TextFieldShadow(); 12697c478bd9Sstevel@tonic-gate PrPwExpiry.set("name", "PrPwExpiry"); 12707c478bd9Sstevel@tonic-gate gbpanel73.add(PrPwExpiry); 12717c478bd9Sstevel@tonic-gate PrPwExpiry.set("GBConstraints", new GBConstraints 12727c478bd9Sstevel@tonic-gate ("x=1;y=13;fill=horizontal")); 12737c478bd9Sstevel@tonic-gate 12747c478bd9Sstevel@tonic-gate PrPwExpiryMoreButton = new ButtonShadow(); 12757c478bd9Sstevel@tonic-gate PrPwExpiryMoreButton.set("name", "PrPwExpiryMoreButton"); 12767c478bd9Sstevel@tonic-gate gbpanel73.add(PrPwExpiryMoreButton); 12777c478bd9Sstevel@tonic-gate PrPwExpiryMoreButton.set("GBConstraints", new GBConstraints 12787c478bd9Sstevel@tonic-gate ("x=2;y=13")); 12797c478bd9Sstevel@tonic-gate PrPwExpiryMoreButton.set("standard", Boolean.FALSE); 12807c478bd9Sstevel@tonic-gate PrPwExpiryMoreButton.set("text", "..."); 12817c478bd9Sstevel@tonic-gate 12827c478bd9Sstevel@tonic-gate PrKvnoLabel = new LabelShadow(); 12837c478bd9Sstevel@tonic-gate PrKvnoLabel.set("name", "PrKvnoLabel"); 12847c478bd9Sstevel@tonic-gate gbpanel73.add(PrKvnoLabel); 12857c478bd9Sstevel@tonic-gate PrKvnoLabel.set("GBConstraints", new GBConstraints("x=0;y=15")); 12867c478bd9Sstevel@tonic-gate PrKvnoLabel.set("text", "Key Version:"); 12877c478bd9Sstevel@tonic-gate PrKvnoLabel.set("anchor", 12887c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 12897c478bd9Sstevel@tonic-gate ("east")); 12907c478bd9Sstevel@tonic-gate 12917c478bd9Sstevel@tonic-gate PrKvno = new TextFieldShadow(); 12927c478bd9Sstevel@tonic-gate PrKvno.set("name", "PrKvno"); 12937c478bd9Sstevel@tonic-gate gbpanel73.add(PrKvno); 12947c478bd9Sstevel@tonic-gate PrKvno.set("GBConstraints", 12957c478bd9Sstevel@tonic-gate new GBConstraints("x=1;y=15;fill=horizontal")); 12967c478bd9Sstevel@tonic-gate 12977c478bd9Sstevel@tonic-gate LabelBarTicket = new LabelBarShadow(); 12987c478bd9Sstevel@tonic-gate LabelBarTicket.set("name", "LabelBarTicket"); 12997c478bd9Sstevel@tonic-gate gbpanel73.add(LabelBarTicket); 13007c478bd9Sstevel@tonic-gate LabelBarTicket.set("GBConstraints", new GBConstraints 13017c478bd9Sstevel@tonic-gate ("x=0;y=17;width=3;fill=horizontal")); 13027c478bd9Sstevel@tonic-gate LabelBarTicket.set("text", "Ticket Lifetimes"); 13037c478bd9Sstevel@tonic-gate LabelBarTicket.set("font", convert 13047c478bd9Sstevel@tonic-gate ("java.awt.Font", 13057c478bd9Sstevel@tonic-gate "name=Dialog;style=italic;size=12")); 13067c478bd9Sstevel@tonic-gate 13077c478bd9Sstevel@tonic-gate PrMaxTicketLifetimeLabel = new LabelShadow(); 13087c478bd9Sstevel@tonic-gate PrMaxTicketLifetimeLabel.set("name", 13097c478bd9Sstevel@tonic-gate "PrMaxTicketLifetimeLabel"); 13107c478bd9Sstevel@tonic-gate gbpanel73.add(PrMaxTicketLifetimeLabel); 13117c478bd9Sstevel@tonic-gate PrMaxTicketLifetimeLabel.set("GBConstraints", new GBConstraints 13127c478bd9Sstevel@tonic-gate ("x=0;y=19")); 13137c478bd9Sstevel@tonic-gate PrMaxTicketLifetimeLabel.set("text", 13147c478bd9Sstevel@tonic-gate "Maximum Lifetime (seconds):"); 13157c478bd9Sstevel@tonic-gate PrMaxTicketLifetimeLabel.set 13167c478bd9Sstevel@tonic-gate ("anchor", 13177c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum("east")); 13187c478bd9Sstevel@tonic-gate 13197c478bd9Sstevel@tonic-gate PrMaxLifetime = new TextFieldShadow(); 13207c478bd9Sstevel@tonic-gate PrMaxLifetime.set("name", "PrMaxLifetime"); 13217c478bd9Sstevel@tonic-gate gbpanel73.add(PrMaxLifetime); 13227c478bd9Sstevel@tonic-gate PrMaxLifetime.set("GBConstraints", new GBConstraints 13237c478bd9Sstevel@tonic-gate ("x=1;y=19;fill=horizontal")); 13247c478bd9Sstevel@tonic-gate 13257c478bd9Sstevel@tonic-gate PrMaxLifetimeMoreButton = new ButtonShadow(); 13267c478bd9Sstevel@tonic-gate PrMaxLifetimeMoreButton.set("name", 13277c478bd9Sstevel@tonic-gate "PrMaxLifetimeMoreButton"); 13287c478bd9Sstevel@tonic-gate gbpanel73.add(PrMaxLifetimeMoreButton); 13297c478bd9Sstevel@tonic-gate PrMaxLifetimeMoreButton.set("GBConstraints", 13307c478bd9Sstevel@tonic-gate new GBConstraints("x=2;y=19")); 13317c478bd9Sstevel@tonic-gate PrMaxLifetimeMoreButton.set("standard", Boolean.FALSE); 13327c478bd9Sstevel@tonic-gate PrMaxLifetimeMoreButton.set("text", "..."); 13337c478bd9Sstevel@tonic-gate 13347c478bd9Sstevel@tonic-gate PrMaxTicketRenewalLabel = new LabelShadow(); 13357c478bd9Sstevel@tonic-gate PrMaxTicketRenewalLabel.set("name", "PrMaxTicketRenewalLabel"); 13367c478bd9Sstevel@tonic-gate gbpanel73.add(PrMaxTicketRenewalLabel); 13377c478bd9Sstevel@tonic-gate PrMaxTicketRenewalLabel.set("GBConstraints", new GBConstraints 13387c478bd9Sstevel@tonic-gate ("x=0;y=21")); 13397c478bd9Sstevel@tonic-gate PrMaxTicketRenewalLabel.set("text", 13407c478bd9Sstevel@tonic-gate "Maximum Renewal (seconds):"); 13417c478bd9Sstevel@tonic-gate PrMaxTicketRenewalLabel.set 13427c478bd9Sstevel@tonic-gate ("anchor", 13437c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum("east")); 13447c478bd9Sstevel@tonic-gate 13457c478bd9Sstevel@tonic-gate PrMaxRenewal = new TextFieldShadow(); 13467c478bd9Sstevel@tonic-gate PrMaxRenewal.set("name", "PrMaxRenewal"); 13477c478bd9Sstevel@tonic-gate gbpanel73.add(PrMaxRenewal); 13487c478bd9Sstevel@tonic-gate PrMaxRenewal.set("GBConstraints", new GBConstraints 13497c478bd9Sstevel@tonic-gate ("x=1;y=21;fill=horizontal")); 13507c478bd9Sstevel@tonic-gate 13517c478bd9Sstevel@tonic-gate PrMaxRenewalMoreButton = new ButtonShadow(); 13527c478bd9Sstevel@tonic-gate PrMaxRenewalMoreButton.set("name", "PrMaxRenewalMoreButton"); 13537c478bd9Sstevel@tonic-gate gbpanel73.add(PrMaxRenewalMoreButton); 13547c478bd9Sstevel@tonic-gate PrMaxRenewalMoreButton.set("GBConstraints", new GBConstraints 13557c478bd9Sstevel@tonic-gate ("x=2;y=21")); 13567c478bd9Sstevel@tonic-gate PrMaxRenewalMoreButton.set("standard", Boolean.FALSE); 13577c478bd9Sstevel@tonic-gate PrMaxRenewalMoreButton.set("text", "..."); 13587c478bd9Sstevel@tonic-gate 13597c478bd9Sstevel@tonic-gate labelbar21 = new LabelBarShadow(); 13607c478bd9Sstevel@tonic-gate labelbar21.set("name", "labelbar21"); 13617c478bd9Sstevel@tonic-gate gbpanel73.add(labelbar21); 13627c478bd9Sstevel@tonic-gate labelbar21.set("GBConstraints", new GBConstraints 13637c478bd9Sstevel@tonic-gate ("x=0;y=23;width=3;fill=horizontal")); 13647c478bd9Sstevel@tonic-gate 13657c478bd9Sstevel@tonic-gate gbpanel17 = new GBPanelShadow(); 13667c478bd9Sstevel@tonic-gate gbpanel17.set("name", "gbpanel17"); 13677c478bd9Sstevel@tonic-gate gbpanel73.add(gbpanel17); 13687c478bd9Sstevel@tonic-gate { 13697c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 13707c478bd9Sstevel@tonic-gate gbpanel17.set("rowHeights", _tmp); 13717c478bd9Sstevel@tonic-gate } 13727c478bd9Sstevel@tonic-gate gbpanel17.set("GBConstraints", new GBConstraints 13737c478bd9Sstevel@tonic-gate ("x=0;y=25;width=3;fill=both")); 13747c478bd9Sstevel@tonic-gate { 13757c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14}; 13767c478bd9Sstevel@tonic-gate gbpanel17.set("columnWidths", _tmp); 13777c478bd9Sstevel@tonic-gate } 13787c478bd9Sstevel@tonic-gate { 13797c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 13807c478bd9Sstevel@tonic-gate gbpanel17.set("rowWeights", _tmp); 13817c478bd9Sstevel@tonic-gate } 13827c478bd9Sstevel@tonic-gate { 13837c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0}; 13847c478bd9Sstevel@tonic-gate gbpanel17.set("columnWeights", _tmp); 13857c478bd9Sstevel@tonic-gate } 13867c478bd9Sstevel@tonic-gate 13877c478bd9Sstevel@tonic-gate PrDetailSave = new ButtonShadow(); 13887c478bd9Sstevel@tonic-gate PrDetailSave.set("name", "PrDetailSave"); 13897c478bd9Sstevel@tonic-gate gbpanel17.add(PrDetailSave); 13907c478bd9Sstevel@tonic-gate PrDetailSave.set("GBConstraints", new GBConstraints 13917c478bd9Sstevel@tonic-gate ("x=0;y=0")); 13927c478bd9Sstevel@tonic-gate PrDetailSave.set("text", "Save"); 13937c478bd9Sstevel@tonic-gate 13947c478bd9Sstevel@tonic-gate PrDetailPrevious = new ButtonShadow(); 13957c478bd9Sstevel@tonic-gate PrDetailPrevious.set("name", "PrDetailPrevious"); 13967c478bd9Sstevel@tonic-gate gbpanel17.add(PrDetailPrevious); 13977c478bd9Sstevel@tonic-gate PrDetailPrevious.set("GBConstraints", new GBConstraints 13987c478bd9Sstevel@tonic-gate ("x=2;y=0")); 13997c478bd9Sstevel@tonic-gate PrDetailPrevious.set("text", "Previous"); 14007c478bd9Sstevel@tonic-gate 14017c478bd9Sstevel@tonic-gate PrDetailNext = new ButtonShadow(); 14027c478bd9Sstevel@tonic-gate PrDetailNext.set("name", "PrDetailNext"); 14037c478bd9Sstevel@tonic-gate gbpanel17.add(PrDetailNext); 14047c478bd9Sstevel@tonic-gate PrDetailNext.set("GBConstraints", new GBConstraints("x=4;y=0")); 14057c478bd9Sstevel@tonic-gate PrDetailNext.set("text", "Next"); 14067c478bd9Sstevel@tonic-gate 14077c478bd9Sstevel@tonic-gate PrDetailCancel = new ButtonShadow(); 14087c478bd9Sstevel@tonic-gate PrDetailCancel.set("name", "PrDetailCancel"); 14097c478bd9Sstevel@tonic-gate gbpanel17.add(PrDetailCancel); 14107c478bd9Sstevel@tonic-gate PrDetailCancel.set("GBConstraints", new GBConstraints 14117c478bd9Sstevel@tonic-gate ("x=6;y=0")); 14127c478bd9Sstevel@tonic-gate PrDetailCancel.set("text", "Cancel"); 14137c478bd9Sstevel@tonic-gate 14147c478bd9Sstevel@tonic-gate gbpanel8 = new GBPanelShadow(); 14157c478bd9Sstevel@tonic-gate gbpanel8.set("name", "gbpanel8"); 14167c478bd9Sstevel@tonic-gate cardpanel1.add(gbpanel8); 14177c478bd9Sstevel@tonic-gate { 14187c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 14197c478bd9Sstevel@tonic-gate gbpanel8.set("rowHeights", _tmp); 14207c478bd9Sstevel@tonic-gate } 14217c478bd9Sstevel@tonic-gate gbpanel8.set("GBConstraints", new GBConstraints 14227c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 14237c478bd9Sstevel@tonic-gate { 14247c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 14257c478bd9Sstevel@tonic-gate gbpanel8.set("columnWidths", _tmp); 14267c478bd9Sstevel@tonic-gate } 14277c478bd9Sstevel@tonic-gate gbpanel8.set("layoutName", "Flags"); 14287c478bd9Sstevel@tonic-gate gbpanel8.set("visible", Boolean.FALSE); 14297c478bd9Sstevel@tonic-gate { 14307c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 14317c478bd9Sstevel@tonic-gate gbpanel8.set("rowWeights", _tmp); 14327c478bd9Sstevel@tonic-gate } 14337c478bd9Sstevel@tonic-gate { 14347c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 14357c478bd9Sstevel@tonic-gate gbpanel8.set("columnWeights", _tmp); 14367c478bd9Sstevel@tonic-gate } 14377c478bd9Sstevel@tonic-gate 14387c478bd9Sstevel@tonic-gate gbpanel90 = new GBPanelShadow(); 14397c478bd9Sstevel@tonic-gate gbpanel90.set("name", "gbpanel90"); 14407c478bd9Sstevel@tonic-gate gbpanel8.add(gbpanel90); 14417c478bd9Sstevel@tonic-gate { 14427c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14437c478bd9Sstevel@tonic-gate 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14447c478bd9Sstevel@tonic-gate 14, 14, 14}; 14457c478bd9Sstevel@tonic-gate gbpanel90.set("rowHeights", _tmp); 14467c478bd9Sstevel@tonic-gate } 14477c478bd9Sstevel@tonic-gate gbpanel90.set("GBConstraints", new GBConstraints 14487c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 14497c478bd9Sstevel@tonic-gate { 14507c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14}; 14517c478bd9Sstevel@tonic-gate gbpanel90.set("columnWidths", _tmp); 14527c478bd9Sstevel@tonic-gate } 14537c478bd9Sstevel@tonic-gate gbpanel90.set("borderRelief", 14547c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.ReliefEnum 14557c478bd9Sstevel@tonic-gate ("raised")); 14567c478bd9Sstevel@tonic-gate { 14577c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 14587c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 14597c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 14607c478bd9Sstevel@tonic-gate 0.0}; 14617c478bd9Sstevel@tonic-gate gbpanel90.set("rowWeights", _tmp); 14627c478bd9Sstevel@tonic-gate } 14637c478bd9Sstevel@tonic-gate { 14647c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0}; 14657c478bd9Sstevel@tonic-gate gbpanel90.set("columnWeights", _tmp); 14667c478bd9Sstevel@tonic-gate } 14677c478bd9Sstevel@tonic-gate 14687c478bd9Sstevel@tonic-gate PrFlagLabel = new LabelShadow(); 14697c478bd9Sstevel@tonic-gate PrFlagLabel.set("name", "PrFlagLabel"); 14707c478bd9Sstevel@tonic-gate gbpanel90.add(PrFlagLabel); 14717c478bd9Sstevel@tonic-gate PrFlagLabel.set("GBConstraints", new GBConstraints 14727c478bd9Sstevel@tonic-gate ("x=0;y=1;width=2")); 14737c478bd9Sstevel@tonic-gate PrFlagLabel.set("text", "Principal Flags"); 14747c478bd9Sstevel@tonic-gate PrFlagLabel.set("font", 14757c478bd9Sstevel@tonic-gate convert 14767c478bd9Sstevel@tonic-gate ("java.awt.Font", 14777c478bd9Sstevel@tonic-gate "name=Dialog;style=plain;size=16")); 14787c478bd9Sstevel@tonic-gate 14797c478bd9Sstevel@tonic-gate PrName3 = new LabelShadow(); 14807c478bd9Sstevel@tonic-gate PrName3.set("name", "PrName3"); 14817c478bd9Sstevel@tonic-gate gbpanel90.add(PrName3); 14827c478bd9Sstevel@tonic-gate PrName3.set("GBConstraints", new GBConstraints 14837c478bd9Sstevel@tonic-gate ("x=0;y=2;width=2;ipadx=146")); 14847c478bd9Sstevel@tonic-gate PrName3.set("text", ""); 14857c478bd9Sstevel@tonic-gate PrName3.set("font", 14867c478bd9Sstevel@tonic-gate convert 14877c478bd9Sstevel@tonic-gate ("java.awt.Font", 14887c478bd9Sstevel@tonic-gate "name=Dialog;style=plain;size=14")); 14897c478bd9Sstevel@tonic-gate 14907c478bd9Sstevel@tonic-gate LabelBarSecurity = new LabelBarShadow(); 14917c478bd9Sstevel@tonic-gate LabelBarSecurity.set("name", "LabelBarSecurity"); 14927c478bd9Sstevel@tonic-gate gbpanel90.add(LabelBarSecurity); 14937c478bd9Sstevel@tonic-gate LabelBarSecurity.set("GBConstraints", new GBConstraints 14947c478bd9Sstevel@tonic-gate ("x=0;y=3;width=2;fill=horizontal")); 14957c478bd9Sstevel@tonic-gate LabelBarSecurity.set("text", "Security"); 14967c478bd9Sstevel@tonic-gate LabelBarSecurity.set("font", 14977c478bd9Sstevel@tonic-gate convert 14987c478bd9Sstevel@tonic-gate ("java.awt.Font", 14997c478bd9Sstevel@tonic-gate "name=Dialog;style=italic;size=12")); 15007c478bd9Sstevel@tonic-gate 15017c478bd9Sstevel@tonic-gate PrLockAcct = new CheckboxShadow(); 15027c478bd9Sstevel@tonic-gate PrLockAcct.set("name", "PrLockAcct"); 15037c478bd9Sstevel@tonic-gate gbpanel90.add(PrLockAcct); 15047c478bd9Sstevel@tonic-gate PrLockAcct.set("GBConstraints", new GBConstraints("x=0;y=5")); 15057c478bd9Sstevel@tonic-gate PrLockAcct.set("text", "Disable Account"); 15067c478bd9Sstevel@tonic-gate PrLockAcct.set("state", Boolean.TRUE); 15077c478bd9Sstevel@tonic-gate PrLockAcct.set("anchor", 15087c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum("west")); 15097c478bd9Sstevel@tonic-gate 15107c478bd9Sstevel@tonic-gate PrForcePwChange = new CheckboxShadow(); 15117c478bd9Sstevel@tonic-gate PrForcePwChange.set("name", "PrForcePwChange"); 15127c478bd9Sstevel@tonic-gate gbpanel90.add(PrForcePwChange); 15137c478bd9Sstevel@tonic-gate PrForcePwChange.set("GBConstraints", new GBConstraints 15147c478bd9Sstevel@tonic-gate ("x=1;y=5")); 15157c478bd9Sstevel@tonic-gate PrForcePwChange.set("text", "Force Password change"); 15167c478bd9Sstevel@tonic-gate PrForcePwChange.set("anchor", 15177c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 15187c478bd9Sstevel@tonic-gate ("west")); 15197c478bd9Sstevel@tonic-gate 15207c478bd9Sstevel@tonic-gate LabelBarTickets = new LabelBarShadow(); 15217c478bd9Sstevel@tonic-gate LabelBarTickets.set("name", "LabelBarTickets"); 15227c478bd9Sstevel@tonic-gate gbpanel90.add(LabelBarTickets); 15237c478bd9Sstevel@tonic-gate LabelBarTickets.set("GBConstraints", new GBConstraints 15247c478bd9Sstevel@tonic-gate ("x=0;y=7;width=2;fill=horizontal")); 15257c478bd9Sstevel@tonic-gate LabelBarTickets.set("text", "Tickets"); 15267c478bd9Sstevel@tonic-gate LabelBarTickets.set("font", 15277c478bd9Sstevel@tonic-gate convert 15287c478bd9Sstevel@tonic-gate ("java.awt.Font", 15297c478bd9Sstevel@tonic-gate "name=Dialog;style=italic;size=12")); 15307c478bd9Sstevel@tonic-gate 15317c478bd9Sstevel@tonic-gate PrAllowPostdated = new CheckboxShadow(); 15327c478bd9Sstevel@tonic-gate PrAllowPostdated.set("name", "PrAllowPostdated"); 15337c478bd9Sstevel@tonic-gate gbpanel90.add(PrAllowPostdated); 15347c478bd9Sstevel@tonic-gate PrAllowPostdated.set("GBConstraints", new GBConstraints 15357c478bd9Sstevel@tonic-gate ("x=0;y=9")); 15367c478bd9Sstevel@tonic-gate PrAllowPostdated.set("text", "Allow Postdated Tickets"); 15377c478bd9Sstevel@tonic-gate PrAllowPostdated.set("anchor", 15387c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 15397c478bd9Sstevel@tonic-gate ("west")); 15407c478bd9Sstevel@tonic-gate 15417c478bd9Sstevel@tonic-gate PrAllowForwardable = new CheckboxShadow(); 15427c478bd9Sstevel@tonic-gate PrAllowForwardable.set("name", "PrAllowForwardable"); 15437c478bd9Sstevel@tonic-gate gbpanel90.add(PrAllowForwardable); 15447c478bd9Sstevel@tonic-gate PrAllowForwardable.set("GBConstraints", new GBConstraints 15457c478bd9Sstevel@tonic-gate ("x=1;y=9")); 15467c478bd9Sstevel@tonic-gate PrAllowForwardable.set("text", "Allow Forwardable Tickets"); 15477c478bd9Sstevel@tonic-gate PrAllowForwardable.set("state", Boolean.TRUE); 15487c478bd9Sstevel@tonic-gate PrAllowForwardable.set("anchor", 15497c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 15507c478bd9Sstevel@tonic-gate ("west")); 15517c478bd9Sstevel@tonic-gate 15527c478bd9Sstevel@tonic-gate PrAllowRenewable = new CheckboxShadow(); 15537c478bd9Sstevel@tonic-gate PrAllowRenewable.set("name", "PrAllowRenewable"); 15547c478bd9Sstevel@tonic-gate gbpanel90.add(PrAllowRenewable); 15557c478bd9Sstevel@tonic-gate PrAllowRenewable.set("GBConstraints", new GBConstraints 15567c478bd9Sstevel@tonic-gate ("x=0;y=11")); 15577c478bd9Sstevel@tonic-gate PrAllowRenewable.set("text", "Allow Renewable Tickets"); 15587c478bd9Sstevel@tonic-gate PrAllowRenewable.set("anchor", 15597c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 15607c478bd9Sstevel@tonic-gate ("west")); 15617c478bd9Sstevel@tonic-gate 15627c478bd9Sstevel@tonic-gate PrAllowProxiable = new CheckboxShadow(); 15637c478bd9Sstevel@tonic-gate PrAllowProxiable.set("name", "PrAllowProxiable"); 15647c478bd9Sstevel@tonic-gate gbpanel90.add(PrAllowProxiable); 15657c478bd9Sstevel@tonic-gate PrAllowProxiable.set("GBConstraints", new GBConstraints 15667c478bd9Sstevel@tonic-gate ("x=1;y=11")); 15677c478bd9Sstevel@tonic-gate PrAllowProxiable.set("text", "Allow Proxiable Tickets"); 15687c478bd9Sstevel@tonic-gate PrAllowProxiable.set("state", Boolean.TRUE); 15697c478bd9Sstevel@tonic-gate PrAllowProxiable.set("anchor", 15707c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 15717c478bd9Sstevel@tonic-gate ("west")); 15727c478bd9Sstevel@tonic-gate 15737c478bd9Sstevel@tonic-gate PrAllowSvr = new CheckboxShadow(); 15747c478bd9Sstevel@tonic-gate PrAllowSvr.set("name", "PrAllowSvr"); 15757c478bd9Sstevel@tonic-gate gbpanel90.add(PrAllowSvr); 15767c478bd9Sstevel@tonic-gate PrAllowSvr.set("GBConstraints", new GBConstraints("x=0;y=13")); 15777c478bd9Sstevel@tonic-gate PrAllowSvr.set("text", "Allow Service Tickets"); 15787c478bd9Sstevel@tonic-gate PrAllowSvr.set("anchor", 15797c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum("west")); 15807c478bd9Sstevel@tonic-gate 15817c478bd9Sstevel@tonic-gate LabelBarMiscellany = new LabelBarShadow(); 15827c478bd9Sstevel@tonic-gate LabelBarMiscellany.set("name", "LabelBarMiscellany"); 15837c478bd9Sstevel@tonic-gate gbpanel90.add(LabelBarMiscellany); 15847c478bd9Sstevel@tonic-gate LabelBarMiscellany.set("GBConstraints", new GBConstraints 15857c478bd9Sstevel@tonic-gate ("x=0;y=15;width=2;fill=horizontal")); 15867c478bd9Sstevel@tonic-gate LabelBarMiscellany.set("text", "Miscellaneous"); 15877c478bd9Sstevel@tonic-gate LabelBarMiscellany.set("font", 15887c478bd9Sstevel@tonic-gate convert 15897c478bd9Sstevel@tonic-gate ("java.awt.Font", 15907c478bd9Sstevel@tonic-gate "name=Dialog;style=italic;size=12")); 15917c478bd9Sstevel@tonic-gate 15927c478bd9Sstevel@tonic-gate PrAllowTGT = new CheckboxShadow(); 15937c478bd9Sstevel@tonic-gate PrAllowTGT.set("name", "PrAllowTGT"); 15947c478bd9Sstevel@tonic-gate gbpanel90.add(PrAllowTGT); 15957c478bd9Sstevel@tonic-gate PrAllowTGT.set("GBConstraints", new GBConstraints("x=0;y=17")); 15967c478bd9Sstevel@tonic-gate PrAllowTGT.set("text", "Allow TGT-Based Authentication"); 15977c478bd9Sstevel@tonic-gate PrAllowTGT.set("state", Boolean.TRUE); 15987c478bd9Sstevel@tonic-gate PrAllowTGT.set("anchor", 15997c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 16007c478bd9Sstevel@tonic-gate ("west")); 16017c478bd9Sstevel@tonic-gate 16027c478bd9Sstevel@tonic-gate PrAllowDupAuth = new CheckboxShadow(); 16037c478bd9Sstevel@tonic-gate PrAllowDupAuth.set("name", "PrAllowDupAuth"); 16047c478bd9Sstevel@tonic-gate gbpanel90.add(PrAllowDupAuth); 16057c478bd9Sstevel@tonic-gate PrAllowDupAuth.set("GBConstraints", new GBConstraints 16067c478bd9Sstevel@tonic-gate ("x=1;y=17")); 16077c478bd9Sstevel@tonic-gate PrAllowDupAuth.set("text", "Allow Duplicate Authentication"); 16087c478bd9Sstevel@tonic-gate PrAllowDupAuth.set("state", Boolean.TRUE); 16097c478bd9Sstevel@tonic-gate PrAllowDupAuth.set("anchor", 16107c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 16117c478bd9Sstevel@tonic-gate ("west")); 16127c478bd9Sstevel@tonic-gate 16137c478bd9Sstevel@tonic-gate PrRequirePreAuth = new CheckboxShadow(); 16147c478bd9Sstevel@tonic-gate PrRequirePreAuth.set("name", "PrRequirePreAuth"); 16157c478bd9Sstevel@tonic-gate gbpanel90.add(PrRequirePreAuth); 16167c478bd9Sstevel@tonic-gate PrRequirePreAuth.set("GBConstraints", new GBConstraints 16177c478bd9Sstevel@tonic-gate ("x=0;y=19")); 16187c478bd9Sstevel@tonic-gate PrRequirePreAuth.set("text", "Require Preauthentication"); 16197c478bd9Sstevel@tonic-gate PrRequirePreAuth.set("anchor", 16207c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 16217c478bd9Sstevel@tonic-gate ("west")); 16227c478bd9Sstevel@tonic-gate 16237c478bd9Sstevel@tonic-gate PrRequireHwPreAuth = new CheckboxShadow(); 16247c478bd9Sstevel@tonic-gate PrRequireHwPreAuth.set("name", "PrRequireHwPreAuth"); 16257c478bd9Sstevel@tonic-gate gbpanel90.add(PrRequireHwPreAuth); 16267c478bd9Sstevel@tonic-gate PrRequireHwPreAuth.set("GBConstraints", new GBConstraints 16277c478bd9Sstevel@tonic-gate ("x=1;y=19")); 16287c478bd9Sstevel@tonic-gate PrRequireHwPreAuth.set("text", 16297c478bd9Sstevel@tonic-gate "Require Hardware Authentication"); 16307c478bd9Sstevel@tonic-gate PrRequireHwPreAuth.set("anchor", 16317c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 16327c478bd9Sstevel@tonic-gate ("west")); 16337c478bd9Sstevel@tonic-gate 16347c478bd9Sstevel@tonic-gate labelbar22 = new LabelBarShadow(); 16357c478bd9Sstevel@tonic-gate labelbar22.set("name", "labelbar22"); 16367c478bd9Sstevel@tonic-gate gbpanel90.add(labelbar22); 16377c478bd9Sstevel@tonic-gate labelbar22.set("GBConstraints", new GBConstraints 16387c478bd9Sstevel@tonic-gate ("x=0;y=21;width=2;fill=horizontal")); 16397c478bd9Sstevel@tonic-gate 16407c478bd9Sstevel@tonic-gate gbpanel18 = new GBPanelShadow(); 16417c478bd9Sstevel@tonic-gate gbpanel18.set("name", "gbpanel18"); 16427c478bd9Sstevel@tonic-gate gbpanel90.add(gbpanel18); 16437c478bd9Sstevel@tonic-gate { 16447c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 16457c478bd9Sstevel@tonic-gate gbpanel18.set("rowHeights", _tmp); 16467c478bd9Sstevel@tonic-gate } 16477c478bd9Sstevel@tonic-gate gbpanel18.set("GBConstraints", new GBConstraints 16487c478bd9Sstevel@tonic-gate ("x=0;y=23;width=2;fill=both")); 16497c478bd9Sstevel@tonic-gate { 16507c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14}; 16517c478bd9Sstevel@tonic-gate gbpanel18.set("columnWidths", _tmp); 16527c478bd9Sstevel@tonic-gate } 16537c478bd9Sstevel@tonic-gate { 16547c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 16557c478bd9Sstevel@tonic-gate gbpanel18.set("rowWeights", _tmp); 16567c478bd9Sstevel@tonic-gate } 16577c478bd9Sstevel@tonic-gate { 16587c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0}; 16597c478bd9Sstevel@tonic-gate gbpanel18.set("columnWeights", _tmp); 16607c478bd9Sstevel@tonic-gate } 16617c478bd9Sstevel@tonic-gate 16627c478bd9Sstevel@tonic-gate PrFlagsSave = new ButtonShadow(); 16637c478bd9Sstevel@tonic-gate PrFlagsSave.set("name", "PrFlagsSave"); 16647c478bd9Sstevel@tonic-gate gbpanel18.add(PrFlagsSave); 16657c478bd9Sstevel@tonic-gate PrFlagsSave.set("GBConstraints", new GBConstraints("x=0;y=0")); 16667c478bd9Sstevel@tonic-gate PrFlagsSave.set("text", "Save"); 16677c478bd9Sstevel@tonic-gate 16687c478bd9Sstevel@tonic-gate PrFlagsPrevious = new ButtonShadow(); 16697c478bd9Sstevel@tonic-gate PrFlagsPrevious.set("name", "PrFlagsPrevious"); 16707c478bd9Sstevel@tonic-gate gbpanel18.add(PrFlagsPrevious); 16717c478bd9Sstevel@tonic-gate PrFlagsPrevious.set("GBConstraints", new GBConstraints 16727c478bd9Sstevel@tonic-gate ("x=2;y=0")); 16737c478bd9Sstevel@tonic-gate PrFlagsPrevious.set("text", "Previous"); 16747c478bd9Sstevel@tonic-gate 16757c478bd9Sstevel@tonic-gate PrFlagsNext = new ButtonShadow(); 16767c478bd9Sstevel@tonic-gate PrFlagsNext.set("name", "PrFlagsNext"); 16777c478bd9Sstevel@tonic-gate gbpanel18.add(PrFlagsNext); 16787c478bd9Sstevel@tonic-gate PrFlagsNext.set("GBConstraints", new GBConstraints 16797c478bd9Sstevel@tonic-gate ("x=4;y=0")); 16807c478bd9Sstevel@tonic-gate PrFlagsNext.set("text", "Done"); 16817c478bd9Sstevel@tonic-gate 16827c478bd9Sstevel@tonic-gate PrFlagsCancel = new ButtonShadow(); 16837c478bd9Sstevel@tonic-gate PrFlagsCancel.set("name", "PrFlagsCancel"); 16847c478bd9Sstevel@tonic-gate gbpanel18.add(PrFlagsCancel); 16857c478bd9Sstevel@tonic-gate PrFlagsCancel.set("GBConstraints", new GBConstraints 16867c478bd9Sstevel@tonic-gate ("x=6;y=0")); 16877c478bd9Sstevel@tonic-gate PrFlagsCancel.set("text", "Cancel"); 16887c478bd9Sstevel@tonic-gate 16897c478bd9Sstevel@tonic-gate Pollisttab = new GBPanelShadow(); 16907c478bd9Sstevel@tonic-gate Pollisttab.set("name", "Pollisttab"); 16917c478bd9Sstevel@tonic-gate tabbedfolder1.add(Pollisttab); 16927c478bd9Sstevel@tonic-gate { 16937c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14}; 16947c478bd9Sstevel@tonic-gate Pollisttab.set("rowHeights", _tmp); 16957c478bd9Sstevel@tonic-gate } 16967c478bd9Sstevel@tonic-gate Pollisttab.set("GBConstraints", new GBConstraints 16977c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 16987c478bd9Sstevel@tonic-gate { 16997c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14}; 17007c478bd9Sstevel@tonic-gate Pollisttab.set("columnWidths", _tmp); 17017c478bd9Sstevel@tonic-gate } 17027c478bd9Sstevel@tonic-gate Pollisttab.set("layoutName", "Policies"); 17037c478bd9Sstevel@tonic-gate Pollisttab.set("visible", Boolean.FALSE); 17047c478bd9Sstevel@tonic-gate { 17057c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0}; 17067c478bd9Sstevel@tonic-gate Pollisttab.set("rowWeights", _tmp); 17077c478bd9Sstevel@tonic-gate } 17087c478bd9Sstevel@tonic-gate { 17097c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0}; 17107c478bd9Sstevel@tonic-gate Pollisttab.set("columnWeights", _tmp); 17117c478bd9Sstevel@tonic-gate } 17127c478bd9Sstevel@tonic-gate 17137c478bd9Sstevel@tonic-gate cardpanel2 = new CardPanelShadow(); 17147c478bd9Sstevel@tonic-gate cardpanel2.set("name", "cardpanel2"); 17157c478bd9Sstevel@tonic-gate Pollisttab.add(cardpanel2); 17167c478bd9Sstevel@tonic-gate cardpanel2.set("GBConstraints", new GBConstraints 17177c478bd9Sstevel@tonic-gate ("x=1;y=1;fill=both")); 17187c478bd9Sstevel@tonic-gate 17197c478bd9Sstevel@tonic-gate gbpanel23 = new GBPanelShadow(); 17207c478bd9Sstevel@tonic-gate gbpanel23.set("name", "gbpanel23"); 17217c478bd9Sstevel@tonic-gate cardpanel2.add(gbpanel23); 17227c478bd9Sstevel@tonic-gate { 17237c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 17247c478bd9Sstevel@tonic-gate gbpanel23.set("rowHeights", _tmp); 17257c478bd9Sstevel@tonic-gate } 17267c478bd9Sstevel@tonic-gate gbpanel23.set("GBConstraints", new GBConstraints 17277c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 17287c478bd9Sstevel@tonic-gate { 17297c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 17307c478bd9Sstevel@tonic-gate gbpanel23.set("columnWidths", _tmp); 17317c478bd9Sstevel@tonic-gate } 17327c478bd9Sstevel@tonic-gate gbpanel23.set("layoutName", "List"); 17337c478bd9Sstevel@tonic-gate { 17347c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 17357c478bd9Sstevel@tonic-gate gbpanel23.set("rowWeights", _tmp); 17367c478bd9Sstevel@tonic-gate } 17377c478bd9Sstevel@tonic-gate { 17387c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 17397c478bd9Sstevel@tonic-gate gbpanel23.set("columnWeights", _tmp); 17407c478bd9Sstevel@tonic-gate } 17417c478bd9Sstevel@tonic-gate 17427c478bd9Sstevel@tonic-gate borderpanel7 = new BorderPanelShadow(); 17437c478bd9Sstevel@tonic-gate borderpanel7.set("name", "borderpanel7"); 17447c478bd9Sstevel@tonic-gate gbpanel23.add(borderpanel7); 17457c478bd9Sstevel@tonic-gate borderpanel7.set("GBConstraints", new GBConstraints 17467c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 17477c478bd9Sstevel@tonic-gate borderpanel7.set("borderRelief", 17487c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.ReliefEnum 17497c478bd9Sstevel@tonic-gate ("raised")); 17507c478bd9Sstevel@tonic-gate 17517c478bd9Sstevel@tonic-gate gbpanel36 = new GBPanelShadow(); 17527c478bd9Sstevel@tonic-gate gbpanel36.set("name", "gbpanel36"); 17537c478bd9Sstevel@tonic-gate borderpanel7.add(gbpanel36); 17547c478bd9Sstevel@tonic-gate { 17557c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 17567c478bd9Sstevel@tonic-gate gbpanel36.set("rowHeights", _tmp); 17577c478bd9Sstevel@tonic-gate } 17587c478bd9Sstevel@tonic-gate gbpanel36.set("GBConstraints", new GBConstraints 17597c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 17607c478bd9Sstevel@tonic-gate { 17617c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 17627c478bd9Sstevel@tonic-gate gbpanel36.set("columnWidths", _tmp); 17637c478bd9Sstevel@tonic-gate } 17647c478bd9Sstevel@tonic-gate gbpanel36.set("layoutName", "West"); 17657c478bd9Sstevel@tonic-gate { 17667c478bd9Sstevel@tonic-gate double _tmp[] = {1.0}; 17677c478bd9Sstevel@tonic-gate gbpanel36.set("rowWeights", _tmp); 17687c478bd9Sstevel@tonic-gate } 17697c478bd9Sstevel@tonic-gate { 17707c478bd9Sstevel@tonic-gate double _tmp[] = {1.0}; 17717c478bd9Sstevel@tonic-gate gbpanel36.set("columnWeights", _tmp); 17727c478bd9Sstevel@tonic-gate } 17737c478bd9Sstevel@tonic-gate 17747c478bd9Sstevel@tonic-gate gbpanel37 = new GBPanelShadow(); 17757c478bd9Sstevel@tonic-gate gbpanel37.set("name", "gbpanel37"); 17767c478bd9Sstevel@tonic-gate borderpanel7.add(gbpanel37); 17777c478bd9Sstevel@tonic-gate { 17787c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14}; 17797c478bd9Sstevel@tonic-gate gbpanel37.set("rowHeights", _tmp); 17807c478bd9Sstevel@tonic-gate } 17817c478bd9Sstevel@tonic-gate gbpanel37.set("GBConstraints", new GBConstraints 17827c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 17837c478bd9Sstevel@tonic-gate { 17847c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 17857c478bd9Sstevel@tonic-gate gbpanel37.set("columnWidths", _tmp); 17867c478bd9Sstevel@tonic-gate } 17877c478bd9Sstevel@tonic-gate gbpanel37.set("layoutName", "North"); 17887c478bd9Sstevel@tonic-gate { 17897c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 1.0, 0.0}; 17907c478bd9Sstevel@tonic-gate gbpanel37.set("rowWeights", _tmp); 17917c478bd9Sstevel@tonic-gate } 17927c478bd9Sstevel@tonic-gate { 17937c478bd9Sstevel@tonic-gate double _tmp[] = {1.0}; 17947c478bd9Sstevel@tonic-gate gbpanel37.set("columnWeights", _tmp); 17957c478bd9Sstevel@tonic-gate } 17967c478bd9Sstevel@tonic-gate 17977c478bd9Sstevel@tonic-gate PoListLabel = new LabelShadow(); 17987c478bd9Sstevel@tonic-gate PoListLabel.set("name", "PoListLabel"); 17997c478bd9Sstevel@tonic-gate gbpanel37.add(PoListLabel); 18007c478bd9Sstevel@tonic-gate PoListLabel.set("GBConstraints", new GBConstraints("x=0;y=1")); 18017c478bd9Sstevel@tonic-gate PoListLabel.set("text", "Policy List"); 18027c478bd9Sstevel@tonic-gate PoListLabel.set("font", 18037c478bd9Sstevel@tonic-gate convert("java.awt.Font", 18047c478bd9Sstevel@tonic-gate "name=Dialog;style=plain;size=16")); 18057c478bd9Sstevel@tonic-gate 18067c478bd9Sstevel@tonic-gate gbpanel38 = new GBPanelShadow(); 18077c478bd9Sstevel@tonic-gate gbpanel38.set("name", "gbpanel38"); 18087c478bd9Sstevel@tonic-gate borderpanel7.add(gbpanel38); 18097c478bd9Sstevel@tonic-gate { 18107c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14}; 18117c478bd9Sstevel@tonic-gate gbpanel38.set("rowHeights", _tmp); 18127c478bd9Sstevel@tonic-gate } 18137c478bd9Sstevel@tonic-gate gbpanel38.set("GBConstraints", new GBConstraints 18147c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 18157c478bd9Sstevel@tonic-gate { 18167c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 18177c478bd9Sstevel@tonic-gate 14, 14, 14, 14, 14}; 18187c478bd9Sstevel@tonic-gate gbpanel38.set("columnWidths", _tmp); 18197c478bd9Sstevel@tonic-gate } 18207c478bd9Sstevel@tonic-gate gbpanel38.set("layoutName", "South"); 18217c478bd9Sstevel@tonic-gate { 18227c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0}; 18237c478bd9Sstevel@tonic-gate gbpanel38.set("rowWeights", _tmp); 18247c478bd9Sstevel@tonic-gate } 18257c478bd9Sstevel@tonic-gate { 18267c478bd9Sstevel@tonic-gate double _tmp[] = {1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 18277c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0}; 18287c478bd9Sstevel@tonic-gate gbpanel38.set("columnWeights", _tmp); 18297c478bd9Sstevel@tonic-gate } 18307c478bd9Sstevel@tonic-gate 18317c478bd9Sstevel@tonic-gate gbpanel40 = new GBPanelShadow(); 18327c478bd9Sstevel@tonic-gate gbpanel40.set("name", "gbpanel40"); 18337c478bd9Sstevel@tonic-gate gbpanel38.add(gbpanel40); 18347c478bd9Sstevel@tonic-gate { 18357c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 18367c478bd9Sstevel@tonic-gate gbpanel40.set("rowHeights", _tmp); 18377c478bd9Sstevel@tonic-gate } 18387c478bd9Sstevel@tonic-gate gbpanel40.set("GBConstraints", new GBConstraints 18397c478bd9Sstevel@tonic-gate ("x=0;y=1;width=16;fill=both")); 18407c478bd9Sstevel@tonic-gate { 18417c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 18427c478bd9Sstevel@tonic-gate 14, 14, 14}; 18437c478bd9Sstevel@tonic-gate gbpanel40.set("columnWidths", _tmp); 18447c478bd9Sstevel@tonic-gate } 18457c478bd9Sstevel@tonic-gate { 18467c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 18477c478bd9Sstevel@tonic-gate gbpanel40.set("rowWeights", _tmp); 18487c478bd9Sstevel@tonic-gate } 18497c478bd9Sstevel@tonic-gate { 18507c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 18517c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0, 0.0, 0.0, 0.0}; 18527c478bd9Sstevel@tonic-gate gbpanel40.set("columnWeights", _tmp); 18537c478bd9Sstevel@tonic-gate } 18547c478bd9Sstevel@tonic-gate 18557c478bd9Sstevel@tonic-gate PoListPatternLabel = new LabelShadow(); 18567c478bd9Sstevel@tonic-gate PoListPatternLabel.set("name", "PoListPatternLabel"); 18577c478bd9Sstevel@tonic-gate gbpanel40.add(PoListPatternLabel); 18587c478bd9Sstevel@tonic-gate PoListPatternLabel.set("GBConstraints", new GBConstraints 18597c478bd9Sstevel@tonic-gate ("x=0;y=0")); 18607c478bd9Sstevel@tonic-gate PoListPatternLabel.set("text", "Filter:"); 18617c478bd9Sstevel@tonic-gate PoListPatternLabel.set("anchor", 18627c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 18637c478bd9Sstevel@tonic-gate ("east")); 18647c478bd9Sstevel@tonic-gate 18657c478bd9Sstevel@tonic-gate PoListPattern = new TextFieldShadow(); 18667c478bd9Sstevel@tonic-gate PoListPattern.set("name", "PoListPattern"); 18677c478bd9Sstevel@tonic-gate gbpanel40.add(PoListPattern); 18687c478bd9Sstevel@tonic-gate PoListPattern.set("GBConstraints", new GBConstraints 18697c478bd9Sstevel@tonic-gate ("x=1;y=0;width=12;fill=horizontal")); 18707c478bd9Sstevel@tonic-gate 18717c478bd9Sstevel@tonic-gate PoListClear = new ButtonShadow(); 18727c478bd9Sstevel@tonic-gate PoListClear.set("name", "PoListClear"); 18737c478bd9Sstevel@tonic-gate gbpanel40.add(PoListClear); 18747c478bd9Sstevel@tonic-gate PoListClear.set("GBConstraints", new GBConstraints("x=13;y=0")); 18757c478bd9Sstevel@tonic-gate PoListClear.set("text", "Clear Filter"); 18767c478bd9Sstevel@tonic-gate 18777c478bd9Sstevel@tonic-gate labelbar3 = new LabelBarShadow(); 18787c478bd9Sstevel@tonic-gate labelbar3.set("name", "labelbar3"); 18797c478bd9Sstevel@tonic-gate gbpanel38.add(labelbar3); 18807c478bd9Sstevel@tonic-gate labelbar3.set("GBConstraints", new GBConstraints 18817c478bd9Sstevel@tonic-gate ("x=0;y=3;width=16;fill=horizontal")); 18827c478bd9Sstevel@tonic-gate 18837c478bd9Sstevel@tonic-gate gbpanel9 = new GBPanelShadow(); 18847c478bd9Sstevel@tonic-gate gbpanel9.set("name", "gbpanel9"); 18857c478bd9Sstevel@tonic-gate gbpanel38.add(gbpanel9); 18867c478bd9Sstevel@tonic-gate { 18877c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 18887c478bd9Sstevel@tonic-gate gbpanel9.set("rowHeights", _tmp); 18897c478bd9Sstevel@tonic-gate } 18907c478bd9Sstevel@tonic-gate gbpanel9.set("GBConstraints", new GBConstraints 18917c478bd9Sstevel@tonic-gate ("x=0;y=5;width=16;fill=both")); 18927c478bd9Sstevel@tonic-gate { 18937c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14}; 18947c478bd9Sstevel@tonic-gate gbpanel9.set("columnWidths", _tmp); 18957c478bd9Sstevel@tonic-gate } 18967c478bd9Sstevel@tonic-gate { 18977c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 18987c478bd9Sstevel@tonic-gate gbpanel9.set("rowWeights", _tmp); 18997c478bd9Sstevel@tonic-gate } 19007c478bd9Sstevel@tonic-gate { 19017c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0}; 19027c478bd9Sstevel@tonic-gate gbpanel9.set("columnWeights", _tmp); 19037c478bd9Sstevel@tonic-gate } 19047c478bd9Sstevel@tonic-gate 19057c478bd9Sstevel@tonic-gate PoListModify = new ButtonShadow(); 19067c478bd9Sstevel@tonic-gate PoListModify.set("name", "PoListModify"); 19077c478bd9Sstevel@tonic-gate gbpanel9.add(PoListModify); 19087c478bd9Sstevel@tonic-gate PoListModify.set("GBConstraints", new GBConstraints("x=0;y=0")); 19097c478bd9Sstevel@tonic-gate PoListModify.set("text", "Modify"); 19107c478bd9Sstevel@tonic-gate 19117c478bd9Sstevel@tonic-gate PoListAdd = new ButtonShadow(); 19127c478bd9Sstevel@tonic-gate PoListAdd.set("name", "PoListAdd"); 19137c478bd9Sstevel@tonic-gate gbpanel9.add(PoListAdd); 19147c478bd9Sstevel@tonic-gate PoListAdd.set("GBConstraints", new GBConstraints("x=2;y=0")); 19157c478bd9Sstevel@tonic-gate PoListAdd.set("text", "Create New"); 19167c478bd9Sstevel@tonic-gate 19177c478bd9Sstevel@tonic-gate PoListDelete = new ButtonShadow(); 19187c478bd9Sstevel@tonic-gate PoListDelete.set("name", "PoListDelete"); 19197c478bd9Sstevel@tonic-gate gbpanel9.add(PoListDelete); 19207c478bd9Sstevel@tonic-gate PoListDelete.set("GBConstraints", new GBConstraints("x=4;y=0")); 19217c478bd9Sstevel@tonic-gate PoListDelete.set("text", "Delete"); 19227c478bd9Sstevel@tonic-gate 19237c478bd9Sstevel@tonic-gate PoListDuplicate = new ButtonShadow(); 19247c478bd9Sstevel@tonic-gate PoListDuplicate.set("name", "PoListDuplicate"); 19257c478bd9Sstevel@tonic-gate gbpanel9.add(PoListDuplicate); 19267c478bd9Sstevel@tonic-gate PoListDuplicate.set("GBConstraints", new GBConstraints 19277c478bd9Sstevel@tonic-gate ("x=6;y=0")); 19287c478bd9Sstevel@tonic-gate PoListDuplicate.set("text", "Duplicate"); 19297c478bd9Sstevel@tonic-gate 19307c478bd9Sstevel@tonic-gate gbpanel41 = new GBPanelShadow(); 19317c478bd9Sstevel@tonic-gate gbpanel41.set("name", "gbpanel41"); 19327c478bd9Sstevel@tonic-gate borderpanel7.add(gbpanel41); 19337c478bd9Sstevel@tonic-gate { 19347c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 19357c478bd9Sstevel@tonic-gate gbpanel41.set("rowHeights", _tmp); 19367c478bd9Sstevel@tonic-gate } 19377c478bd9Sstevel@tonic-gate gbpanel41.set("GBConstraints", new GBConstraints 19387c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 19397c478bd9Sstevel@tonic-gate { 19407c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 19417c478bd9Sstevel@tonic-gate gbpanel41.set("columnWidths", _tmp); 19427c478bd9Sstevel@tonic-gate } 19437c478bd9Sstevel@tonic-gate gbpanel41.set("layoutName", "East"); 19447c478bd9Sstevel@tonic-gate { 19457c478bd9Sstevel@tonic-gate double _tmp[] = {1.0}; 19467c478bd9Sstevel@tonic-gate gbpanel41.set("rowWeights", _tmp); 19477c478bd9Sstevel@tonic-gate } 19487c478bd9Sstevel@tonic-gate { 19497c478bd9Sstevel@tonic-gate double _tmp[] = {1.0}; 19507c478bd9Sstevel@tonic-gate gbpanel41.set("columnWeights", _tmp); 19517c478bd9Sstevel@tonic-gate } 19527c478bd9Sstevel@tonic-gate 19537c478bd9Sstevel@tonic-gate gbpanel42 = new GBPanelShadow(); 19547c478bd9Sstevel@tonic-gate gbpanel42.set("name", "gbpanel42"); 19557c478bd9Sstevel@tonic-gate borderpanel7.add(gbpanel42); 19567c478bd9Sstevel@tonic-gate { 19577c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 19587c478bd9Sstevel@tonic-gate gbpanel42.set("rowHeights", _tmp); 19597c478bd9Sstevel@tonic-gate } 19607c478bd9Sstevel@tonic-gate gbpanel42.set("GBConstraints", new GBConstraints 19617c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 19627c478bd9Sstevel@tonic-gate { 19637c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 19647c478bd9Sstevel@tonic-gate gbpanel42.set("columnWidths", _tmp); 19657c478bd9Sstevel@tonic-gate } 19667c478bd9Sstevel@tonic-gate gbpanel42.set("layoutName", "Center"); 19677c478bd9Sstevel@tonic-gate { 19687c478bd9Sstevel@tonic-gate double _tmp[] = {1.0}; 19697c478bd9Sstevel@tonic-gate gbpanel42.set("rowWeights", _tmp); 19707c478bd9Sstevel@tonic-gate } 19717c478bd9Sstevel@tonic-gate { 19727c478bd9Sstevel@tonic-gate double _tmp[] = {1.0}; 19737c478bd9Sstevel@tonic-gate gbpanel42.set("columnWeights", _tmp); 19747c478bd9Sstevel@tonic-gate } 19757c478bd9Sstevel@tonic-gate 19767c478bd9Sstevel@tonic-gate Pollist = new TextListShadow(); 19777c478bd9Sstevel@tonic-gate Pollist.set("name", "Pollist"); 19787c478bd9Sstevel@tonic-gate gbpanel42.add(Pollist); 19797c478bd9Sstevel@tonic-gate Pollist.set("items", convert("[Ljava.lang.String;", "")); 19807c478bd9Sstevel@tonic-gate Pollist.set("GBConstraints", new GBConstraints 19817c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 19827c478bd9Sstevel@tonic-gate Pollist.set("allowMultipleSelections", Boolean.TRUE); 19837c478bd9Sstevel@tonic-gate Pollist.set("visibleRows", new Integer(15)); 19847c478bd9Sstevel@tonic-gate Pollist.set("selectedItems", convert 19857c478bd9Sstevel@tonic-gate ("[Ljava.lang.String;", "")); 19867c478bd9Sstevel@tonic-gate 19877c478bd9Sstevel@tonic-gate gbpanel24 = new GBPanelShadow(); 19887c478bd9Sstevel@tonic-gate gbpanel24.set("name", "gbpanel24"); 19897c478bd9Sstevel@tonic-gate cardpanel2.add(gbpanel24); 19907c478bd9Sstevel@tonic-gate { 19917c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 19927c478bd9Sstevel@tonic-gate gbpanel24.set("rowHeights", _tmp); 19937c478bd9Sstevel@tonic-gate } 19947c478bd9Sstevel@tonic-gate gbpanel24.set("GBConstraints", new GBConstraints 19957c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 19967c478bd9Sstevel@tonic-gate { 19977c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 19987c478bd9Sstevel@tonic-gate gbpanel24.set("columnWidths", _tmp); 19997c478bd9Sstevel@tonic-gate } 20007c478bd9Sstevel@tonic-gate gbpanel24.set("layoutName", "Details"); 20017c478bd9Sstevel@tonic-gate gbpanel24.set("visible", Boolean.FALSE); 20027c478bd9Sstevel@tonic-gate { 20037c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 20047c478bd9Sstevel@tonic-gate gbpanel24.set("rowWeights", _tmp); 20057c478bd9Sstevel@tonic-gate } 20067c478bd9Sstevel@tonic-gate { 20077c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 20087c478bd9Sstevel@tonic-gate gbpanel24.set("columnWeights", _tmp); 20097c478bd9Sstevel@tonic-gate } 20107c478bd9Sstevel@tonic-gate 20117c478bd9Sstevel@tonic-gate gbpanel50 = new GBPanelShadow(); 20127c478bd9Sstevel@tonic-gate gbpanel50.set("name", "gbpanel50"); 20137c478bd9Sstevel@tonic-gate gbpanel24.add(gbpanel50); 20147c478bd9Sstevel@tonic-gate { 20157c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 20167c478bd9Sstevel@tonic-gate 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14}; 20177c478bd9Sstevel@tonic-gate gbpanel50.set("rowHeights", _tmp); 20187c478bd9Sstevel@tonic-gate } 20197c478bd9Sstevel@tonic-gate gbpanel50.set("GBConstraints", new GBConstraints 20207c478bd9Sstevel@tonic-gate ("x=0;y=0;fill=both")); 20217c478bd9Sstevel@tonic-gate { 20227c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14}; 20237c478bd9Sstevel@tonic-gate gbpanel50.set("columnWidths", _tmp); 20247c478bd9Sstevel@tonic-gate } 20257c478bd9Sstevel@tonic-gate gbpanel50.set("borderRelief", 20267c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.ReliefEnum 20277c478bd9Sstevel@tonic-gate ("raised")); 20287c478bd9Sstevel@tonic-gate { 20297c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 20307c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 20317c478bd9Sstevel@tonic-gate 0.0, 0.0, 0.0, 0.0, 0.0, 0.0}; 20327c478bd9Sstevel@tonic-gate gbpanel50.set("rowWeights", _tmp); 20337c478bd9Sstevel@tonic-gate } 20347c478bd9Sstevel@tonic-gate { 20357c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0}; 20367c478bd9Sstevel@tonic-gate gbpanel50.set("columnWeights", _tmp); 20377c478bd9Sstevel@tonic-gate } 20387c478bd9Sstevel@tonic-gate 20397c478bd9Sstevel@tonic-gate PoDetailLabel = new LabelShadow(); 20407c478bd9Sstevel@tonic-gate PoDetailLabel.set("name", "PoDetailLabel"); 20417c478bd9Sstevel@tonic-gate gbpanel50.add(PoDetailLabel); 20427c478bd9Sstevel@tonic-gate PoDetailLabel.set("GBConstraints", new GBConstraints 20437c478bd9Sstevel@tonic-gate ("x=0;y=1;width=4")); 20447c478bd9Sstevel@tonic-gate PoDetailLabel.set("text", "Policy Details"); 20457c478bd9Sstevel@tonic-gate PoDetailLabel.set("font", 20467c478bd9Sstevel@tonic-gate convert("java.awt.Font", 20477c478bd9Sstevel@tonic-gate "name=Dialog;style=plain;size=16")); 20487c478bd9Sstevel@tonic-gate 20497c478bd9Sstevel@tonic-gate labelbar6 = new LabelBarShadow(); 20507c478bd9Sstevel@tonic-gate labelbar6.set("name", "labelbar6"); 20517c478bd9Sstevel@tonic-gate gbpanel50.add(labelbar6); 20527c478bd9Sstevel@tonic-gate labelbar6.set("GBConstraints", new GBConstraints 20537c478bd9Sstevel@tonic-gate ("x=0;y=2;width=4;fill=horizontal")); 20547c478bd9Sstevel@tonic-gate 20557c478bd9Sstevel@tonic-gate PoNameLabel = new LabelShadow(); 20567c478bd9Sstevel@tonic-gate PoNameLabel.set("name", "PoNameLabel"); 20577c478bd9Sstevel@tonic-gate gbpanel50.add(PoNameLabel); 20587c478bd9Sstevel@tonic-gate PoNameLabel.set("GBConstraints", new GBConstraints("x=0;y=4")); 20597c478bd9Sstevel@tonic-gate PoNameLabel.set("text", "Policy Name:"); 20607c478bd9Sstevel@tonic-gate PoNameLabel.set("anchor", 20617c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 20627c478bd9Sstevel@tonic-gate ("east")); 20637c478bd9Sstevel@tonic-gate 20647c478bd9Sstevel@tonic-gate PoName = new TextFieldShadow(); 20657c478bd9Sstevel@tonic-gate PoName.set("name", "PoName"); 20667c478bd9Sstevel@tonic-gate gbpanel50.add(PoName); 20677c478bd9Sstevel@tonic-gate PoName.set("GBConstraints", new GBConstraints 20687c478bd9Sstevel@tonic-gate ("x=2;y=4;fill=horizontal")); 20697c478bd9Sstevel@tonic-gate PoName.set("editable", Boolean.FALSE); 20707c478bd9Sstevel@tonic-gate 20717c478bd9Sstevel@tonic-gate PoMinPwLengthLabel = new LabelShadow(); 20727c478bd9Sstevel@tonic-gate PoMinPwLengthLabel.set("name", "PoMinPwLengthLabel"); 20737c478bd9Sstevel@tonic-gate gbpanel50.add(PoMinPwLengthLabel); 20747c478bd9Sstevel@tonic-gate PoMinPwLengthLabel.set("GBConstraints", new GBConstraints 20757c478bd9Sstevel@tonic-gate ("x=0;y=6")); 20767c478bd9Sstevel@tonic-gate PoMinPwLengthLabel.set("text", "Minimum Password Length:"); 20777c478bd9Sstevel@tonic-gate PoMinPwLengthLabel.set("anchor", 20787c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 20797c478bd9Sstevel@tonic-gate ("east")); 20807c478bd9Sstevel@tonic-gate 20817c478bd9Sstevel@tonic-gate PoMinPwLength = new ChoiceShadow(); 20827c478bd9Sstevel@tonic-gate PoMinPwLength.set("name", "PoMinPwLength"); 20837c478bd9Sstevel@tonic-gate gbpanel50.add(PoMinPwLength); 20847c478bd9Sstevel@tonic-gate PoMinPwLength.set("items", convert("[Ljava.lang.String;", 20857c478bd9Sstevel@tonic-gate "12,11,10,9,8,7,6,5,4")); 20867c478bd9Sstevel@tonic-gate PoMinPwLength.set("GBConstraints", new GBConstraints 20877c478bd9Sstevel@tonic-gate ("x=2;y=6")); 20887c478bd9Sstevel@tonic-gate PoMinPwLength.set("selectedItem", "8"); 20897c478bd9Sstevel@tonic-gate 20907c478bd9Sstevel@tonic-gate PoMinPwClassLabel = new LabelShadow(); 20917c478bd9Sstevel@tonic-gate PoMinPwClassLabel.set("name", "PoMinPwClassLabel"); 20927c478bd9Sstevel@tonic-gate gbpanel50.add(PoMinPwClassLabel); 20937c478bd9Sstevel@tonic-gate PoMinPwClassLabel.set("GBConstraints", new GBConstraints 20947c478bd9Sstevel@tonic-gate ("x=0;y=8")); 20957c478bd9Sstevel@tonic-gate PoMinPwClassLabel.set("text", "Minimum Password Classes:"); 20967c478bd9Sstevel@tonic-gate PoMinPwClassLabel.set("anchor", 20977c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 20987c478bd9Sstevel@tonic-gate ("east")); 20997c478bd9Sstevel@tonic-gate 21007c478bd9Sstevel@tonic-gate PoMinPwClass = new ChoiceShadow(); 21017c478bd9Sstevel@tonic-gate PoMinPwClass.set("name", "PoMinPwClass"); 21027c478bd9Sstevel@tonic-gate gbpanel50.add(PoMinPwClass); 21037c478bd9Sstevel@tonic-gate PoMinPwClass.set("items", 21047c478bd9Sstevel@tonic-gate convert("[Ljava.lang.String;", 21057c478bd9Sstevel@tonic-gate "1,2,3,4,5")); 21067c478bd9Sstevel@tonic-gate PoMinPwClass.set("GBConstraints", new GBConstraints("x=2;y=8")); 21077c478bd9Sstevel@tonic-gate PoMinPwClass.set("selectedItem", "2"); 21087c478bd9Sstevel@tonic-gate 21097c478bd9Sstevel@tonic-gate PoSavedPasswordsLabel = new LabelShadow(); 21107c478bd9Sstevel@tonic-gate PoSavedPasswordsLabel.set("name", "PoSavedPasswordsLabel"); 21117c478bd9Sstevel@tonic-gate gbpanel50.add(PoSavedPasswordsLabel); 21127c478bd9Sstevel@tonic-gate PoSavedPasswordsLabel.set("GBConstraints", new GBConstraints 21137c478bd9Sstevel@tonic-gate ("x=0;y=10")); 21147c478bd9Sstevel@tonic-gate PoSavedPasswordsLabel.set("text", "Saved Password History:"); 21157c478bd9Sstevel@tonic-gate PoSavedPasswordsLabel.set 21167c478bd9Sstevel@tonic-gate ("anchor", 21177c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum("east")); 21187c478bd9Sstevel@tonic-gate 21197c478bd9Sstevel@tonic-gate PoSavedPasswords = new ChoiceShadow(); 21207c478bd9Sstevel@tonic-gate PoSavedPasswords.set("name", "PoSavedPasswords"); 21217c478bd9Sstevel@tonic-gate gbpanel50.add(PoSavedPasswords); 21227c478bd9Sstevel@tonic-gate PoSavedPasswords.set("items", 21237c478bd9Sstevel@tonic-gate convert("[Ljava.lang.String;", 21247c478bd9Sstevel@tonic-gate "1,2,3,4,5,6,7,8,9,10")); 21257c478bd9Sstevel@tonic-gate PoSavedPasswords.set("GBConstraints", new GBConstraints 21267c478bd9Sstevel@tonic-gate ("x=2;y=10")); 21277c478bd9Sstevel@tonic-gate PoSavedPasswords.set("selectedItem", "5"); 21287c478bd9Sstevel@tonic-gate 21297c478bd9Sstevel@tonic-gate PoMinTicketLifetimeLabel = new LabelShadow(); 21307c478bd9Sstevel@tonic-gate PoMinTicketLifetimeLabel.set("name", 21317c478bd9Sstevel@tonic-gate "PoMinTicketLifetimeLabel"); 21327c478bd9Sstevel@tonic-gate gbpanel50.add(PoMinTicketLifetimeLabel); 21337c478bd9Sstevel@tonic-gate PoMinTicketLifetimeLabel.set("GBConstraints", new GBConstraints 21347c478bd9Sstevel@tonic-gate ("x=0;y=12")); 21357c478bd9Sstevel@tonic-gate PoMinTicketLifetimeLabel.set 21367c478bd9Sstevel@tonic-gate ("text", "Minimum Ticket Lifetime (seconds):"); 21377c478bd9Sstevel@tonic-gate PoMinTicketLifetimeLabel.set 21387c478bd9Sstevel@tonic-gate ("anchor", 21397c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum("east")); 21407c478bd9Sstevel@tonic-gate 21417c478bd9Sstevel@tonic-gate PoMinTicketLifetime = new TextFieldShadow(); 21427c478bd9Sstevel@tonic-gate PoMinTicketLifetime.set("name", "PoMinTicketLifetime"); 21437c478bd9Sstevel@tonic-gate gbpanel50.add(PoMinTicketLifetime); 21447c478bd9Sstevel@tonic-gate PoMinTicketLifetime.set("GBConstraints", new GBConstraints 21457c478bd9Sstevel@tonic-gate ("x=2;y=12;fill=horizontal")); 21467c478bd9Sstevel@tonic-gate 21477c478bd9Sstevel@tonic-gate PoMinTicketLifetimeMoreButton = new ButtonShadow(); 21487c478bd9Sstevel@tonic-gate PoMinTicketLifetimeMoreButton.set 21497c478bd9Sstevel@tonic-gate ("name", "PoMinTicketLifetimeMoreButton"); 21507c478bd9Sstevel@tonic-gate gbpanel50.add(PoMinTicketLifetimeMoreButton); 21517c478bd9Sstevel@tonic-gate PoMinTicketLifetimeMoreButton.set("GBConstraints", 21527c478bd9Sstevel@tonic-gate new GBConstraints("x=3;y=12")); 21537c478bd9Sstevel@tonic-gate PoMinTicketLifetimeMoreButton.set("standard", Boolean.FALSE); 21547c478bd9Sstevel@tonic-gate PoMinTicketLifetimeMoreButton.set("text", "..."); 21557c478bd9Sstevel@tonic-gate 21567c478bd9Sstevel@tonic-gate PoMaxTicketLifetimeLabel = new LabelShadow(); 21577c478bd9Sstevel@tonic-gate PoMaxTicketLifetimeLabel.set 21587c478bd9Sstevel@tonic-gate ("name", "PoMaxTicketLifetimeLabel"); 21597c478bd9Sstevel@tonic-gate gbpanel50.add(PoMaxTicketLifetimeLabel); 21607c478bd9Sstevel@tonic-gate PoMaxTicketLifetimeLabel.set("GBConstraints", 21617c478bd9Sstevel@tonic-gate new GBConstraints("x=0;y=14")); 21627c478bd9Sstevel@tonic-gate PoMaxTicketLifetimeLabel.set 21637c478bd9Sstevel@tonic-gate ("text", "Maximum Ticket Lifetime (seconds):"); 21647c478bd9Sstevel@tonic-gate PoMaxTicketLifetimeLabel.set 21657c478bd9Sstevel@tonic-gate ("anchor", 21667c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum("east")); 21677c478bd9Sstevel@tonic-gate 21687c478bd9Sstevel@tonic-gate PoMaxTicketLifetime = new TextFieldShadow(); 21697c478bd9Sstevel@tonic-gate PoMaxTicketLifetime.set("name", "PoMaxTicketLifetime"); 21707c478bd9Sstevel@tonic-gate gbpanel50.add(PoMaxTicketLifetime); 21717c478bd9Sstevel@tonic-gate PoMaxTicketLifetime.set("GBConstraints", new GBConstraints 21727c478bd9Sstevel@tonic-gate ("x=2;y=14;fill=horizontal")); 21737c478bd9Sstevel@tonic-gate 21747c478bd9Sstevel@tonic-gate PoMaxTicketLifetimeMoreButton = new ButtonShadow(); 21757c478bd9Sstevel@tonic-gate PoMaxTicketLifetimeMoreButton.set 21767c478bd9Sstevel@tonic-gate ("name", "PoMaxTicketLifetimeMoreButton"); 21777c478bd9Sstevel@tonic-gate gbpanel50.add(PoMaxTicketLifetimeMoreButton); 21787c478bd9Sstevel@tonic-gate PoMaxTicketLifetimeMoreButton.set 21797c478bd9Sstevel@tonic-gate ("GBConstraints", new GBConstraints("x=3;y=14")); 21807c478bd9Sstevel@tonic-gate PoMaxTicketLifetimeMoreButton.set("standard", Boolean.FALSE); 21817c478bd9Sstevel@tonic-gate PoMaxTicketLifetimeMoreButton.set("text", "..."); 21827c478bd9Sstevel@tonic-gate 21837c478bd9Sstevel@tonic-gate PoReferencesLabel = new LabelShadow(); 21847c478bd9Sstevel@tonic-gate PoReferencesLabel.set("name", "PoReferencesLabel"); 21857c478bd9Sstevel@tonic-gate gbpanel50.add(PoReferencesLabel); 21867c478bd9Sstevel@tonic-gate PoReferencesLabel.set("GBConstraints", new GBConstraints 21877c478bd9Sstevel@tonic-gate ("x=0;y=16")); 21887c478bd9Sstevel@tonic-gate PoReferencesLabel.set("text", "Principals Using This Policy:"); 21897c478bd9Sstevel@tonic-gate PoReferencesLabel.set("anchor", 21907c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 21917c478bd9Sstevel@tonic-gate ("east")); 21927c478bd9Sstevel@tonic-gate 21937c478bd9Sstevel@tonic-gate PoReferences = new LabelShadow(); 21947c478bd9Sstevel@tonic-gate PoReferences.set("name", "PoReferences"); 21957c478bd9Sstevel@tonic-gate gbpanel50.add(PoReferences); 21967c478bd9Sstevel@tonic-gate PoReferences.set("GBConstraints", new GBConstraints 21977c478bd9Sstevel@tonic-gate ("x=2;y=16")); 21987c478bd9Sstevel@tonic-gate PoReferences.set("text", ""); 21997c478bd9Sstevel@tonic-gate PoReferences.set("anchor", 22007c478bd9Sstevel@tonic-gate new sunsoft.jws.visual.rt.type.AnchorEnum 22017c478bd9Sstevel@tonic-gate ("west")); 22027c478bd9Sstevel@tonic-gate 22037c478bd9Sstevel@tonic-gate labelbar23 = new LabelBarShadow(); 22047c478bd9Sstevel@tonic-gate labelbar23.set("name", "labelbar23"); 22057c478bd9Sstevel@tonic-gate gbpanel50.add(labelbar23); 22067c478bd9Sstevel@tonic-gate labelbar23.set("GBConstraints", new GBConstraints 22077c478bd9Sstevel@tonic-gate ("x=0;y=18;width=4;fill=horizontal")); 22087c478bd9Sstevel@tonic-gate 22097c478bd9Sstevel@tonic-gate gbpanel25 = new GBPanelShadow(); 22107c478bd9Sstevel@tonic-gate gbpanel25.set("name", "gbpanel25"); 22117c478bd9Sstevel@tonic-gate gbpanel50.add(gbpanel25); 22127c478bd9Sstevel@tonic-gate { 22137c478bd9Sstevel@tonic-gate int _tmp[] = {14}; 22147c478bd9Sstevel@tonic-gate gbpanel25.set("rowHeights", _tmp); 22157c478bd9Sstevel@tonic-gate } 22167c478bd9Sstevel@tonic-gate gbpanel25.set("GBConstraints", new GBConstraints 22177c478bd9Sstevel@tonic-gate ("x=0;y=20;width=4;fill=both")); 22187c478bd9Sstevel@tonic-gate { 22197c478bd9Sstevel@tonic-gate int _tmp[] = {14, 14, 14, 14, 14, 14, 14}; 22207c478bd9Sstevel@tonic-gate gbpanel25.set("columnWidths", _tmp); 22217c478bd9Sstevel@tonic-gate } 22227c478bd9Sstevel@tonic-gate { 22237c478bd9Sstevel@tonic-gate double _tmp[] = {0.0}; 22247c478bd9Sstevel@tonic-gate gbpanel25.set("rowWeights", _tmp); 22257c478bd9Sstevel@tonic-gate } 22267c478bd9Sstevel@tonic-gate { 22277c478bd9Sstevel@tonic-gate double _tmp[] = {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0}; 22287c478bd9Sstevel@tonic-gate gbpanel25.set("columnWeights", _tmp); 22297c478bd9Sstevel@tonic-gate } 22307c478bd9Sstevel@tonic-gate 22317c478bd9Sstevel@tonic-gate PoDetailSave = new ButtonShadow(); 22327c478bd9Sstevel@tonic-gate PoDetailSave.set("name", "PoDetailSave"); 22337c478bd9Sstevel@tonic-gate gbpanel25.add(PoDetailSave); 22347c478bd9Sstevel@tonic-gate PoDetailSave.set("GBConstraints", new GBConstraints("x=0;y=0")); 22357c478bd9Sstevel@tonic-gate PoDetailSave.set("text", "Save"); 22367c478bd9Sstevel@tonic-gate 22377c478bd9Sstevel@tonic-gate PoDetailPrevious = new ButtonShadow(); 22387c478bd9Sstevel@tonic-gate PoDetailPrevious.set("name", "PoDetailPrevious"); 22397c478bd9Sstevel@tonic-gate gbpanel25.add(PoDetailPrevious); 22407c478bd9Sstevel@tonic-gate PoDetailPrevious.set("GBConstraints", new GBConstraints 22417c478bd9Sstevel@tonic-gate ("x=2;y=0")); 22427c478bd9Sstevel@tonic-gate PoDetailPrevious.set("text", "Previous"); 22437c478bd9Sstevel@tonic-gate 22447c478bd9Sstevel@tonic-gate PoDetailDone = new ButtonShadow(); 22457c478bd9Sstevel@tonic-gate PoDetailDone.set("name", "PoDetailDone"); 22467c478bd9Sstevel@tonic-gate gbpanel25.add(PoDetailDone); 22477c478bd9Sstevel@tonic-gate PoDetailDone.set("GBConstraints", new GBConstraints("x=4;y=0")); 22487c478bd9Sstevel@tonic-gate PoDetailDone.set("text", "Done"); 22497c478bd9Sstevel@tonic-gate 22507c478bd9Sstevel@tonic-gate PoDetailCancel = new ButtonShadow(); 22517c478bd9Sstevel@tonic-gate PoDetailCancel.set("name", "PoDetailCancel"); 22527c478bd9Sstevel@tonic-gate gbpanel25.add(PoDetailCancel); 22537c478bd9Sstevel@tonic-gate PoDetailCancel.set("GBConstraints", new GBConstraints 22547c478bd9Sstevel@tonic-gate ("x=6;y=0")); 22557c478bd9Sstevel@tonic-gate PoDetailCancel.set("text", "Cancel"); 22567c478bd9Sstevel@tonic-gate 22577c478bd9Sstevel@tonic-gate menubar1 = new MenuBarShadow(); 22587c478bd9Sstevel@tonic-gate menubar1.set("name", "menubar1"); 22597c478bd9Sstevel@tonic-gate mainframe.add(menubar1); 22607c478bd9Sstevel@tonic-gate menubar1.set("helpMenu", new AMRef("Help")); 22617c478bd9Sstevel@tonic-gate menubar1.set("font", 22627c478bd9Sstevel@tonic-gate convert("java.awt.Font", 22637c478bd9Sstevel@tonic-gate "name=Dialog;style=plain;size=12")); 22647c478bd9Sstevel@tonic-gate 22657c478bd9Sstevel@tonic-gate File = new MenuShadow(); 22667c478bd9Sstevel@tonic-gate File.set("name", "File"); 22677c478bd9Sstevel@tonic-gate menubar1.add(File); 22687c478bd9Sstevel@tonic-gate File.set("text", "File"); 22697c478bd9Sstevel@tonic-gate File.set("canTearOff", Boolean.FALSE); 22707c478bd9Sstevel@tonic-gate 22717c478bd9Sstevel@tonic-gate Print = new MenuShadow(); 22727c478bd9Sstevel@tonic-gate Print.set("name", "Print"); 22737c478bd9Sstevel@tonic-gate File.add(Print); 22747c478bd9Sstevel@tonic-gate Print.set("text", "Print"); 22757c478bd9Sstevel@tonic-gate Print.set("canTearOff", Boolean.FALSE); 22767c478bd9Sstevel@tonic-gate 22777c478bd9Sstevel@tonic-gate PrintCurPr = new MenuItemShadow(); 22787c478bd9Sstevel@tonic-gate PrintCurPr.set("name", "PrintCurPr"); 22797c478bd9Sstevel@tonic-gate Print.add(PrintCurPr); 22807c478bd9Sstevel@tonic-gate PrintCurPr.set("enabled", Boolean.FALSE); 22817c478bd9Sstevel@tonic-gate PrintCurPr.set("text", "Current Principal"); 22827c478bd9Sstevel@tonic-gate 22837c478bd9Sstevel@tonic-gate PrintCurPol = new MenuItemShadow(); 22847c478bd9Sstevel@tonic-gate PrintCurPol.set("name", "PrintCurPol"); 22857c478bd9Sstevel@tonic-gate Print.add(PrintCurPol); 22867c478bd9Sstevel@tonic-gate PrintCurPol.set("enabled", Boolean.FALSE); 22877c478bd9Sstevel@tonic-gate PrintCurPol.set("text", "Current Policy"); 22887c478bd9Sstevel@tonic-gate 22897c478bd9Sstevel@tonic-gate PrintPrlist = new MenuItemShadow(); 22907c478bd9Sstevel@tonic-gate PrintPrlist.set("name", "PrintPrlist"); 22917c478bd9Sstevel@tonic-gate Print.add(PrintPrlist); 22927c478bd9Sstevel@tonic-gate PrintPrlist.set("text", "Principal List"); 22937c478bd9Sstevel@tonic-gate 22947c478bd9Sstevel@tonic-gate PrintPollist = new MenuItemShadow(); 22957c478bd9Sstevel@tonic-gate PrintPollist.set("name", "PrintPollist"); 22967c478bd9Sstevel@tonic-gate Print.add(PrintPollist); 22977c478bd9Sstevel@tonic-gate PrintPollist.set("text", "Policy List"); 22987c478bd9Sstevel@tonic-gate 22997c478bd9Sstevel@tonic-gate logout = new MenuItemShadow(); 23007c478bd9Sstevel@tonic-gate logout.set("name", "logout"); 23017c478bd9Sstevel@tonic-gate File.add(logout); 23027c478bd9Sstevel@tonic-gate logout.set("text", "Log Out"); 23037c478bd9Sstevel@tonic-gate 23047c478bd9Sstevel@tonic-gate Exit = new MenuItemShadow(); 23057c478bd9Sstevel@tonic-gate Exit.set("name", "Exit"); 23067c478bd9Sstevel@tonic-gate File.add(Exit); 23077c478bd9Sstevel@tonic-gate Exit.set("text", "Exit"); 23087c478bd9Sstevel@tonic-gate 23097c478bd9Sstevel@tonic-gate editMenu = new MenuShadow(); 23107c478bd9Sstevel@tonic-gate editMenu.set("name", "editMenu"); 23117c478bd9Sstevel@tonic-gate menubar1.add(editMenu); 23127c478bd9Sstevel@tonic-gate editMenu.set("text", "Edit"); 23137c478bd9Sstevel@tonic-gate editMenu.set("canTearOff", Boolean.FALSE); 23147c478bd9Sstevel@tonic-gate 23157c478bd9Sstevel@tonic-gate editPreferences = new MenuItemShadow(); 23167c478bd9Sstevel@tonic-gate editPreferences.set("name", "editPreferences"); 23177c478bd9Sstevel@tonic-gate editMenu.add(editPreferences); 23187c478bd9Sstevel@tonic-gate editPreferences.set("text", "Properties..."); 23197c478bd9Sstevel@tonic-gate 23207c478bd9Sstevel@tonic-gate menu2 = new MenuShadow(); 23217c478bd9Sstevel@tonic-gate menu2.set("name", "menu2"); 23227c478bd9Sstevel@tonic-gate menubar1.add(menu2); 23237c478bd9Sstevel@tonic-gate menu2.set("text", "Refresh"); 23247c478bd9Sstevel@tonic-gate menu2.set("canTearOff", Boolean.FALSE); 23257c478bd9Sstevel@tonic-gate 23267c478bd9Sstevel@tonic-gate refreshPrincipals = new MenuItemShadow(); 23277c478bd9Sstevel@tonic-gate refreshPrincipals.set("name", "refreshPrincipals"); 23287c478bd9Sstevel@tonic-gate menu2.add(refreshPrincipals); 23297c478bd9Sstevel@tonic-gate refreshPrincipals.set("text", "Principal List"); 23307c478bd9Sstevel@tonic-gate 23317c478bd9Sstevel@tonic-gate refreshPolicies = new MenuItemShadow(); 23327c478bd9Sstevel@tonic-gate refreshPolicies.set("name", "refreshPolicies"); 23337c478bd9Sstevel@tonic-gate menu2.add(refreshPolicies); 23347c478bd9Sstevel@tonic-gate refreshPolicies.set("text", "Policy List"); 23357c478bd9Sstevel@tonic-gate 23367c478bd9Sstevel@tonic-gate Help = new MenuShadow(); 23377c478bd9Sstevel@tonic-gate Help.set("name", "Help"); 23387c478bd9Sstevel@tonic-gate menubar1.add(Help); 23397c478bd9Sstevel@tonic-gate Help.set("text", "Help"); 23407c478bd9Sstevel@tonic-gate Help.set("canTearOff", Boolean.FALSE); 23417c478bd9Sstevel@tonic-gate 23427c478bd9Sstevel@tonic-gate browserHelp2 = new MenuItemShadow(); 23437c478bd9Sstevel@tonic-gate browserHelp2.set("name", "browserHelp2"); 23447c478bd9Sstevel@tonic-gate Help.add(browserHelp2); 23457c478bd9Sstevel@tonic-gate browserHelp2.set("text", "Help Contents"); 23467c478bd9Sstevel@tonic-gate 23477c478bd9Sstevel@tonic-gate Context = new MenuItemShadow(); 23487c478bd9Sstevel@tonic-gate Context.set("name", "Context"); 23497c478bd9Sstevel@tonic-gate Help.add(Context); 23507c478bd9Sstevel@tonic-gate Context.set("text", "Context-sensitive help"); 23517c478bd9Sstevel@tonic-gate Context.set("separator", Boolean.TRUE); 23527c478bd9Sstevel@tonic-gate 23537c478bd9Sstevel@tonic-gate About = new MenuItemShadow(); 23547c478bd9Sstevel@tonic-gate About.set("name", "About"); 23557c478bd9Sstevel@tonic-gate Help.add(About); 23567c478bd9Sstevel@tonic-gate About.set("text", "About"); 23577c478bd9Sstevel@tonic-gate 23587c478bd9Sstevel@tonic-gate group.addOperations(new KdcGuiOps()); 23597c478bd9Sstevel@tonic-gate } 23607c478bd9Sstevel@tonic-gate 23617c478bd9Sstevel@tonic-gate // methods from lib/visual/gen/methods.java 23627c478bd9Sstevel@tonic-gate 23637c478bd9Sstevel@tonic-gate /** 23647c478bd9Sstevel@tonic-gate * Converts a string to the specified type. 23657c478bd9Sstevel@tonic-gate */ convert(String type, String value)23667c478bd9Sstevel@tonic-gate private Object convert(String type, String value) { 23677c478bd9Sstevel@tonic-gate return (Converter.getConverter(type).convertFromString(value)); 23687c478bd9Sstevel@tonic-gate } 23697c478bd9Sstevel@tonic-gate } 2370