Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/shadow/java/awt/
H A DComponentShadow.java91 c, HIDDEN | NONBODY | CONTAINER); in ComponentShadow()
95 HIDDEN | NONBODY | CONTAINER); in ComponentShadow()
99 NONBODY | CONTAINER); in ComponentShadow()
102 null, NONBODY | CONTAINER); in ComponentShadow()
H A DMenuItemShadow.java72 NONBODY | CONTAINER); in MenuItemShadow()
H A DButtonShadow.java73 new Insets(2, 2, 2, 2), NONBODY | CONTAINER); in ButtonShadow()
/titanic_44/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/base/
H A DShadow.java244 if (parent != null && a.flagged(CONTAINER)) in set()
H A DAttributeManager.java98 public static final int CONTAINER = 0x8; field in AttributeManager
345 if (a.flagged(CONTAINER)) in updateContainerAttributes()