Package muntjac :: Package ui :: Module layout
[hide private]
[frames] | no frames]

Module layout

source code

Defines an extension to the IComponentContainer interface which adds the layouting control to the elements in the container.

Classes [hide private]
  ILayout
Extension to the IComponentContainer interface which adds the layouting control to the elements in the container.
  IAlignmentHandler
IAlignmentHandler is most commonly an advanced ILayout that can align its components.
  ISpacingHandler
This type of layout supports automatic addition of space between its components.
  IMarginHandler
This type of layout supports automatic addition of margins (space around its components).
  MarginInfo