Serialized Form


Package examples

Class examples.AllExamples extends javax.swing.JDialog implements Serializable


Package pagelayout

Class pagelayout.CellVector extends java.util.Vector<Cell> implements Serializable

Serialized Fields

alignment

int alignment
The specified alignment.


isCenter

boolean isCenter
Is the associated row/colum centered?


isJustified

boolean isJustified
Is the associated row/colum justified?


isRight

boolean isRight
Is the associated row/colum right/bottom justified?


flexGap

Gap flexGap
The default flexible gap for this object.


noGapsAtEnd

boolean noGapsAtEnd
Does the specified justification require that there be no gaps at the tail end of the vector?

Class pagelayout.TabbedPaneCell.CellManagedPanel extends javax.swing.JPanel implements Serializable


Package pagelayout.util

Class pagelayout.util.NamedSeparator extends javax.swing.JPanel implements Serializable

Serialized Fields

label

javax.swing.JLabel label

layout

PageLayout layout

sep

javax.swing.JSeparator sep

seph

int seph

maxw

int maxw