Serialized Form


Package org.evolvis.xana.swing

Class org.evolvis.xana.swing.CollapsePane extends javax.swing.JComponent implements Serializable

Serialized Fields

trigger

javax.swing.JToggleButton trigger

items

java.util.ArrayList<E> items

collapsed

boolean collapsed

Class org.evolvis.xana.swing.SideMenuBar extends javax.swing.JPanel implements Serializable

serialVersionUID: 4037609367183325761L

Serialized Fields

menus

java.util.Map<K,V> menus

uniqueName

java.lang.String uniqueName

ALIGNMENT

float ALIGNMENT
Fixed alignment value for the CollapsePaneMenu instances and the rigid areas between them.


row

int row
Denotes the row index where to insert the next menu component.

This is updated after a menu has been inserted.


layout

com.jgoodies.forms.layout.FormLayout layout



Copyright © 2007-2008 tarent GmbH, Bonn, Germany. All Rights Reserved.