Home
last modified time | relevance | path

Searched refs:gbpanel3 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java225 public GBPanelShadow gbpanel3; field in KdcGuiRoot
560 gbpanel3 = new GBPanelShadow(); in KdcGuiRoot()
561 gbpanel3.set("name", "gbpanel3"); in KdcGuiRoot()
562 borderpanel1.add(gbpanel3); in KdcGuiRoot()
565 gbpanel3.set("rowHeights", _tmp); in KdcGuiRoot()
567 gbpanel3.set("GBConstraints", new GBConstraints in KdcGuiRoot()
571 gbpanel3.set("columnWidths", _tmp); in KdcGuiRoot()
573 gbpanel3.set("layoutName", "North"); in KdcGuiRoot()
576 gbpanel3.set("rowWeights", _tmp); in KdcGuiRoot()
580 gbpanel3.set("columnWeights", _tmp); in KdcGuiRoot()
[all …]