Serialized Form

Class com.l2fprod.common.propertysheet.AbstractProperty extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Serialized Fields

value

java.lang.Object value


Class com.l2fprod.common.swing.BannerPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

titleLabel

javax.swing.JLabel titleLabel

subtitleLabel

javax.swing.text.JTextComponent subtitleLabel

iconLabel

javax.swing.JLabel iconLabel


Class com.l2fprod.common.swing.BaseDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

banner

BannerPanel banner

contentPane

javax.swing.JPanel contentPane

buttonPane

javax.swing.JPanel buttonPane

cancelClicked

boolean cancelClicked

okButton

javax.swing.JButton okButton

cancelOrCloseButton

javax.swing.JButton cancelOrCloseButton

mode

int mode

okAction

javax.swing.Action okAction

cancelOrCloseAction

javax.swing.Action cancelOrCloseAction


Class com.l2fprod.common.propertysheet.CellEditorAdapter extends javax.swing.AbstractCellEditor implements Serializable

Serialized Fields

editor

java.beans.PropertyEditor editor

clickCountToStart

int clickCountToStart


Class com.l2fprod.common.beans.editor.ComboBoxPropertyEditor.Renderer extends javax.swing.DefaultListCellRenderer implements Serializable


Class com.l2fprod.common.propertysheet.DefaultProperty extends AbstractProperty implements Serializable

Serialized Fields

name

java.lang.String name

displayName

java.lang.String displayName

shortDescription

java.lang.String shortDescription

type

java.lang.Class type

editable

boolean editable

category

java.lang.String category

parent

Property parent

subProperties

java.util.List subProperties


Class com.l2fprod.common.beans.editor.FixedButton extends javax.swing.JButton implements Serializable


Class com.l2fprod.common.swing.JButtonBar extends javax.swing.JComponent implements Serializable

Serialized Fields

orientation

int orientation


Class com.l2fprod.common.swing.JDirectoryChooser extends javax.swing.JFileChooser implements Serializable

Serialized Fields

showingCreateDirectory

boolean showingCreateDirectory


Class com.l2fprod.common.springrcp.JDirectoryChooserBinder extends AbstractBinder implements Serializable


Class com.l2fprod.common.springrcp.JDirectoryChooserBinding extends CustomBinding implements Serializable


Class com.l2fprod.common.swing.JLinkButton extends javax.swing.JButton implements Serializable


Class com.l2fprod.common.swing.JOutlookBar extends javax.swing.JTabbedPane implements Serializable

Serialized Fields

extendedPages

java.util.Map extendedPages

animated

boolean animated


Class com.l2fprod.common.swing.JTaskPane extends javax.swing.JComponent implements Serializable


Class com.l2fprod.common.springrcp.JTaskPaneCommandGroup extends CommandGroup implements Serializable


Class com.l2fprod.common.springrcp.JTaskPaneFactoryBean extends CommandGroupFactoryBean implements Serializable


Class com.l2fprod.common.swing.JTaskPaneGroup extends javax.swing.JPanel implements Serializable

Serialized Fields

title

java.lang.String title

icon

javax.swing.Icon icon

special

boolean special

expanded

boolean expanded

scrollOnExpand

boolean scrollOnExpand

collapsePane

com.l2fprod.common.swing.JCollapsiblePane collapsePane


Class com.l2fprod.common.springrcp.JTaskPaneGroupCommandGroup extends CommandGroup implements Serializable


Class com.l2fprod.common.springrcp.JTaskPaneGroupFactoryBean extends CommandGroupFactoryBean implements Serializable


Class com.l2fprod.common.swing.JTipOfTheDay extends javax.swing.JComponent implements Serializable

Serialized Fields

model

TipModel model

currentTip

int currentTip


Class com.l2fprod.common.propertysheet.PropertySheetDialog extends BaseDialog implements Serializable


Class com.l2fprod.common.propertysheet.PropertySheetPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

table

PropertySheetTable table

model

PropertySheetTableModel model

tableScroll

javax.swing.JScrollPane tableScroll

selectionListener

javax.swing.event.ListSelectionListener selectionListener

actionPanel

javax.swing.JPanel actionPanel

sortButton

javax.swing.JToggleButton sortButton

asCategoryButton

javax.swing.JToggleButton asCategoryButton

descriptionButton

javax.swing.JToggleButton descriptionButton

split

javax.swing.JSplitPane split

lastDescriptionHeight

int lastDescriptionHeight

descriptionPanel

javax.swing.JEditorPane descriptionPanel

descriptionScrollPane

javax.swing.JScrollPane descriptionScrollPane


Class com.l2fprod.common.propertysheet.PropertySheetTable extends javax.swing.JTable implements Serializable

Serialized Fields

editorFactory

PropertyEditorFactory editorFactory

rendererFactory

PropertyRendererFactory rendererFactory

nameRenderer

javax.swing.table.TableCellRenderer nameRenderer

wantsExtraIndent

boolean wantsExtraIndent

cancelEditing

javax.swing.event.TableModelListener cancelEditing
Cancel editing when editing row is changed


categoryBackground

java.awt.Color categoryBackground

categoryForeground

java.awt.Color categoryForeground

propertyBackground

java.awt.Color propertyBackground

propertyForeground

java.awt.Color propertyForeground

selectedPropertyBackground

java.awt.Color selectedPropertyBackground

selectedPropertyForeground

java.awt.Color selectedPropertyForeground

selectedCategoryBackground

java.awt.Color selectedCategoryBackground

selectedCategoryForeground

java.awt.Color selectedCategoryForeground


Class com.l2fprod.common.propertysheet.PropertySheetTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

listeners

java.beans.PropertyChangeSupport listeners

model

java.util.List model

publishedModel

java.util.List publishedModel

properties

java.util.List properties

mode

int mode

sortingCategories

boolean sortingCategories

sortingProperties

boolean sortingProperties

restoreToggleStates

boolean restoreToggleStates

categorySortingComparator

java.util.Comparator categorySortingComparator

propertySortingComparator

java.util.Comparator propertySortingComparator

toggleStates

java.util.Map toggleStates


Class com.l2fprod.common.swing.StatusBar extends javax.swing.JComponent implements Serializable

Serialized Fields

idToZones

java.util.Hashtable idToZones

zoneBorder

javax.swing.border.Border zoneBorder



Copyright (c) 2005-2006 L2FProd.com. All Rights Reserved.