Serialized Form


Package com.lamatek.swingextras

Class com.lamatek.swingextras.ImagePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

image

java.awt.Image image

Class com.lamatek.swingextras.IntroDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

okay

javax.swing.JButton okay

Class com.lamatek.swingextras.JDateChooser extends javax.swing.JComponent implements Serializable

Serialized Fields

currentDay

int currentDay

currentMonth

int currentMonth

currentYear

int currentYear

dateText

javax.swing.JLabel dateText

calendar

java.util.Calendar calendar

date

java.util.Date date

previousYear

javax.swing.JButton previousYear

previousMonth

javax.swing.JButton previousMonth

nextMonth

javax.swing.JButton nextMonth

nextYear

javax.swing.JButton nextYear

okay

javax.swing.JButton okay

cancel

javax.swing.JButton cancel

returnValue

int returnValue

dialog

javax.swing.JDialog dialog

days

javax.swing.JPanel days

Class com.lamatek.swingextras.JErrorFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

parent

java.awt.Component parent

errorPane

javax.swing.JPanel errorPane

close

javax.swing.JButton close

ignore

javax.swing.JButton ignore

details

javax.swing.JToggleButton details

fatal

boolean fatal

Class com.lamatek.swingextras.JFlatButton extends javax.swing.JButton implements Serializable

Class com.lamatek.swingextras.JFontChooser extends javax.swing.JComponent implements Serializable

Serialized Fields

font

java.awt.Font font

fontNames

javax.swing.JList fontNames

fontSizes

javax.swing.JList fontSizes

fontStyles

javax.swing.JList fontStyles

currentSize

javax.swing.JTextField currentSize

okay

javax.swing.JButton okay

cancel

javax.swing.JButton cancel

availableFonts

java.awt.Font[] availableFonts

preview

JFontPreviewPanel preview

dialog

javax.swing.JDialog dialog

returnValue

int returnValue

Class com.lamatek.swingextras.JFontPreviewPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

font

java.awt.Font font

Class com.lamatek.swingextras.JInternalToolBar extends javax.swing.JPanel implements Serializable

Serialized Fields

orientation

int orientation

title

java.lang.String title

g

java.awt.GridBagLayout g

c

java.awt.GridBagConstraints c

floatable

boolean floatable

docked

boolean docked

icon

javax.swing.ImageIcon icon

thumb

com.lamatek.swingextras.JInternalToolBar.Thumb thumb

frame

com.lamatek.swingextras.JInternalToolBar.InternalFrame frame

panel

javax.swing.JPanel panel

desktop

javax.swing.JDesktopPane desktop

border

javax.swing.border.Border border

dockSpace

java.awt.Rectangle dockSpace

Class com.lamatek.swingextras.JNumericField extends javax.swing.JTextField implements Serializable

Serialized Fields

decimals

int decimals

intValue

int intValue

floatValue

float floatValue

Class com.lamatek.swingextras.LAFMenu extends javax.swing.JMenu implements Serializable

Serialized Fields

parent

java.awt.Component parent