org.universAAL.ui.handler.gui.swing.defaultLookAndFeel.Layout
Class VerticalUnitLayout

Package class diagram package VerticalUnitLayout
java.lang.Object
  extended by org.universAAL.ui.handler.gui.swing.defaultLookAndFeel.Layout.AbstractUnitLayout
      extended by org.universAAL.ui.handler.gui.swing.defaultLookAndFeel.Layout.FormLayout
          extended by org.universAAL.ui.handler.gui.swing.defaultLookAndFeel.Layout.VerticalUnitLayout
All Implemented Interfaces:
LayoutManager

public class VerticalUnitLayout
extends FormLayout
implements LayoutManager

Author:
amedrano

Field Summary
 
Fields inherited from class org.universAAL.ui.handler.gui.swing.defaultLookAndFeel.Layout.AbstractUnitLayout
gap, HORIZONAL_UNIT_HEIGHT_LIMIT, LABEL_HEIGHT_THRESHOLD, PIXELS_PER_FONT_SIZE, POST_NEWLINE, PRE_NEWLINE
 
Constructor Summary
VerticalUnitLayout(int gap)
           
 
Method Summary
 
Methods inherited from class org.universAAL.ui.handler.gui.swing.defaultLookAndFeel.Layout.FormLayout
addLayoutComponent, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent
 
Methods inherited from class org.universAAL.ui.handler.gui.swing.defaultLookAndFeel.Layout.AbstractUnitLayout
getSreenRatio, setNewLineAfter, setNewLineBefore
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.awt.LayoutManager
addLayoutComponent, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent
 

Constructor Detail

VerticalUnitLayout

public VerticalUnitLayout(int gap)
Parameters:
i -


Copyright © 2014 universAAL Consortium. All Rights Reserved.