Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java thread: Question with Views(Please Help!)


Message #1 by "Brian Walker" <BRIANPWALKER@p...> on Thu, 14 Jun 2001 03:19:49
I am just confused with some of the terminology used. 
If I have a BoxView(for example), what are the child views of the BoxView? 
If I had a BoxView would child views be (ParagraphView, TableView, 
WrappedPlainView)? If so are there child views for ParagraphView? I 
understand that a BoxView is to arrange its children a horizontal or 
vertical line depending on the axis passed to its constructor, but I dont 
understand what the children are. I have even seen some terminology like 
grandchildren of a View, I still dont understand. Also, what are
orphans of a View, and widows of a View? Thank You very Much. 

  Return to Index