| Package | Description |
|---|---|
| de.richtercloud.reflection.form.builder.fieldhandler | |
| de.richtercloud.reflection.form.builder.panels |
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
|
| de.richtercloud.reflection.form.builder.typehandler |
| Class and Description |
|---|
| AbstractListPanel
The superclass of all list panel (both with one or multiple columns).It
supports multiple selection, also in multiple intervals of a size >= 1.
|
| DoublePanel |
| FloatPanel |
| IntegerPanel |
| LongPanel |
| NumberPanel
A component to generate ids for entity instances.
|
| Class and Description |
|---|
| AbstractListPanel
The superclass of all list panel (both with one or multiple columns).It
supports multiple selection, also in multiple intervals of a size >= 1.
|
| AbstractSingleColumnListPanel
An
AbstractListPanel which displays only editable components in one
column. |
| CancelablePanelListener |
| CancelablePanelPanel
Implementations have to notify all
CancelablePanelListeners when a
GUI component starts the task which are available in
CancelablePanelPanel.getListeners(). |
| ListPanelItemEvent |
| ListPanelItemEventVetoException |
| ListPanelItemListener
A listener to track adding and removing from selection lists in different
list panels.
|
| ListPanelTableCellEditor
Manages
JComponents in a list. |
| ListPanelTableCellRenderer |
| ListPanelTableModel
Handles value queries and inserts for tables which don't care whether their
values are displayed in one or multiple columns (it's up to subclasses to
decide).This allows code reusage in
AbstractListPanel. |
| NumberPanel
A component to generate ids for entity instances.
|
| NumberPanelUpdateEvent |
| NumberPanelUpdateListener |
| SimpleEntityListPanelCellEditor
Displays the same component as
EntityListPanelCellRenderer. |
| SimpleEntityListPanelCellRenderer
A renderer for entity list entries.
|
| SingleColumnListPanelTableModel |
| Class and Description |
|---|
| AbstractListPanel
The superclass of all list panel (both with one or multiple columns).It
supports multiple selection, also in multiple intervals of a size >= 1.
|
| DoublePanel |
| FloatPanel |
| IntegerPanel |
| LongPanel |
Copyright © 2018. All rights reserved.