LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

Serialized Form


Package leon.app

Class leon.app.LyInitializationFailedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 3021576417874522722L


Package leon.data

Class leon.data.LyIllegalOperationException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -5944847258254429042L

Class leon.data.LyNoSuchObjectException extends java.lang.Exception implements Serializable

serialVersionUID: 6636213574981436049L

Class leon.data.LyRequestException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L

Class leon.data.LyValueNotLoadedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1639312511158087255L

Class leon.data.LyValueSet extends java.util.Vector<LyValue> implements Serializable

serialVersionUID: 2611763305982771238L

Serialized Fields

_class

LyClass _class
Class for which this value set is built.


_checkFields

boolean _checkFields
Boolean indicating if checking is performed when adding values.


Package leon.info

Class leon.info.LyFieldInfoFormatException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1201321123728691715L

Class leon.info.LyUnsupportedComparisonException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 2403175007418075644L

Class leon.info.LyUnsupportedFieldBindingException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1782020757305670580L


Package leon.peer

Class leon.peer.LyUnsupportedOperationException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -8812570237578601407L

Class leon.peer.LyUnsupportedTransactionException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 3658308255646737138L


Package leon.peer.sql

Class leon.peer.sql.LySqlUnsupportedConversionException extends java.lang.Exception implements Serializable

serialVersionUID: -1212090735957482588L


Package leon.view.common

Class leon.view.common.LyCommonFreeChartConverter.LyLegendItem extends org.jfree.chart.LegendItem implements Serializable

serialVersionUID: -8293805138551464900L


Package leon.view.event

Class leon.view.event.LyActionDemand extends LyDemand implements Serializable

serialVersionUID: -4703698467912925400L

Serialized Fields

_value

java.lang.String _value
Optional value associated to this action event.


_additionalValue

java.lang.String _additionalValue
Optional additional value associated to this action event.


_viewSelection

java.util.Vector<E> _viewSelection
Optional selection context associated to an action event NOTE : this is an indication from the view, wich may not be set neither complete depending on view capacity.

Class leon.view.event.LyActionEvent extends LyEvent implements Serializable

serialVersionUID: -3819356062280693588L

Serialized Fields

_value

java.lang.String _value

_sourceId

java.lang.String _sourceId

_type

int _type

_parameter

java.lang.Object _parameter

_additionalValue

java.lang.String _additionalValue

Class leon.view.event.LyActivateViewDemand extends LyDemand implements Serializable

serialVersionUID: -5149545380868683031L

Class leon.view.event.LyDemand extends java.lang.Object implements Serializable

serialVersionUID: -7247728470611170603L

Serialized Fields

_id

int _id
Identifier of the demand.


_demandType

int _demandType
Demand type.


_sourceId

java.lang.String _sourceId
Source : identifier of the object which originally caused the demand.


_index_list

int[] _index_list

_sub_index

int _sub_index
Sub-index of the demand.


_parameterValues

LyParameterValues _parameterValues
Parameter values.


_attributes

java.util.HashMap<K,V> _attributes
Associations between keys and values used to valuate contextual values.

Class leon.view.event.LyDragDropDemand extends LyDemand implements Serializable

serialVersionUID: -1370466390331637496L

Serialized Fields

_value

java.lang.String _value
Optional value associated to this action event.


_pos

int[] _pos
Mouse position associated to a drag / drop demand.

Class leon.view.event.LyEvent extends java.util.EventObject implements Serializable

serialVersionUID: 4808919180708508691L

Serialized Fields

_consumed

boolean _consumed
Indicates wether this event has been completely processed.


_index_list

int[] _index_list

_sub_index

int _sub_index
Sub-index of this event.

Class leon.view.event.LyHelpDemand extends LyDemand implements Serializable

serialVersionUID: -6827571683018341224L

Serialized Fields

_context

java.lang.String _context

Class leon.view.event.LyMenuDemand extends LyDemand implements Serializable

serialVersionUID: -8961643852494874562L

Serialized Fields

_item

java.lang.String _item

_pos

int[] _pos

Class leon.view.event.LySelectionDemand extends LyDemand implements Serializable

serialVersionUID: 8692775297829676492L

Serialized Fields

_selectionId

java.lang.Object _selectionId

_selectionSize

int _selectionSize

_extend

boolean _extend

Class leon.view.event.LySelectionEvent extends LyEvent implements Serializable

serialVersionUID: -4881377816611876910L

Serialized Fields

_item

java.lang.Object _item

_selected

boolean _selected

_selectionSize

int _selectionSize

_extend

boolean _extend

_pos

int[] _pos

Class leon.view.event.LySimpleParameterValues extends java.lang.Object implements Serializable

serialVersionUID: 1204009833727551160L


Package leon.view.web.jquery

Class leon.view.web.jquery.LyJQServlet extends org.springframework.web.servlet.DispatcherServlet implements Serializable

serialVersionUID: -5955068839831742253L

Class leon.view.web.jquery.LyJQSession extends LyWebSession implements Serializable

serialVersionUID: 397778904466430763L


Package leon.view.web.struts

Class leon.view.web.struts.LyStrutsServlet extends org.apache.struts.action.ActionServlet implements Serializable

serialVersionUID: -5955068839831742253L


Package leon.view.web.struts.action

Class leon.view.web.struts.action.LyStrutsSessionBean extends org.apache.struts.action.ActionForm implements Serializable

serialVersionUID: -7162011611755625150L

Serialized Fields

_lastShownController

LyController _lastShownController
Last shown controller for this session (used only in LY_REPLAY mode).


_replayMode

boolean _replayMode
Indicates if current session is in replay mode.


Package leon.view.web.struts.gantt

Class leon.view.web.struts.gantt.LyStrutsGanttCanvas extends java.awt.Canvas implements Serializable

serialVersionUID: -443884417383806556L

Serialized Fields

_parent

LyStrutsGantt _parent
The gantt containing this canvas.


_scaleType

short _scaleType
Scale type.
Possible values are :


_bigScaleType

short _bigScaleType
Big scale type.
Possible values are the same as LyStrutsGanttCanvas._scaleType.


_step

int _step
Step value.


_bigStep

int _bigStep
Big step value.


_weekInitial

java.lang.String _weekInitial
The string used for week scale representation (placed before the week number).


_dateFormat

java.text.DateFormat _dateFormat
The date format used to display dates.


_timeFormat

java.text.DateFormat _timeFormat
The date format used to display time.


_monthYearFormat

java.text.DateFormat _monthYearFormat
The date format used to display month and year dates.


_monthFormat

java.text.DateFormat _monthFormat
The date format used to display month dates.


_calendar

java.util.Calendar _calendar
Internal calendar (optimization).


_minimumDate

java.util.Date _minimumDate
Minimum date of the planning.


_maximumDate

java.util.Date _maximumDate
Maximum date of the planning.


_minimumIntervalDate

java.util.Date _minimumIntervalDate
Minimum interval date of the planning.


_maximumIntervalDate

java.util.Date _maximumIntervalDate
Maximum interval date of the planning.


_firstBeginDate

java.util.Date _firstBeginDate
Minimum date visible when planning is first visible.


_upperScaleFont

java.awt.Font _upperScaleFont
Font used for the upper scale part.


_stringsWidth

java.util.Hashtable<K,V> _stringsWidth
List of strings width (optimization).


_scaleColor

java.awt.Color _scaleColor
Color used to fill the scale.


_scaleLinesColor

java.awt.Color _scaleLinesColor
Color used to draw the lines of the scale.


_linesColor

java.awt.Color _linesColor
Color used to draw the vertical lines of the planning.


_fontColor

java.awt.Color _fontColor
Color of the font used to display strings on the planning.


_weekendColor

java.awt.Color _weekendColor
Color used to represent week-ends on the planning.


_currentDateRefreshPeriod

int _currentDateRefreshPeriod
Period in seconds for current time refresh.


_currentDateDisplayTime

boolean _currentDateDisplayTime
Indicates if time is displayed with current date cursor.


_specialDays

java.util.Vector<E> _specialDays
List of special days for this planning.


_checkComponentsSize

boolean _checkComponentsSize
Indicates if components resized check must be performed.


_requiredSize

java.awt.Dimension _requiredSize
Required size of the canvas.


Package leon.view.win.swing

Class leon.view.win.swing.LySwingChoice._LyJChoicePanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 3236444197380349971L

Serialized Fields

_maxSpan

int _maxSpan
The number of elements per line in this panel.


_fill

LyChoiceBase.Fill _fill
The fill policy.


_subPanels

java.util.Vector<E> _subPanels
The sub-panels of the current choice panel.


_choiceCount

int _choiceCount
The number of choice in this panel.


_lineCount

int _lineCount
The number of line displayed in this panel.

Class leon.view.win.swing.LySwingChoice._SpecialPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 3624545191805197602L

Serialized Fields

_firstPanel

java.awt.Component _firstPanel
Reference component which indicates the height of this panel.

Class leon.view.win.swing.LySwingDate._LyJSpecialSelector extends LyJSelector implements Serializable

serialVersionUID: -2625393714591357232L

Class leon.view.win.swing.LySwingList._LyJCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

serialVersionUID: -3395577130051019302L

Serialized Fields

icon

javax.swing.Icon icon
Image of this cell.


label

java.lang.String label
Label of this cell.

Class leon.view.win.swing.LySwingMenuBar.MenuBarBorder extends javax.swing.border.EmptyBorder implements Serializable

serialVersionUID: -2118931941137989122L

Class leon.view.win.swing.LySwingParameterValues extends LySimpleParameterValues implements Serializable

serialVersionUID: -200578971740832422L

Class leon.view.win.swing.LySwingSplashScreen extends javax.swing.JWindow implements Serializable

serialVersionUID: -8769199825268430165L

Serialized Fields

_splashImage

java.awt.Image _splashImage
The image to show on the splash screen.


_imageWidth

int _imageWidth
The splash image width.


_imageHeight

int _imageHeight
The splash image height.


_font

java.awt.Font _font
Font.


_fontColor

java.awt.Color _fontColor
Font color


_version

java.lang.String _version
Version string.


_copyright

java.lang.String _copyright
Copyright string

Class leon.view.win.swing.LySwingText._LyJScrollPane extends javax.swing.JScrollPane implements Serializable

serialVersionUID: -4677927208477321398L

Serialized Fields

_comp

java.awt.Component _comp
The view component that needs a scroll panel.

Class leon.view.win.swing.LySwingTitleBar.TitleBarBorder extends javax.swing.border.EmptyBorder implements Serializable

serialVersionUID: -2784172676790923743L


Package leon.view.win.swing.component

Class leon.view.win.swing.component.LyFlowLayout extends java.awt.FlowLayout implements Serializable

serialVersionUID: -6938054113542181882L

Serialized Fields

_align

int _align
Alignment of the layout. It may have the following values:


_hgap

int _hgap
Horizontal gap, in pixels, of the layout.


_vgap

int _vgap
Vertical gap, in pixels, of the layout.


_maxWidth

int _maxWidth
Maximum width of the layout.


_automaticWrap

boolean _automaticWrap
Indicates if this layout manages an automatic wrapping.


_viewManager

LyViewManager _viewManager
Current view manager.

Class leon.view.win.swing.component.LyJAutoCompletionMultiSelector extends javax.swing.JPanel implements Serializable

serialVersionUID: -3181497342768462525L

Serialized Fields

_selector

LyJSelector _selector
The combo containing selectable items.


_autoCompletionViewer

LyJAutoCompletionViewer _autoCompletionViewer

_list

LyJListComponent _list
The list containing selected items.


_buttonPanel

javax.swing.JPanel _buttonPanel
The panel that contains the action button.


_buttonSelect

LyJButton _buttonSelect
The button that adds selected elements from the combo to the list.


_buttonUnselect

LyJButton _buttonUnselect
The button that removes selected elements from the list.


_buttonUp

LyJButton _buttonUp
The button that moves elements from the right list to an upper position.


_buttonDown

LyJButton _buttonDown
The button that moves elements from the right list to a lower position.


_actionTransmitter

LyActionTransmitter _actionTransmitter
Provides notification events on component's actions.

Class leon.view.win.swing.component.LyJAutoCompletionMultiSelector._LyJCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

serialVersionUID: -8395920779745580968L

Serialized Fields

label

java.lang.String label
The text on the cell.


icon

javax.swing.Icon icon
The associated icon of a list cell.

Class leon.view.win.swing.component.LyJAutoCompletionMultiSelector._LyJSpecialScrollPane extends javax.swing.JScrollPane implements Serializable

serialVersionUID: -7857491982378794672L

Serialized Fields

_preferredSize

java.awt.Dimension _preferredSize
The preferred size of this component.

Class leon.view.win.swing.component.LyJBackgroundPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 5981028498345306386L

Serialized Fields

_bgImage

java.awt.Image _bgImage

Class leon.view.win.swing.component.LyJBooleanPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: -9015903122078668058L

Serialized Fields

_manager

LyJBooleanPanel._LyBooleanCanvasManager _manager
Manages the offscreen painting of the canvas.

Class leon.view.win.swing.component.LyJBorderPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 5981028955205306386L

Serialized Fields

_style

LyAreaBase.Border _style

_thickness

int _thickness

_gap

int _gap

_color

java.awt.Color _color

_font

java.awt.Font _font

_text

java.lang.String _text

_alignment

int _alignment

_closable

boolean _closable

_open

boolean _open

_openImage

java.awt.Image _openImage

_closeImage

java.awt.Image _closeImage

_parentView

LyView _parentView

Class leon.view.win.swing.component.LyJBorderPanel._LyJBorderPanelClosableBorder extends javax.swing.border.EmptyBorder implements Serializable

serialVersionUID: 1697271595703373731L

Serialized Fields

_closeRect

java.awt.Rectangle _closeRect

_panelOpenDim

java.awt.Dimension _panelOpenDim

_components

java.util.ArrayList<E> _components

_componentsInfo

java.util.ArrayList<E> _componentsInfo

Class leon.view.win.swing.component.LyJButton extends javax.swing.JButton implements Serializable

serialVersionUID: 2435746627065353703L

Serialized Fields

_label

java.lang.String _label
Label of the button.


_font

java.awt.Font _font
Font of the button.


_actionTransmitter

LyActionTransmitter _actionTransmitter
Provides notification events on component's actions.


_id

java.lang.String _id
Identifier of this button.


_repeatEnabled

boolean _repeatEnabled
Indicates if the button actions have to be repeated or not.


_environment

LyEnvironment _environment
Environment of the button.


_repetitor

leon.view.win.swing.component.LyJButton._LyJButtonRepetitor _repetitor
The button repetitor used with LyJButton._repeatEnabled.


_rollover

boolean _rollover
Indicates if rollover images are used.


_border

javax.swing.border.Border _border
Border of the button.


_grayProp

int _grayProp
The gray proportion of the image used when mouse is not over the button.


_rolloverChangeBackground

boolean _rolloverChangeBackground
Indicates if background must be changed when mouse is over the button.


_openerButton

LyJOpenerButton _openerButton
Opener button associated with current one.


_lastToolTipDate

long _lastToolTipDate
Workaround for tooltips.

See Also:
LyJButton.getToolTipLocation(MouseEvent)

_painted

boolean _painted
Deprecated. 
Indicates if this button component can be painted.

Class leon.view.win.swing.component.LyJButton._LyJButtonModel extends javax.swing.DefaultButtonModel implements Serializable

serialVersionUID: -2283165098102285155L

Class leon.view.win.swing.component.LyJCanvasSplitter extends javax.swing.JPanel implements Serializable

serialVersionUID: 5000912433337682575L

Serialized Fields

_manager

LyJCanvasSplitter._LyCanvasSplitterManager _manager
Manages the offscreen painting of the canvas.

Class leon.view.win.swing.component.LyJDateSelector extends javax.swing.JPanel implements Serializable

serialVersionUID: -4117676075864441090L

Serialized Fields

_id

java.lang.String _id
Identifier.


_currentDate

java.util.Calendar _currentDate
Value of the calendar component.


_currentDisplayDate

java.util.Calendar _currentDisplayDate
Internal calendar used for display only.


_today

java.util.Calendar _today
The date for today.


_dateFormat

java.text.DateFormat _dateFormat
Export format.


_dateTitleFormat

java.text.DateFormat _dateTitleFormat
Title date format.


_dateFormatSymbols

java.text.DateFormatSymbols _dateFormatSymbols
Symbols for date ressources.


_boldFont

java.awt.Font _boldFont
Bold font.


_navigation

java.awt.Rectangle[] _navigation
Graphical areas sensitive for navigation. Used for optimization and duplication.


_whiteColor

java.awt.Color _whiteColor
White color.


_greyColor

java.awt.Color _greyColor
Grey color.


_darkGreyColor

java.awt.Color _darkGreyColor
Dark grey color.


_redColor

java.awt.Color _redColor
Red color.


_blackColor

java.awt.Color _blackColor
Black color.


_yellowColor

java.awt.Color _yellowColor
Yellow color.


_blueColor

java.awt.Color _blueColor
Blue color.


_mousePosition

java.awt.Point _mousePosition
Last mouse position.


_actionTransmitter

LyActionTransmitter _actionTransmitter
Provides notification events on component's actions.

Class leon.view.win.swing.component.LyJDictionarySelector extends LyJSelector implements Serializable

serialVersionUID: 15606242287877348L

Serialized Fields

_button

LyJButton _button
The button component.


_menuComp

java.awt.Menu _menuComp
The associated menu component.


_enabled

boolean _enabled
Indicates if this selector is enabled or not.

Class leon.view.win.swing.component.LyJExpandBar extends javax.swing.JPanel implements Serializable

serialVersionUID: -4730687986574122090L

Serialized Fields

_environment

LyEnvironment _environment
Current environment.

Class leon.view.win.swing.component.LyJExpandItem extends javax.swing.JPanel implements Serializable

serialVersionUID: -4730687983924122090L

Serialized Fields

_environment

LyEnvironment _environment
Current environment.


_font

java.awt.Font _font
Font used to draw label.


_titleColor

java.awt.Color _titleColor
Color used to draw label.


_borderColor

java.awt.Color _borderColor
Color used to draw the border when item is opened.


_contentColor

java.awt.Color _contentColor
Color used to draw the content when item is opened.


_outsideColor

java.awt.Color _outsideColor
Color used to draw the outside of the item.


_headerHeight

int _headerHeight
Height of the header part.


_id

java.lang.String _id
Identifier of the item.


_label

java.lang.String _label
Label of the item.


_image

java.awt.Image _image
Image of the item.


_topLeftImage

java.awt.Image _topLeftImage
Image used in the upper-left corner.


_topRightImage

java.awt.Image _topRightImage
Image used in the upper-right corner.


_topImage

java.awt.Image _topImage
Image used as the upper background.


_buttonClose

java.awt.Image _buttonClose
Image used for the close button.


_buttonCloseOver

java.awt.Image _buttonCloseOver
Image used for the close button with the mouse over.


_buttonOpen

java.awt.Image _buttonOpen
Image used for the open button.


_buttonOpenOver

java.awt.Image _buttonOpenOver
Image used for the open button with the mouse over.


_open

boolean _open
Indicates whether the item is opened or closed.


_mouseOverHeader

boolean _mouseOverHeader
Indicates whether the mouse is over the header or not.


_width

int _width
Width of the item (used to force all the items of a same bar to have the same width).


_listener

LyActionListener _listener
Action listener used to transmit events.

Class leon.view.win.swing.component.LyJFileSelector extends LyJSelector implements Serializable

serialVersionUID: -6345036040096423208L

Serialized Fields

_type

LyFile.Type _type
The type of the selector. One of the following:


_button

LyJButton _button
The associated button of this file selector.


_dialog

LyJFileDialog _dialog
The file dialog to show to select a file.


_dialogTitle

java.lang.String _dialogTitle
The file dialog title.


_directory

java.lang.String _directory
The working directory.


_filter

java.lang.String _filter
The file filter pattern.

Class leon.view.win.swing.component.LyJFormattedDateInput extends LyJFormattedInput implements Serializable

serialVersionUID: 6751483463464556591L

Serialized Fields

_format

java.text.DateFormat _format
The format of the date.


_formatDate

java.lang.String _formatDate
The string format of the date.

Class leon.view.win.swing.component.LyJFormattedField extends LyJTextField implements Serializable

serialVersionUID: -8751956265197030447L

Serialized Fields

_format

LyJFormat _format
The compiled expression of the format.


_parent

LyJFormattedInput _parent
The formatted input component.

Class leon.view.win.swing.component.LyJFormattedField._LyJFormattedTextCaret extends javax.swing.text.DefaultCaret implements Serializable

serialVersionUID: 6259348909049277112L

Serialized Fields

_format

LyJFormat _format
The mask format.


_lastCaretPosition

java.awt.Point _lastCaretPosition
The last position of the caret.

Class leon.view.win.swing.component.LyJFormattedInput extends LyJSelector implements Serializable

serialVersionUID: 8609147960201885490L

Serialized Fields

_up

LyJButton _up
Button for the up action.


_down

LyJButton _down
Button for the down action.


_initialValue

java.lang.String _initialValue
Initial value of this input.


_lastMouseRelease

java.util.Date _lastMouseRelease
Keeps the last mouse release date to avoid double notification on double click.


CLICK_DELAY

long CLICK_DELAY
Delay for double click.


_toolkit

java.awt.Toolkit _toolkit
The graphic toolkit.


_showTrace

boolean _showTrace
Indicates if the debug traces must be logged.


_enableDocumentChange

short _enableDocumentChange
Indicates if a formatted document has changed or not.

Class leon.view.win.swing.component.LyJFormattedInput._LyFormattedField extends LyJTextField implements Serializable

serialVersionUID: 4751905209795806177L

Serialized Fields

_format

java.lang.String _format
Current format.


_defaultValue

java.lang.String _defaultValue
Initial default value.


_lastValue

java.lang.String _lastValue
Last valid value.


_structure

leon.view.win.swing.component.LyJFormattedInput._LyParsedStructure _structure
Memory representation of format and values.


_parent

LyEventTransmitter _parent
Parent transmitter to post notifications (simpler implementation than transmitter).


_caretPosition

int _caretPosition
Last caret position when focus is lost, -1 otherwise.


_useArrows

boolean _useArrows
Indicates if we accept arrow keys.

Class leon.view.win.swing.component.LyJFormattedInput._LyJFormattedDocument extends LyJTextFieldDocument implements Serializable

serialVersionUID: 4883479603251582306L

Serialized Fields

_structure

leon.view.win.swing.component.LyJFormattedInput._LyParsedStructure _structure
The format that must be respected by this document.


_comp

LyJTextField _comp
The associated swing text component.

Class leon.view.win.swing.component.LyJFormattedTimeInput extends LyJFormattedInput implements Serializable

serialVersionUID: -1243104537809798252L

Serialized Fields

_formatDate

java.text.DateFormat _formatDate
The format of the date.

Class leon.view.win.swing.component.LyJGanttPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 764848545357557834L

Serialized Fields

_manager

LyAbstractGanttPanelManager _manager
The MapManager that draw the map elements in this panel.


_hTracks

boolean _hTracks
Indicates that viewport height must fit scrollpane height.


_wTracks

boolean _wTracks
Indicates that viewport width must fit scrollpane width.


_added

boolean _added
Indicates that this panel has been added in the component hierarchy.


_componentResized

boolean _componentResized
Indicates that this component has just been resized.

Class leon.view.win.swing.component.LyJGanttScrollPane extends javax.swing.JScrollPane implements Serializable

serialVersionUID: 4910819097957448812L

Serialized Fields

_ganttPanel

LyJGanttPanel _ganttPanel
Gantt canvas.


_manager

leon.view.win.swing.component.LyJGanttScrollPane._LyJGanttScrollPaneManager _manager
The associated scroll pane manager.

Class leon.view.win.swing.component.LyJHRefComponent extends javax.swing.JLabel implements Serializable

serialVersionUID: -76086121350558759L

Serialized Fields

MIN_HEIGHT

int MIN_HEIGHT
Minimum height, in pixels.


_img

java.awt.Image _img
The image.


_grayImg

java.awt.Image _grayImg
The gray image.


_colorDefault

java.awt.Color _colorDefault
Default Color.


_colorDisable

java.awt.Color _colorDisable
Disabled Color.


_colorHighlight

java.awt.Color _colorHighlight
Font highlight.


_colorVisited

java.awt.Color _colorVisited
Font visited.


_highlight_image

boolean _highlight_image
Current MouseStatus.


_highlight_label

boolean _highlight_label
Current MouseStatus.


_bounds_image

java.awt.Rectangle _bounds_image
Sensitive image area.


_bounds_label

java.awt.Rectangle _bounds_label
Sensitive label area.


_visited

boolean _visited
Visited reference.


_sensitive

boolean _sensitive
Indicates if href is sensitive or not.


_idle

boolean _idle
Indicates if href is idle or not.


_hasFocus

boolean _hasFocus
Indicates if href has the focus or not.


_userData

java.lang.Object _userData
User data.


_actionListeners

java.util.Vector<E> _actionListeners
List of listeners for action events.


_actionTransmitter

LyActionTransmitter _actionTransmitter
Provides notification events on component's actions.


_fm

java.awt.FontMetrics _fm
The font metrics of the associated font.


_lastImage

java.awt.Image _lastImage
The last image on this href component.


_grayIcon

javax.swing.Icon _grayIcon

_icon

javax.swing.Icon _icon

_minimumWidth

int _minimumWidth
Minimum width of the component.

Class leon.view.win.swing.component.LyJHRefContainer extends javax.swing.JScrollPane implements Serializable

serialVersionUID: -4561020500260193908L

Serialized Fields

_internalPanel

javax.swing.JPanel _internalPanel
Internal panel containing href elements.


_contentHeight

int _contentHeight
Desired component height (in lines).

Class leon.view.win.swing.component.LyJHRefContainer.ScrollablePanel extends javax.swing.JPanel implements Serializable

serialVersionUID: -5491121826829183036L

Class leon.view.win.swing.component.LyJIconJLabel extends javax.swing.JLabel implements Serializable

serialVersionUID: -2441528597821462726L

Serialized Fields

_image

java.awt.Image _image
Original image.


_resizedImage

java.awt.Image _resizedImage
Resized image.


_width

int _width
Total width to display. May be greater than LyJIconJLabel._image width.


_height

int _height
Total height to display. May be greater than LyJIconJLabel._image height.


_sensitive

boolean _sensitive
Indicates whether this icon is sensitive and may be edited.


_actionTransmitter

LyActionTransmitter _actionTransmitter
Provides notification events on component's actions.


_borderType

LyIcon.Border _borderType
Type of the border. One of the following:


_vGap

int _vGap
Vertical gap.


_hGap

int _hGap
Horizontal gap.


_border

javax.swing.border.Border _border
Associated border.

Class leon.view.win.swing.component.LyJListComponent extends javax.swing.JList implements Serializable

serialVersionUID: -650230096697989857L

Serialized Fields

_content

java.util.Vector<E> _content
The data contained by this list.


_selectionListener

LyJListComponent._LyJListSelectionListener _selectionListener
The ListSelectionListener that receives selection events from the list.


_mouseListener

LyJListComponent._LyJListMouseListener _mouseListener
The MouseListener that receives mouse events from the list.


_actionTransmitter

LyActionTransmitter _actionTransmitter
Provides notification events on component's actions.


_selectionTransmitter

LySelectionTransmitter _selectionTransmitter
Provides notification events on component's selections.


_fixedHeight

int _fixedHeight
Fixed height that must be used to display component.

Class leon.view.win.swing.component.LyJListComponent._LyJListModel extends javax.swing.AbstractListModel implements Serializable

serialVersionUID: 1496406309412483516L

Class leon.view.win.swing.component.LyJMessageIcon extends javax.swing.JLabel implements Serializable

serialVersionUID: -4385523995086525369L

Serialized Fields

_manager

LyJMessageIcon._LyJMessageIconManager _manager
The manager of this component.

Class leon.view.win.swing.component.LyJMessageWindow extends javax.swing.JDialog implements Serializable

serialVersionUID: -150801547091870737L

Serialized Fields

_commands

java.util.BitSet _commands
Dialog command bar content.


_text

java.awt.Component _text
Text canvas.


_actionListeners

java.util.Vector<E> _actionListeners
Action listeners.


_commandResult

int _commandResult
Closing status.


_assoc

java.lang.Object[] _assoc
Keep association between buttons and code.


_environment

LyEnvironment _environment
The current environment.


_clientData

java.lang.Object _clientData
Client data freely set by opener.


_panel

javax.swing.JPanel _panel
Inside panel.


_bgColor

java.awt.Color _bgColor
The background color.

Class leon.view.win.swing.component.LyJMultiLineLabel extends javax.swing.JPanel implements Serializable

serialVersionUID: -5123248100633332112L

Serialized Fields

_label

java.lang.String _label
The label of this component.


_lines

java.util.Vector<E> _lines
The lines of text to display.


_num_lines

int _num_lines
The number of lines.


_maxChars

int _maxChars
The maximum width of lines (in characters).


_maxWidth

int _maxWidth
The maximum width of lines (in pixels).


_margin_width

int _margin_width
Left and right margins.


_margin_height

int _margin_height
Top and bottom margins.


_line_height

int _line_height
Total height of the font.


_line_ascent

int _line_ascent
Font height above baseline.


_line_widths

int[] _line_widths
How wide each line is.


_max_width

int _max_width
The width of the widest line.


_alignment

int _alignment
The alignment of the text.


_nCols

int _nCols
Number of columns. Use -1 for automatic calculation.


_nRows

int _nRows
Number of rows. Use -1 for automatic calculation.


_charWidth

int _charWidth
Width of a single character. Use -1 for automatic calculation.


_tooltip

java.lang.String _tooltip
The tooltip text.


_bigFont

java.awt.Font _bigFont
The biggest font used to compute the size of this label.


_minimumWidth

int _minimumWidth
Minimum width of the component.

Class leon.view.win.swing.component.LyJMultiSelector extends javax.swing.JPanel implements Serializable

serialVersionUID: -3181497546768462525L

Serialized Fields

_list1

LyJListComponent _list1
The left list.


_list2

LyJListComponent _list2
The right list.


_centerButtonPanel

javax.swing.JPanel _centerButtonPanel
The center panel that contains the action buttons.


_rightButtonPanel

javax.swing.JPanel _rightButtonPanel
The right panel that contains the action buttons.


_buttonRightAll

LyJButton _buttonRightAll
The button that selects all elements to the right list.


_buttonRight

LyJButton _buttonRight
The button that selects the current element to the right list.


_buttonLeft

LyJButton _buttonLeft
The button that unselects the current element and returns it to the left list.


_buttonLeftAll

LyJButton _buttonLeftAll
The button that unselects all elements to the left list.


_buttonUp

LyJButton _buttonUp
The button that moves elements from the right list to an upper position.


_buttonDown

LyJButton _buttonDown
The button that moves elements from the right list to a lower position.


_nmin

int _nmin
The minimum number of elements value.


_nmax

int _nmax
The maximum number of elements value.


_actionTransmitter

LyActionTransmitter _actionTransmitter
Provides notification events on component's actions.


_idle

boolean _idle
Idle mode on the component.


_dragList

LyJListComponent _dragList
List that last sent a drag event.


_hasLeftHeader

boolean _hasLeftHeader
Indicates if the left list has a header label


_hasRightHeader

boolean _hasRightHeader
Indicates if the right list has a header label

Class leon.view.win.swing.component.LyJMultiSelector._LyJCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

serialVersionUID: -8395920779745580968L

Serialized Fields

label

java.lang.String label
The text on the cell.


icon

javax.swing.Icon icon
The associated icon of a list cell.

Class leon.view.win.swing.component.LyJMultiSelector._LyJSpecialScrollPane extends javax.swing.JScrollPane implements Serializable

serialVersionUID: -7857491982378794672L

Serialized Fields

_preferredSize

java.awt.Dimension _preferredSize
The preferred size of this component.


_fixedWidth

int _fixedWidth
Fixed width of this component.

Class leon.view.win.swing.component.LyJNoScrollPanel extends javax.swing.JPanel implements Serializable

serialVersionUID: -4737687966574122090L

Class leon.view.win.swing.component.LyJNumberSelector extends LyJSelector implements Serializable

serialVersionUID: -4426355989070414135L

Serialized Fields

_up

LyJButton _up
Increasing button.


_down

LyJButton _down
Decreasing button.


_value

double _value
Value of this number component.


_min

double _min
Minimum value of this button.


_max

double _max
Maximum value of this button.


_pitch

double _pitch
Increment and decrement unit value.


_decimals

int _decimals
Number of decimals for this component.


_unit

java.lang.String _unit
Units showed for this component.


_showInitValue

boolean _showInitValue
Indicates that the value must be shown after initialization.


_oldString

java.lang.String _oldString
Keeps the values before modifying them.


_decimalSeparator

char _decimalSeparator
Decimal character separator.


_groupSeparator

char _groupSeparator
Group character separator.


_noMin

boolean _noMin
Indicates that this number can have any value under the default one.


_noMax

boolean _noMax
Indicates that this number can have any value beyond the default one.

Class leon.view.win.swing.component.LyJOpenerButton extends LyJButton implements Serializable

serialVersionUID: 837269806937370379L

Serialized Fields

_neighbor

LyJButton _neighbor
An associated button of this toggle button.


_orientation

int _orientation
The toggle button orientation. SwingConstants.HORIZONTAL or SwingConstants.VERTICAL.

Class leon.view.win.swing.component.LyJPopupMenu extends javax.swing.JPopupMenu implements Serializable

serialVersionUID: 1055954314874689997L

Serialized Fields

_environment

LyEnvironment _environment
The environment of this popup menu.


_lightMode

boolean _lightMode
Indicates whether this popup menu must be "light".

Class leon.view.win.swing.component.LyJPopupWindow extends javax.swing.JWindow implements Serializable

serialVersionUID: -5510341564525891220L

Class leon.view.win.swing.component.LyJSelector extends javax.swing.JPanel implements Serializable

serialVersionUID: -6399735449862159316L

Serialized Fields

_text

LyJTextField _text
The text of this component.


_buttons

javax.swing.JPanel _buttons
The panel containing this selector's buttons.


_maxChars

int _maxChars
The maximum width of this component's text. Use -1 for automatic calculation.


_lastValue

java.lang.String _lastValue
Keeps the last value of this component.


_idle

boolean _idle
Idle mode. When in idle mode, the changed notifications are note send upon changes.


_actionTransmitter

LyActionTransmitter _actionTransmitter
Provides notification events on component's actions.


_enabledColor

java.awt.Color _enabledColor
The enabled color.


_disabledColor

java.awt.Color _disabledColor
The disabled color.


_env

LyEnvironment _env
The environment.


_hasGainedFocus

boolean _hasGainedFocus
Indicates that this component has gained the keyboard focus or not.


_editable

boolean _editable
Indicates that this component is editable or not.


_width

int _width
The width of this component. Use -1 for automatic calculation.


_useArrows

boolean _useArrows
Indicates if this component display arrows button and accept arrow key entry.


_autorizeEnabledButtons

boolean _autorizeEnabledButtons

Class leon.view.win.swing.component.LyJSeparator extends javax.swing.JSeparator implements Serializable

serialVersionUID: 8623334159329129082L

Serialized Fields

_style

int _style
Style of the separator. LyJSeparator.MENU_STYLE or LyJSeparator.TOOLBAR_STYLE.


_beforeGap

java.awt.Component _beforeGap
Invisible component used for left/top gap.


_afterGap

java.awt.Component _afterGap
Invisible component used for right/bottom gap.

Class leon.view.win.swing.component.LyJSplitterComponent extends javax.swing.JPanel implements Serializable

serialVersionUID: 3588253611533774071L

Serialized Fields

_orientation

int _orientation
Orientation of the splitter. JSplitPane.HORIZONTAL_SPLIT or JSplitPane.VERTICAL_SPLIT.


_sizes

int[] _sizes
Array of absolute sizes coming from the data source.


_relativeSizes

double[] _relativeSizes
Array of relative sizes computed in this class.


_splitPanes

java.util.Vector<E> _splitPanes
Vector of all split pane used in this Component.


_dividerSize

int _dividerSize
Size of the divider.

Class leon.view.win.swing.component.LyJSplitterComponent._LyJSplitPane extends javax.swing.JSplitPane implements Serializable

serialVersionUID: -2175911670927638405L

Serialized Fields

_pos

int _pos
The position of this SplitPane in the LySplitterComponent.


_proportionalLocation

double _proportionalLocation
The proportional location.

Class leon.view.win.swing.component.LyJTabbedPane extends javax.swing.JTabbedPane implements Serializable

serialVersionUID: -9092252412443148188L

Serialized Fields

_preferredSize

java.awt.Dimension _preferredSize
The preferred size of the component.


_addingPanel

boolean _addingPanel

Class leon.view.win.swing.component.LyJTableComponent extends javax.swing.JTable implements Serializable

serialVersionUID: -1282156200406570201L

Serialized Fields

_mouseListener

java.awt.event.MouseListener _mouseListener
The mouseListener of this table.


_selectionListener

javax.swing.event.ListSelectionListener _selectionListener
The selection listener of this table.


_actionTransmitter

LyActionTransmitter _actionTransmitter
Provides notification events on component's actions.


_selectionTransmitter

LySelectionTransmitter _selectionTransmitter
Provides notification events on component's selections.


_sortDownImage

java.awt.Image _sortDownImage
Image for sort down.


_sortUpImage

java.awt.Image _sortUpImage
Image for sort up.


_sortDownIcon

javax.swing.Icon _sortDownIcon
Icon for sort down.


_sortUpIcon

javax.swing.Icon _sortUpIcon
Icon for sort up.


_cellRenderer

javax.swing.table.TableCellRenderer _cellRenderer
The renderer of the table's cells.


_minHeight

int _minHeight
Minimum height.


_displayedHeight

int _displayedHeight
Displayed height.


_rightMargin

int _rightMargin
Width of the margin displayed on the right of the table.


_cellHeights

java.util.Hashtable<K,V>[] _cellHeights
List of heights for all the cells contained in the table.


_dragNDrop

boolean _dragNDrop
Indicates that drag and drop is allowed for this component.


_dragSource

java.awt.dnd.DragSource _dragSource
The drag source for drag and drop.


_computeHeight

boolean _computeHeight
Indicates that height must be computed for each row of the table or not.


_hasEditableCells

boolean _hasEditableCells
Indicates that this table has at least one editable cell.


_minChars

int _minChars
Indicates the minimum number of characters used to compute table width.


_preferredScrollableSize

java.awt.Dimension _preferredScrollableSize
Preferred scrollable viewport size (kept for optimization and to avoir resize of tables when a min height is given).

Class leon.view.win.swing.component.LyJTableComponent._LyJTableHeader extends javax.swing.table.JTableHeader implements Serializable

serialVersionUID: 3889010625956956055L

Serialized Fields

_headerGroups

java.util.Vector<E> _headerGroups
List of the header groups.


_depth

int _depth
The depth of the header groups.


_groupHeight

int _groupHeight
Height of a header group.


_mouseIn

boolean _mouseIn
Indicates whether mouse is in the header.

Class leon.view.win.swing.component.LyJTextArea extends javax.swing.JTextArea implements Serializable

serialVersionUID: -3138009511979249486L

Serialized Fields

_cancelAction

javax.swing.JMenuItem _cancelAction
The cancel item.


_cutAction

javax.swing.JMenuItem _cutAction
The cut item.


_copyAction

javax.swing.JMenuItem _copyAction
The copy item.


_pasteAction

javax.swing.JMenuItem _pasteAction
The paste item.


_deleteAction

javax.swing.JMenuItem _deleteAction
The delete item.


_selectAllAction

javax.swing.JMenuItem _selectAllAction
The select all item.


_menu

javax.swing.JPopupMenu _menu
The menu.


_environment

LyEnvironment _environment
The environment of the area.

Class leon.view.win.swing.component.LyJTextField extends javax.swing.JTextField implements Serializable

serialVersionUID: 6163276372494190647L

Serialized Fields

_cancelAction

javax.swing.JMenuItem _cancelAction
The cancel item.


_cutAction

javax.swing.JMenuItem _cutAction
The cut item.


_copyAction

javax.swing.JMenuItem _copyAction
The copy item.


_pasteAction

javax.swing.JMenuItem _pasteAction
The paste item.


_deleteAction

javax.swing.JMenuItem _deleteAction
The delete item.


_selectAllAction

javax.swing.JMenuItem _selectAllAction
The select all item.


_menu

javax.swing.JPopupMenu _menu
The menu.


_environment

LyEnvironment _environment
The environment of the field.

Class leon.view.win.swing.component.LyJTitlePanel extends javax.swing.JPanel implements Serializable

serialVersionUID: 4300016588576740345L

Serialized Fields

_manager

LyJTitlePanel._LyJTitlePanelManager _manager
The common source code for Swing management.

Class leon.view.win.swing.component.LyJToggleButton extends javax.swing.JToggleButton implements Serializable

serialVersionUID: 182152707748582059L

Serialized Fields

_label

java.lang.String _label
The label of this button.


_font

java.awt.Font _font
The font used to display text.


_actionTransmitter

LyActionTransmitter _actionTransmitter
Provides notification events on component's actions.


_id

java.lang.String _id
The id of this button.

Class leon.view.win.swing.component.LyJToolBarComponent extends javax.swing.JToolBar implements Serializable

serialVersionUID: -3819085758053815967L

Serialized Fields

_maxWidth

int _maxWidth
The maximum width used in wrap mode.


_wrap

boolean _wrap
The wrap mode property.


_align

int _align
The align mode property.


_orientationLock

boolean _orientationLock
Locks the toolbar orientation to avoid orientation change when floating.


_bgImage

java.awt.Image _bgImage
The image used as a background.

Class leon.view.win.swing.component.LyJTreeComponent extends javax.swing.JTree implements Serializable

serialVersionUID: 3550319682133087502L

Serialized Fields

_actionTransmitter

LyActionTransmitter _actionTransmitter
Provides notification events on component's actions.


_selectionTransmitter

LySelectionTransmitter _selectionTransmitter
Provides notification events on component's selections.


_isSensitive

boolean _isSensitive
Sensitive property.


_highLightRow

int _highLightRow
The index of the highlighted row.


_highLightText

java.lang.String _highLightText
Text of the highlighted row.


_textOffset

int _textOffset
The offset between the text and the icon of the highlighted row.


_fm

java.awt.FontMetrics _fm
Font metrics used to caculate the length of the text of the highlighted row.


_idle

boolean _idle
Idle status.


_selectedPath

java.util.Vector<E> _selectedPath
Keep for multi selection only.


_selectLeavesOnly

boolean _selectLeavesOnly
Indicates that only leaves may be selected.


_displayDefaultIcons

boolean _displayDefaultIcons
Indicates that default icons must be used for nodes if none is defined.


_inPopup

boolean _inPopup
Indicates that the tree is in a popup.


_minWidth

int _minWidth
Minimum width for the canvas.


_nRows

int _nRows
Number of rows to display.


_heightFactor

float _heightFactor
Height factor.


_initialFont

java.awt.Font _initialFont
Initial font.


_initialRowHeight

int _initialRowHeight
Initial row height.


_canvasSplitter

LyAbstractCanvasSplitterManager _canvasSplitter
The canvas splitter used to represent the tree (may be null).


_dragSource

java.awt.dnd.DragSource _dragSource
The drag source for drag and drop.


_checkboxMode

boolean _checkboxMode
Indicates that checkbox mode is activated.


_fixedWidth

int _fixedWidth
Fixed width for this tree.


_forceOpen

boolean _forceOpen
Indicates that all the nodes of the tree must be opened.


_notifySelections

boolean _notifySelections
Indicates if selections in the tree must be notified.


_popupMenu

javax.swing.JPopupMenu _popupMenu
Popup menu displayed in the tree.

Class leon.view.win.swing.component.LyJTreeComponent._LyJTreeCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

serialVersionUID: -2197120734755756764L

Serialized Fields

_images

java.awt.Image[] _images
List of additional images.


_validityImageIndex

int _validityImageIndex
Index of validity image in the additional images list.


_treeElement

LyJTreeElement _treeElement
Instance of LyJTreeElement associated with this cell renderer.


_displayImages

boolean _displayImages
Indicates that the images must be displayed.

Class leon.view.win.swing.component.LyJTreeElementImpl._LyMutableTreeNode extends javax.swing.tree.DefaultMutableTreeNode implements Serializable

serialVersionUID: 1759834296275224468L

Serialized Fields

_nodeContent

LyJTreeElementImpl._LyNodeContent _nodeContent
The node content.


_treeElement

LyJTreeElement _treeElement
The associated tree element.


_expandable

boolean _expandable
Expandable state of the tree element.

Class leon.view.win.swing.component.VFlowLayout extends java.awt.FlowLayout implements Serializable

serialVersionUID: -5196218847796136295L

Serialized Fields

align

int align
The alignment policy. VFlowLayout.TOP, VFlowLayout.MIDDLE or VFlowLayout.BOTTOM.


hgap

int hgap
The horizontal gap, in pixels.


vgap

int vgap
The vertical gap, in pixels.


fill

boolean fill
Indicates that this layout fills the empty space or not.


Package leon.view.win.swing.table

Class leon.view.win.swing.table.LyCellEditor extends javax.swing.DefaultCellEditor implements Serializable

serialVersionUID: -7388761004188602488L

Class leon.view.win.swing.table.LyJCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

serialVersionUID: -476484669348041065L

Serialized Fields

_normalCellBorder

javax.swing.border.Border _normalCellBorder
Border of a normal cell.


_oddColor

java.awt.Color _oddColor
Odd color of the cell.


_evenColor

java.awt.Color _evenColor
Even color of the cell.


_aligns

int[] _aligns
Alignment of the cells.


_align

int _align
Alignment of current cell.


_editionImage

java.awt.Image _editionImage
Image used for editable cells.

Class leon.view.win.swing.table.LyJCellRenderer._LyJMultiCell extends javax.swing.JPanel implements Serializable

serialVersionUID: -395930739150953030L

Serialized Fields

_table

LyJTableComponent _table
Instance of LyJTableComponent where cell is displayed.


_cell

LyCell _cell
The cell associated with this component.


_row

int _row
Row index of the cell in the table.


_fontColor

java.awt.Color _fontColor
Color used for font.


_gridColor

java.awt.Color _gridColor
Color used for lines.


_selectionColor

java.awt.Color _selectionColor
Color used for background when selected.


_selectedFontColor

java.awt.Color _selectedFontColor
Color used for font when selected.


_selected

boolean _selected
Indicates that this cell is selected.


_align

int _align
Alignement of the cell.

Class leon.view.win.swing.table.LyJFooterCellBorder extends LyJSpecialCellBorder implements Serializable

serialVersionUID: 3932242770968155710L

Class leon.view.win.swing.table.LyJHeaderRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

serialVersionUID: 6054535008928093995L

Serialized Fields

_headerCellBorder

LyJSpecialCellBorder _headerCellBorder
The border used for a header cell.


_font

java.awt.Font _font
The font of the header text.


_color

java.awt.Color _color
The background color of the header.


_foreground

java.awt.Color _foreground
The foreground color of the header.


_hierarchical

boolean _hierarchical
Indicates that the header is hierarchical.

Class leon.view.win.swing.table.LyJSpecialCellBorder extends javax.swing.border.EmptyBorder implements Serializable

serialVersionUID: 53489353348383346L

Serialized Fields

_drawLeftSide

boolean _drawLeftSide

_drawRightSide

boolean _drawRightSide

Class leon.view.win.swing.table.LyJTableColumn extends javax.swing.table.TableColumn implements Serializable

serialVersionUID: -3022781205883978184L

Serialized Fields

_align

int _align
The alignment of the footer.


_footerValue

java.lang.Object _footerValue
The value used to display the footer.


_tooltip

java.lang.String _tooltip
Tooltip of the header.

Class leon.view.win.swing.table.LyJTableColumnModel extends javax.swing.table.DefaultTableColumnModel implements Serializable

serialVersionUID: 3014182447012862461L

Serialized Fields

_swingTable

LySwingTable _swingTable
The associated table manager.

Class leon.view.win.swing.table.LyJTableFooter extends javax.swing.JPanel implements Serializable

serialVersionUID: -5006241448316619877L

Serialized Fields

HEIGHT

int HEIGHT
The height of a this footer.


_tableComp

javax.swing.JTable _tableComp
The parent table.


_columnModel

javax.swing.table.TableColumnModel _columnModel
The columnModel of the table.

Class leon.view.win.swing.table.LyJTableModel extends javax.swing.table.AbstractTableModel implements Serializable

serialVersionUID: -4227655738943387917L

Serialized Fields

_swingTable

LySwingTable _swingTable
The associated table.

Class leon.view.win.swing.table.LyJTableScrollPane extends javax.swing.JScrollPane implements Serializable

serialVersionUID: -494717647164715834L

Serialized Fields

columnFooter

javax.swing.JViewport columnFooter
The viewport of the footer component.


_layout

LyJTableScrollPaneLayout _layout
Layout used to display table.

Class leon.view.win.swing.table.LyJTableScrollPaneLayout extends javax.swing.ScrollPaneLayout implements Serializable

serialVersionUID: -8714090527583789108L

Serialized Fields

colFoot

javax.swing.JViewport colFoot
The footer viewport.


_preferredSize

java.awt.Dimension _preferredSize
Within a dialog window, do not change the preferred size workaround for a bug : when the internal table is resized, the view size is fixed and lyout was using the minimum size.


_screenSize

int[] _screenSize
Screen dimension used to compute preferred size.

Class leon.view.win.swing.table.LyJTableScrollPaneLayout.UIResource extends LyJTableScrollPaneLayout implements Serializable

serialVersionUID: -408128469738251373L

Class leon.view.win.swing.table.LyJTableStatusColumn extends javax.swing.JPanel implements Serializable

serialVersionUID: 7991609258716180243L

Serialized Fields

_tableComp

LyJTableComponent _tableComp
The parent table.


_model

LyJTableModel _model
The data model of the parent table.


_statusHeader

java.awt.Component _statusHeader
The component to display as header of the column.


_statusFooter

java.awt.Component _statusFooter
The component to display as footer of the column.


_font

java.awt.Font _font
The font used to draw text.


_color

java.awt.Color _color
The background color.


_hasImage

boolean _hasImage
Indicates if there is at least one image in the status column.

Class leon.view.win.swing.table.LyJTableStatusHeader extends javax.swing.JLabel implements Serializable

serialVersionUID: -264684052333058889L

Serialized Fields

_model

LyJTableModel _model
The model that contains all table data.


_tableComp

LyJTableComponent _tableComp
The graphical component that diplay data in a table.


Package leon.view.win.swing.text

Class leon.view.win.swing.text.LyJBadFormatException extends java.lang.Exception implements Serializable

serialVersionUID: -7598955288408372415L

Class leon.view.win.swing.text.LyJFormattedTextDocument extends javax.swing.text.PlainDocument implements Serializable

serialVersionUID: 7886545894141075198L

Serialized Fields

_format

LyJFormat _format
The format that must be respected by this document.


_comp

LyJFormattedField _comp
The associated JTextComponent.

Class leon.view.win.swing.text.LyJNumberDocument extends LyJTextFieldDocument implements Serializable

serialVersionUID: 5914029521814761005L

Serialized Fields

_max

double _max
The maximum value allowed for this number field.


_min

double _min
The minimum value allowed for this number field.


_decimalSeparator

char _decimalSeparator
The char used for decimal separation.


_decimals

int _decimals
The number of allowed decimals.

Class leon.view.win.swing.text.LyJTextAreaDocument extends javax.swing.text.PlainDocument implements Serializable

serialVersionUID: -1520133564828706206L

Serialized Fields

_maxChars

int _maxChars
The maximum number of characters of this text area.


_patterns

java.util.Collection<E> _patterns
List of valid characters sets.


_environment

LyEnvironment _environment
The application environment.

Class leon.view.win.swing.text.LyJTextFieldDocument extends LyJTextAreaDocument implements Serializable

serialVersionUID: -5419641805954714031L


(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com