Serialized Form


Package nl.lxtreme.ols.util.swing

Class nl.lxtreme.ols.util.swing.StandardActionFactory.CancelAction extends nl.lxtreme.ols.util.swing.StandardActionFactory.AbstractStatusAction implements Serializable

serialVersionUID: 1L

Class nl.lxtreme.ols.util.swing.StandardActionFactory.CloseAction extends AbstractAction implements Serializable

serialVersionUID: 1L

Class nl.lxtreme.ols.util.swing.StandardActionFactory.OkAction extends nl.lxtreme.ols.util.swing.StandardActionFactory.AbstractStatusAction implements Serializable

serialVersionUID: 1L


Package nl.lxtreme.ols.util.swing.component

Class nl.lxtreme.ols.util.swing.component.EnumItemRenderer extends DefaultListCellRenderer implements Serializable

serialVersionUID: 1L

Class nl.lxtreme.ols.util.swing.component.JBusyIndicator extends JComponent implements Serializable

serialVersionUID: 1L

Serialized Fields

frameCounter

int frameCounter

timer

Timer timer

barCount

int barCount
number of bars in the indicator.


barWidth

float barWidth
the width (in px) of a single bar.


barLength

float barLength
the length (in px) of a single bar.


centerDistance

float centerDistance
the number of pixels between the bar and the center of the indicator.


baseColor

Color baseColor
the 'normal' color for a single bar.


highlightColor

Color highlightColor
the 'highlight' color for a single bar.


trailLength

int trailLength
the number of bars that fade out while rotating the indicator.

Class nl.lxtreme.ols.util.swing.component.JErrorDialog extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

errorMessage

JLabel errorMessage

details

JTextArea details

detailButton

JButton detailButton

detailsScrollPane

JScrollPane detailsScrollPane

reportButton

JButton reportButton

incidentInfo

JErrorDialog.IncidentInfo incidentInfo

Class nl.lxtreme.ols.util.swing.component.JErrorDialog.IncidentInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

header

String header
Short string that will be used as a error header


basicErrorMessage

String basicErrorMessage
Basic message that describes incident


detailedErrorMessage

String detailedErrorMessage
Message that will fully describe the incident with all the available details


errorException

Throwable errorException
Optional Throwable that will be used

Class nl.lxtreme.ols.util.swing.component.JLazyComboBox extends JComboBox implements Serializable

serialVersionUID: -4065089150844005742L

Class nl.lxtreme.ols.util.swing.component.JPopdownButton extends JToggleButton implements Serializable

serialVersionUID: 1L

Serialized Fields

popupMenu

JPopupMenu popupMenu

shouldHandlePopupWillBecomeInvisible

boolean shouldHandlePopupWillBecomeInvisible

Class nl.lxtreme.ols.util.swing.component.JStatusBar extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

contentPanel

JPanel contentPanel

mainLeftComponent

JComponent mainLeftComponent

Class nl.lxtreme.ols.util.swing.component.JTextStatusBar extends JStatusBar implements Serializable

serialVersionUID: 1L

Serialized Fields

statusText

JLabel statusText

progressBar

JProgressBar progressBar

Package nl.lxtreme.ols.util.swing.component.icon

Class nl.lxtreme.ols.util.swing.component.icon.TextOverlayIcon extends ImageIcon implements Serializable

serialVersionUID: 1L



Copyright © 2012 L'Xtreme IT consultancy. All Rights Reserved.