Searched refs:Shadow (Results 1 – 23 of 23) sorted by relevance
129 if ((child instanceof Shadow) && ((Shadow)child).getBody() in add()131 container.addChildBody((Shadow) child); in add()199 if ((child instanceof Shadow) && ((Shadow)child).getBody() in remove()201 container.removeChildBody((Shadow) child); in remove()286 if ((child instanceof Shadow) && ((Shadow)child).getBody() in reparentChildren()288 container.addChildBody((Shadow) child); in reparentChildren()
48 public void addChildBody(Shadow child); in addChildBody()51 public void removeChildBody(Shadow child); in removeChildBody()
62 public class Shadow extends AttributeManager { class92 public Shadow() { in Shadow() method in Shadow
174 Shadow.NONBODY | NOEDITOR); in AttributeManager()179 Shadow.NONBODY); in AttributeManager()429 if (!(obj instanceof Shadow)) in resolveBody()432 return ((Shadow)obj).getBody(); in resolveBody()
38 Shadow Util VBClassLoader VJException
546 public void addChildBody(Shadow child) { in addChildBody()574 public void removeChildBody(Shadow child) { in removeChildBody()
1275 private void mergeForward(AttributeList list, Shadow shadow) { in mergeForward()
38 import sunsoft.jws.visual.rt.base.Shadow;59 public class MenuComponentShadow extends Shadow {
125 public void addChildBody(Shadow child) { in addChildBody()143 public void removeChildBody(Shadow child) { in removeChildBody()
103 public void addChildBody(Shadow child) { in addChildBody()153 public void removeChildBody(Shadow child) { in removeChildBody()
179 public void addChildBody(Shadow child) { in addChildBody()206 public void removeChildBody(Shadow child) { in removeChildBody()
176 public void addChildBody(Shadow child) { in addChildBody()194 public void removeChildBody(Shadow child) { in removeChildBody()
36 public abstract class BeanShadow extends Shadow implements BeanableComponent {
80 public class ComponentShadow extends Shadow {
310 public void addChildBody(Shadow child) { in addChildBody()
311 Shadow s = (Shadow)child; in updateContainerAttribute()
41 import sunsoft.jws.visual.rt.base.Shadow;139 Shadow s = (Shadow)child; in updateContainerAttribute()
162 Shadow s = (Shadow)child; in updateContainerAttribute()
163 Component comp = (Component)((Shadow)child).getBody(); in updateContainerAttribute()345 public void addChildBody(Shadow child) { in addChildBody()354 public void removeChildBody(Shadow child) { in removeChildBody()
27 SHDSIZE = Shadow too small31 SHUTDOWN = Shadow shutting down44 NOTEXPORTED = Shadow volume is not exported
9 Andreas Steinmetz <ast@domdv.de> - Shadow password expiry support76 Thomas Neumann <tom@smart.ruhr.de> - Shadow passwords
362 - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
39 import sunsoft.jws.visual.rt.base.Shadow;