Serialized Form
Package be.ugent.caagt.swirl.actions |
fileChooser
javax.swing.JFileChooser fileChooser
- The file chooser which is used by this action.
parent
java.awt.Window parent
- Parent window for any dialogs which need to be shown, in particular
the file chooser dialog.
window
java.awt.Window window
window
java.awt.Window window
selectionModel
javax.swing.SingleSelectionModel selectionModel
value
int value
Package be.ugent.caagt.swirl.dialogs |
parent
java.awt.Component parent
label
javax.swing.JLabel label
- Label which displays the icon
central
javax.swing.JComponent central
- Central component.
panel
javax.swing.JPanel panel
- Main panel.
buttonPanel
javax.swing.JPanel buttonPanel
- Button panel.
returnValue
int returnValue
- Last value returned by
SimpleDialog.launch()
.
Package be.ugent.caagt.swirl.dnd |
handlers
java.util.List<E> handlers
- List of handlers and corresponding types.
dragHandler
DragHandler dragHandler
Package be.ugent.caagt.swirl.lists |
delegate
be.ugent.caagt.swirl.lists.ArrayListModel.DummyListModel delegate
selectionModel
javax.swing.ListSelectionModel selectionModel
dataModel
javax.swing.ListModel dataModel
cellRenderer
CellListCellRenderer cellRenderer
cellWidth
int cellWidth
- Holds value of property cellWidth.
cellHeight
int cellHeight
- Holds value of property cellHeight.
numberOfColumns
int numberOfColumns
- Holds value of property numberOfColumns.
handler
be.ugent.caagt.swirl.lists.CellList.Handler handler
mouseHandler
be.ugent.caagt.swirl.lists.CellList.MouseHandler mouseHandler
mouseHandlerDragEnabled
be.ugent.caagt.swirl.lists.CellList.MouseHandlerDragEnabled mouseHandlerDragEnabled
currentMouseHandler
javax.swing.event.MouseInputListener currentMouseHandler
dragEnabled
boolean dragEnabled
dropInProgress
boolean dropInProgress
dropLocation
java.awt.Point dropLocation
dropListener
be.ugent.caagt.swirl.lists.CellList.DropListener dropListener
Package be.ugent.caagt.swirl.logging |
formatter
java.util.logging.Formatter formatter
Package be.ugent.caagt.swirl.menus |
Package be.ugent.caagt.swirl.mouse |
mouseToolModel
GenericSelectionModel<E> mouseToolModel
wasPopup
boolean wasPopup
wasDragged
boolean wasDragged
pressedEvent
java.awt.event.MouseEvent pressedEvent
savedEvent
java.awt.event.MouseEvent savedEvent
previousEvent
java.awt.event.MouseEvent previousEvent
activeHandler
MouseHandler activeHandler
Package be.ugent.caagt.swirl.subwindows |
child
javax.swing.JComponent child
collapsed
boolean collapsed
titleBarColorNoFocusSetExplicitely
boolean titleBarColorNoFocusSetExplicitely
titleBarColor
java.awt.Color titleBarColor
titleBarColorNoFocus
java.awt.Color titleBarColorNoFocus
titleBarTextColor
java.awt.Color titleBarTextColor
titleBarTextColorNoFocus
java.awt.Color titleBarTextColorNoFocus
titleBarTextColorNoFocusSetExplicitely
boolean titleBarTextColorNoFocusSetExplicitely
titleBarBorderColorSetExplicitely
boolean titleBarBorderColorSetExplicitely
titleBarBorderColor
java.awt.Color titleBarBorderColor
titleBarFont
java.awt.Font titleBarFont
titleBarFontNoFocus
java.awt.Font titleBarFontNoFocus
titleBarHeight
int titleBarHeight
horizontalWindowPadding
int horizontalWindowPadding
verticalWindowPadding
int verticalWindowPadding
titleBarHighlighted
boolean titleBarHighlighted
Package be.ugent.caagt.swirl.tables |
decorations
java.util.List<E> decorations
defaultDecorations
java.util.List<E> defaultDecorations
decorationsByClass
java.util.Map<K,V> decorationsByClass
Package be.ugent.caagt.swirl.undoredo |
manager
UndoManager manager
disabledCaption
java.lang.String disabledCaption
disabledCaptionSet
boolean disabledCaptionSet