Serialized Form


Package com.jgoodies.uifextras.convenience

Class com.jgoodies.uifextras.convenience.DefaultAboutDialog extends com.jgoodies.uif.AbstractDialog implements Serializable

Serialized Fields

toolTab

JComponent toolTab

Class com.jgoodies.uifextras.convenience.DefaultSetupDialog extends com.jgoodies.uif.AbstractDialog implements Serializable

Serialized Fields

welcomePanel

JComponent welcomePanel

licensePanel

SetupLicensePanel licensePanel

Class com.jgoodies.uifextras.convenience.DefaultSetupWelcomePanel extends GradientBackgroundPanel implements Serializable

Serialized Fields

welcome

JLabel welcome

logo

JLabel logo

description

JLabel description

welcomeText

JComponent welcomeText

Class com.jgoodies.uifextras.convenience.DefaultTipOfTheDayModel extends com.jgoodies.binding.beans.Model implements Serializable

Serialized Fields

tipCount

int tipCount

preferences

Preferences preferences

Class com.jgoodies.uifextras.convenience.DefaultUIFApplication extends com.jgoodies.uif.application.AbstractUIFApplication implements Serializable

Class com.jgoodies.uifextras.convenience.SendFeedbackDialog extends com.jgoodies.uif.AbstractDialog implements Serializable

Serialized Fields

receiver

String receiver

subject

String subject

mailContents

String mailContents

Class com.jgoodies.uifextras.convenience.SetupLicensePanel extends JPanel implements Serializable

Serialized Fields

licensePane

JEditorPane licensePane

acceptRadio

JRadioButton acceptRadio

declineRadio

JRadioButton declineRadio

Class com.jgoodies.uifextras.convenience.SystemTable extends PropertiesTable implements Serializable

Class com.jgoodies.uifextras.convenience.TipOfTheDayDialog extends com.jgoodies.uif.AbstractDialog implements Serializable

Serialized Fields

model

TipOfTheDayModel model

htmlPane

JEditorPane htmlPane

Package com.jgoodies.uifextras.fileaccess

Class com.jgoodies.uifextras.fileaccess.DirectoryChooser extends com.jgoodies.uif.AbstractDialog implements Serializable

Serialized Fields

canSelectLeafDirectory

boolean canSelectLeafDirectory

selection

File selection

directoryTree

JTree directoryTree

Package com.jgoodies.uifextras.help

Class com.jgoodies.uifextras.help.HelpHistory extends History<URL> implements Serializable

Class com.jgoodies.uifextras.help.HelpModel extends com.jgoodies.binding.beans.Model implements Serializable

Serialized Fields

helpSet

HelpSet helpSet

history

HelpHistory history

navigationTreeModel

TreeModel navigationTreeModel
Holds the model for the navigation tree.

See Also:
HelpModel.getNavigationTreeModel(), HelpModel.getNavigationTreeSelectionModel()

navigationTreeSelectionModel

TreeSelectionModel navigationTreeSelectionModel
Refers to the single selection model for the navigation tree. The selection is reset if the navigation tree model changes.

See Also:
HelpModel.getNavigationTreeSelectionModel(), HelpModel.getNavigationTreeModel()

selection

URL selection
Holds the selected help URL.

See Also:
HelpModel.getSelection(), HelpModel.setSelection(URL)

popupAdapter

MouseListener popupAdapter

Package com.jgoodies.uifextras.history

Class com.jgoodies.uifextras.history.History extends com.jgoodies.binding.beans.Model implements Serializable

Serialized Fields

capacity

int capacity

goBackAction

Action goBackAction

goNextAction

Action goNextAction

goHomeAction

Action goHomeAction

backPopupMenu

JPopupMenu backPopupMenu

nextPopupMenu

JPopupMenu nextPopupMenu

home

Object home

list

HistoryList<E> list

Package com.jgoodies.uifextras.laf

Class com.jgoodies.uifextras.laf.LafChoiceModel extends com.jgoodies.binding.beans.Model implements Serializable

Serialized Fields

triggerChannel

com.jgoodies.binding.value.ValueModel triggerChannel
Refers to the trigger that is observed to commit or forget the changes in this model's LookConfigurations copy. If this trigger channel changes to true, the copied LookConfigurations is set to the ExtUIManager.


configurationsAdapter

com.jgoodies.binding.beans.BeanAdapter<B> configurationsAdapter
Holds a copy of the ExtUIManager's LookConfigurations. This whole LafChoiceModel operates on the copy. If the trigger indicates a commit, the copy is set as new LookConfigurations to the ExtUIManager. In case the trigger indicates a flush, this copy is read again from the ExtUIManager.

See Also:
ExtUIManager.getLookConfigurations(), ExtUIManager.setLookConfigurations(LookConfigurations)

selectedConfigurationAdapter

com.jgoodies.binding.beans.BeanAdapter<B> selectedConfigurationAdapter
Adapts the bound properties of the currently selected LookConfiguration. Used to get the list of themes and theme selection of this configuration.


configurationSelection

com.jgoodies.binding.list.SelectionInList<E> configurationSelection
A SelectionInList of LookConfiguration instances. The selection holder is the LookConfiguration's "defaultConfiguration".


themeSelection

com.jgoodies.binding.list.SelectionInList<E> themeSelection
A SelectionInList of the themes associated with the LookConfiguration selected in the configurationSelection.


themeChangeHandler

PropertyChangeListener themeChangeHandler
Listens to changes in the selected theme to notify observers about changes in the LookConfiguration. This in turn can be used to update a L&F preview. This listener will be temporarily removed from the themeSelection if the LookConfiguration changes. This avoids duplicate notifications of LookConfiguration changes.


Package com.jgoodies.uifextras.panel

Class com.jgoodies.uifextras.panel.ActionPanel extends JPanel implements Serializable

Serialized Fields

defaultIcon

Icon defaultIcon

forceDefaultIcon

boolean forceDefaultIcon

showingHelpTexts

boolean showingHelpTexts

Class com.jgoodies.uifextras.panel.GradientBackgroundPanel extends JPanel implements Serializable

Serialized Fields

horizontal

boolean horizontal

Class com.jgoodies.uifextras.panel.HeaderPanel extends JPanel implements Serializable

Serialized Fields

minimumWidth

com.jgoodies.forms.layout.ConstantSize minimumWidth

minimumHeight

com.jgoodies.forms.layout.ConstantSize minimumHeight

titleLabel

JLabel titleLabel

iconLabel

JLabel iconLabel

descriptionArea

JTextComponent descriptionArea

backgroundComponent

JComponent backgroundComponent

Class com.jgoodies.uifextras.panel.ItemPanel extends JPanel implements Serializable

Serialized Fields

defaultIcon

Icon defaultIcon
The icon used as fallback if an Action provides no icon.


forceDefaultIcon

boolean forceDefaultIcon
If true, all items use this panel's default icon, even if their Action provides an icon.

Class com.jgoodies.uifextras.panel.PropertiesTable extends JPanel implements Serializable

Serialized Fields

table

JTable table

headers

String[] headers

data

Object[][] data

model

com.jgoodies.uifextras.panel.PropertiesTable.MyTableModel model

Package com.jgoodies.uifextras.util

Class com.jgoodies.uifextras.util.ActionLabel extends com.jgoodies.uif.component.UIFLabel implements Serializable

Serialized Fields

linkColor

Color linkColor

backgroundColor

Color backgroundColor

linkColorSave

Color linkColorSave

backgroundColorSave

Color backgroundColorSave

active

boolean active
Describes the activation state: true for a hyperlink-like appearance, false for a standard label.


actionListener

ActionListener actionListener

action

Action action

actionPropertyChangeListener

PropertyChangeListener actionPropertyChangeListener

Class com.jgoodies.uifextras.util.ExtTable extends JTable implements Serializable

Serialized Fields

columnAlignments

int[] columnAlignments

headerAlignments

int[] headerAlignments

columnSizeHints

List<E> columnSizeHints

Class com.jgoodies.uifextras.util.ExtTable.BooleanEditor extends DefaultCellEditor implements Serializable

Class com.jgoodies.uifextras.util.ExtTable.BooleanRenderer extends JCheckBox implements Serializable

Class com.jgoodies.uifextras.util.ExtTable.MyDefaultTableCellRenderer extends DefaultTableCellRenderer implements Serializable

Class com.jgoodies.uifextras.util.GradientSeparator extends JComponent implements Serializable

Serialized Fields

orientation

int orientation
Orientation is either horizontal or vertical.


startColor

Color startColor
Start color for the first gradient section.


middleColor

Color middleColor
End color for the first gradient section and start for the second.


stopColor

Color stopColor
End color for the second gradient section.


middleProportion

float middleProportion
A float value from [0, 1] that defines the proportion of the middle gradient: 0f for the left hand side, 0.5f for the center, and 1f for the right hand side.

Class com.jgoodies.uifextras.util.ThinBevelBorder extends AbstractBorder implements Serializable

Serialized Fields

mode

int mode



Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.