Serialized Form
|
Package org.xulux.guilayer.swing |
|
Package org.xulux.guilayer.swing.extensions |
thickness
int thickness
title
java.lang.String title
image
javax.swing.ImageIcon image
realBg
java.awt.Color realBg
- the real background color
returnRealBackground
boolean returnRealBackground
- return the real background ?
focusTraversable
boolean focusTraversable
newModelIsSet
boolean newModelIsSet
- is a new model set or not ?
realBg
java.awt.Color realBg
- The real background
returnRealBackground
boolean returnRealBackground
- should we return the real background ?
siblingTable
NyxJTable siblingTable
- the sibling table
changing
boolean changing
- is the table changing
focusTraversable
boolean focusTraversable
|
Package org.xulux.guilayer.swing.layouts |
map
java.util.HashMap<K,V> map
- the map with widgets
firstLayout
boolean firstLayout
- Is this the first time the gui is layout?
|
Package org.xulux.guilayer.swing.models |
original
java.util.List<E> original
- The original list
list
java.util.ArrayList<E> list
- the used list
selectedItem
DefaultComboModel.ComboShowable selectedItem
- The selected item
field
java.lang.String field
- the field to use
mapping
org.xulux.api.dataprovider.IMapping mapping
- the Mapping
combo
Combo combo
- the combo where this model is used for
initialized
boolean initialized
- If the model has been initialized
widget
org.xulux.api.gui.IWidget widget
- The widget
widget
org.xulux.api.gui.IWidget widget
- the widget
parent
Table parent
- the parent table
request
org.xulux.api.core.PartRequest request
- the request
widget
org.xulux.api.gui.IWidget widget
- The widget
model
NyxTableColumnModel model
- The columnmodel
table
Table table
- the table
lockedModel
NyxTableColumnModel lockedModel
- the model
lockedColumnWidth
int lockedColumnWidth
- the lockedwidth
initializing
boolean initializing
- is the model initializing?
widget
Tree widget
- the tree widget
childWidget
org.xulux.api.gui.IWidget childWidget
- The childwidget
request
org.xulux.api.core.PartRequest request
- the request
tmpFont
java.awt.Font tmpFont
- Store a temp font in case java suddenly doesn't know what font use.
widget
org.xulux.api.gui.IWidget widget
|
Package org.xulux.guilayer.swing.widgets |
button
XuluxJButton button
- the native button
actionListener
PrePostFieldListener actionListener
- the actionlistener
imageFocusListener
java.awt.event.FocusListener imageFocusListener
- the image focuslistener
focusListener
java.awt.event.FocusListener focusListener
- The focuslistener. This way we receive focusevents
when someone has selected the button by leaving another field
by way of pressing tab.
changeListener
DefaultButtonChangeListener changeListener
listenerList
java.util.List<E> listenerList
- the nyx listeners
group
javax.swing.ButtonGroup group
- The native buttongroup
checkBox
NyxJCheckBox checkBox
- The native checkbox
itemListener
PrePostFieldListener itemListener
- The checkbox listener
combo
NyxJComboBox combo
- The native combobox
keyListener
java.awt.event.KeyListener keyListener
- The key listener
model
DefaultComboModel model
- the combo model
actionListener
PrePostFieldListener actionListener
- the actionlistener
focusEventListener
Combo.FocusEventListener focusEventListener
- The focus event listener. We cannot use
the prepostlistener, since that would trigger
field processing code, we just need to release
the queue when focus is gained.
dialog
javax.swing.JDialog dialog
windowListener
java.awt.event.WindowListener windowListener
size
java.awt.Dimension size
- The dimensions
setValueCalled
boolean setValueCalled
- is setValue called ?
textComponent
javax.swing.text.JTextComponent textComponent
- A textcomponent allows overriding by
similar classes.
focusListener
PrePostFieldListener focusListener
- The focuslistener
immidiateListener
PrePostFieldListener immidiateListener
- the immidiatelistener
valueClass
java.lang.Class<T> valueClass
- the value class
label
javax.swing.JLabel label
- The native label
menu
javax.swing.JMenu menu
bar
javax.swing.JMenuBar bar
item
javax.swing.JMenuItem item
- The native menuitem
separator
javax.swing.JSeparator separator
- the native seperator
actionListener
java.awt.event.ActionListener actionListener
- the actionlistener
listenerList
java.util.List<E> listenerList
- the nyx listeners
panel
javax.swing.JPanel panel
- the native panel
menu
javax.swing.JPopupMenu menu
- the native popupmenu
radioButton
NyxJRadioButton radioButton
- the native radiobutton
itemListener
PrePostFieldListener itemListener
- the itemlistener
pane
javax.swing.JScrollPane pane
pane
javax.swing.JSplitPane pane
- the splitpane
bottomProcessed
boolean bottomProcessed
- Specifies if the bottom component was processed
topProcessed
boolean topProcessed
- Specified if the top component was processed
panel
javax.swing.JPanel panel
- the native panel
table
NyxJTable table
- The native swing table
lockedTable
NyxJTable lockedTable
- The native locked table
scrollPane
javax.swing.JScrollPane scrollPane
- This is the native widget
menu
org.xulux.api.gui.IWidget menu
- The table context menu
hasChildPopups
boolean hasChildPopups
- does the table have childpopups
childPopupsChecked
boolean childPopupsChecked
- are the child popups checked
content
java.lang.Object content
- The content of the table
contentChanged
boolean contentChanged
- has the contentchanged ?
columnModel
NyxTableColumnModel columnModel
- The columnModel
model
NyxTableModel model
- The tablemodel
editor
NyxTableCellEditor editor
- the celleditor
newSelectionListener
NewSelectionListener newSelectionListener
- the new selection listener
oldListSize
int oldListSize
- the oldsize list
listSize
int listSize
- the current list size
tabPanel
javax.swing.JTabbedPane tabPanel
- The native tabbedPane
tabCount
int tabCount
- The tabCount
initialFocus
java.lang.String initialFocus
- Which tab has initialfocus
repaintComponent
TabPanel.RepaintComponent repaintComponent
- The repaintcomponent class
repaintThread
java.lang.Thread repaintThread
- the repaintthreads
focusListener
PrePostFieldListener focusListener
- the focuslistener
immidiateListener
PrePostFieldListener immidiateListener
- the immidiatelistener
size
java.awt.Dimension size
- the size
scrollPane
javax.swing.JScrollPane scrollPane
- The scrollpane for the textarea
focusListener
PrePostFieldListener focusListener
- the focuslistener
immidiateListener
PrePostFieldListener immidiateListener
- the immidiatelistener
size
java.awt.Dimension size
- the size
scrollPane
javax.swing.JScrollPane scrollPane
- The scrollpane for the textarea
toggleButton
javax.swing.JToggleButton toggleButton
- The native togglebutton
itemListener
PrePostFieldListener itemListener
- the itemlistner
focusListener
java.awt.event.FocusListener focusListener
- the focuslistener
jtree
XuluxJTree jtree
- The native jtree
scrollPane
javax.swing.JScrollPane scrollPane
- the native scrollpane
content
java.lang.Object content
- the content
contentChanged
boolean contentChanged
- the content has changed
contentHandler
SwingTreeModel contentHandler
- the contenthandler
hasChildPopups
boolean hasChildPopups
- has childpopups
menu
org.xulux.api.gui.IWidget menu
- the menu
cellRenderer
NyxTreeCellRenderer cellRenderer
- the cell renderer
selectionListener
NewSelectionListener selectionListener
- the selectionlistener
immidiateListener
ImmidiateTreeSelectionListener immidiateListener
- the immidiatelistener
mdcListener
MouseDoubleClickTreeListener mdcListener
expandPath
java.util.List<E> expandPath
- The private expandPath array. Used in expandToLeaf..
window
javax.swing.JFrame window
- the native window
windowListener
java.awt.event.WindowListener windowListener
- the window listener
isInitializing
boolean isInitializing
Copyright © 2002-2007 Martin van den Bemt. All Rights Reserved.