Deprecated API

Deprecated Methods
attachlayout.AttachLayout.addLayoutComponent(String, Component)
          replaced by addLayoutComponent(Component, Object). This method is not implemented. 
attachlayout.AttachLayout.Constraints.attachToComponents(int, boolean, int, Component[], int)
          use AttachLayout.defineBox(java.lang.String, attachlayout.AttachLayout.Constraints) and AttachLayout.Constraints.attachToBox(int, boolean, int, java.lang.String, int), AttachLayout.Constraints.addToColumn(java.lang.String, boolean, int, boolean, int) or AttachLayout.Constraints.addToRow(java.lang.String, boolean, int, boolean, int) instead. 
 


Copyright © 2003-2008, Paul Neyens SourceForge.net Logo
All Rights Reserved.