Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java236 public GBPanelShadow gbpanel50; field in KdcGuiRoot
2011 gbpanel50 = new GBPanelShadow(); in KdcGuiRoot()
2012 gbpanel50.set("name", "gbpanel50"); in KdcGuiRoot()
2013 gbpanel24.add(gbpanel50); in KdcGuiRoot()
2017 gbpanel50.set("rowHeights", _tmp); in KdcGuiRoot()
2019 gbpanel50.set("GBConstraints", new GBConstraints in KdcGuiRoot()
2023 gbpanel50.set("columnWidths", _tmp); in KdcGuiRoot()
2025 gbpanel50.set("borderRelief", in KdcGuiRoot()
2032 gbpanel50.set("rowWeights", _tmp); in KdcGuiRoot()
2036 gbpanel50.set("columnWeights", _tmp); in KdcGuiRoot()
[all …]