All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractGenericListSelectionModel<B> |
|
| AbstractNavTreeCellRenderer<M,N extends NavNode<M,N>> |
Le renderer abstrait (qui a toutes les methodes qui aident) pour implanter de
vrai renderer pour les différents cas d'utilisation de l'abre de navigation.
|
| AbstractSelectionListModel |
Created on 8/7/14.
|
| ActionExecutor |
|
| ActionExecutor |
|
| ActionExecutorEvent |
Created by tchemit on 28/01/2018.
|
| ActionExecutorEvent |
|
| ActionExecutorListener |
Created by tchemit on 26/01/2018.
|
| ActionExecutorListener |
|
| ActionWorker<R,P> |
Action worker to execute a incoming action.
|
| ActionWorker<R,P> |
Action worker to execute a incoming action.
|
| ActionWorker.ActionStatus |
State of a running action
|
| ActionWorker.ActionStatus |
State of a running action
|
| Application |
|
| ApplicationAction<UI extends JAXXObject> |
Deprecated.
|
| ApplicationActionJavaBeanDefinition<UI extends JAXXObject> |
|
| ApplicationBoot<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>> |
This class is entry point of an application.
|
| ApplicationBoot.ApplicationThreadFactory |
|
| ApplicationBootInitializer<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>> |
Created by tchemit on 26/01/2018.
|
| ApplicationBootInitializerException |
Created by tchemit on 27/01/2018.
|
| ApplicationBootInitializerSupport<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>> |
Created by tchemit on 31/01/2018.
|
| ApplicationConfiguration |
Created by tchemit on 27/01/2018.
|
| ApplicationConfiguration.DefaultOptions |
|
| ApplicationContext<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>> |
Application context (only one instance should exists and it is initialized by the ApplicationBoot).
|
| ApplicationContextComponent<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>,O> |
Created by tchemit on 28/01/2018.
|
| ApplicationInstances |
Created by tchemit on 02/02/2018.
|
| ApplicationResourceManager |
La classe responsable du chargement de toutes les resources qui viennent de
l'application et qui seont ensuite redispatchés dans le répertoire de
resource de l'utilisateur.
|
| ApplicationResourceManager.ClassPathResource |
|
| ApplicationResourceManager.Resource |
|
| ApplicationRunner |
Simple application runner which authorize to reload an application.
|
| ApplicationRunnerEvent |
|
| ApplicationRunnerListener |
|
| Base64Coder |
FIXME Use the jre one.
|
| BlockingLayerUI |
A JXLayer ui implementation that permits to block a component but still
allow an action when clicking on the right-top icon painted on the layer.
|
| BlockingLayerUI2 |
A JXLayer ui implementation that permits to block a component but still
allow an action when clicking everywhere on the layer.
|
| BooleanCellEditor |
|
| BooleanCellRenderer |
|
| BooleanWithPredicateTableCellRenderer |
Created on 14/08/15.
|
| BootArguments |
Annotation to place on some test to override boot parameters.
|
| BootTestHelper |
Created by tchemit on 13/02/2018.
|
| BuildTreeVisitor |
A visitor to build the tree from a given component.
|
| BusyChangeListener |
|
| CardLayout2 |
|
| CardLayout2Ext |
|
| ClassCellEditor |
A class cell editor (fork from comandline project).
|
| ClassTableCellRenderer |
Table cell renderer for a Class
|
| Clipboards |
Created by tchemit on 11/10/17.
|
| ColorCellEditor |
|
| ColorCellRenderer |
Date: 31/07/12
|
| ComboBoxModel2<E> |
|
| ComboBoxSelectionEvent |
Created on 8/7/14.
|
| CommandSupport<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>> |
Support for command line actions.
|
| ComponentDescriptor |
|
| ComponentMover |
This class allows you to move a Component by using a mouse.
|
| ComponentResizer |
The ComponentResizer allows you to resize a component by dragging a border
of the component.
|
| ComponentTreeNode |
|
| ComponentTreeNodeVisitor |
|
| CompoundIcon |
The CompoundIcon will paint two, or more, Icons as a single Icon.
|
| CompoundIcon.Layout |
|
| Containers |
Created by tchemit on 21/12/2017.
|
| DataBinding |
Represents a data binding bound to an attribute at runtime.
|
| DataBindingListener |
A PropertyChangeListener which processes a data binding when it receives a
PropertyChangeEvent.
|
| DataBindingUpdateListener |
A PropertyChangeListener which removes and re-applies a data binding
when it receives a PropertyChangeEvent.
|
| DateUtil |
Created by tchemit on 12/07/17.
|
| DebugComponentTreeNodeVisitor |
To print a tree node.
|
| DecoratorListCellRenderer<O> |
|
| DecoratorProviderListCellRenderer |
|
| DecoratorProviderTableCellRenderer |
|
| DecoratorTableCellRenderer |
|
| DefaultActionExecutorListener |
Created by tchemit on 27/01/2018.
|
| DefaultApplicationContext<Config extends ApplicationConfiguration,Context extends DefaultApplicationContext<Config,Context>> |
Application context (only one instance should exists and it is initialized by the ApplicationBoot.
|
| DefaultApplicationContext |
The default context to be used for an application.
|
| DefaultApplicationContext.AutoLoad |
A class annotated @AutoLoad is used by context to auto instanciate
the class when required.
|
| DefaultApplicationContext.MethodAccess |
A class annotated @MethodAccess is used by context to obtain the
value of an entry via a declared method.
|
| DefaultI18nDecoratorDefinition |
Created on 27/07/2021.
|
| DefaultIterableTreeNode<O> |
|
| DefaultJAXXBinding |
A PropertyChangeListener which processes a data binding when it receives a
PropertyChangeEvent.
|
| DefaultJAXXContext |
|
| EmptyNumberTableCellRenderer |
|
| EnumEditor<E extends Enum<E>> |
Une éditeur d'enum.
|
| EnumEditorRenderer<E extends Enum<E>> |
Created on 08/03/16.
|
| EnumTableCellRenderer<E extends Enum<E>> |
|
| FileUtil |
Created by tchemit on 12/07/17.
|
| FileUtil.FileAction |
|
| FilteredDecoratorListCellRenderer<O> |
|
| FilterTreeModel |
Filter tree model.
|
| GBC |
This class simplifies the use of the GridBagConstraints
class.
|
| GenericListEvent<B> |
|
| GenericListListener |
|
| GenericListModel<B> |
|
| GenericListSelectionModel<B> |
|
| GetCompopentAtPointVisitor |
A visitor to get the deepest component given a point in a tree.
|
| HBox |
|
| HBoxBeanInfo |
|
| HBoxLayout |
Horizontal box layout.
|
| I18nDecoratorDefinition |
To get all about i18n for a decorator.
|
| I18nDecoratorDefinitions |
Created on 27/07/2021.
|
| I18nLabelsBuilder |
To build a dictionary of i18n labels used in ui based on a decorator.
|
| I18nTableCellRenderer |
A simple TableCellRenderer using a delegate TableCellRenderer to render
everything elese thant the text : the text is I18nalize.
|
| Item |
An item in a component such as JComboBox or JTree.
|
| IterableTreeNode<O> |
A TreeNode implementation that is mutable, but does not implements MutableTreeNode,
because this API has some lacks:
Implementation use Vector
Methods around userObject are not typed
Moreover this class implements Iterable to get nice access to children nodes using modern API.
|
| IterableTreeNode.BreadthFirstIterator |
|
| IterableTreeNode.PostorderIterator |
|
| IterableTreeNode.PreorderIterator |
|
| JAXXButtonGroup |
|
| JAXXComboBox |
|
| JAXXContextEntryDef<O> |
|
| JaxxDefaultComboBoxModel<E> |
|
| JaxxDefaultListModel<E> |
|
| JaxxFilterableComboBoxModel<E> |
ComboBoxModel which can filter the elements displayed in the popup.
|
| JaxxFilterableListModel<E> |
List model for filterable lists.
|
| JAXXInitialContext |
|
| JAXXList |
|
| JAXXObjectActionSupport<UI extends JAXXObject> |
|
| JAXXObjectActionSupportJavaBeanDefinition<UI extends JAXXObject> |
|
| JAXXObjectDescriptor |
|
| JaxxRuntimeUIResourcesProvider |
Created by tchemit on 13/12/2017.
|
| JAXXTab |
|
| JAXXToggleButton |
|
| JAXXTree |
|
| JAXXUtil |
|
| JComponentActionSupport<UI extends JComponent & JAXXObject> |
|
| JOptionPanes |
Created by tchemit on 11/10/17.
|
| JSplitPaneState |
State for JSplit
FIXME add listener for divider move action
|
| JTabbedPaneState |
State for the JTabbedPane
|
| JTables |
Some usefull methods on JTable.
|
| JTableState |
State for JTable.
|
| JTrees |
Created by tchemit on 11/10/17.
|
| JVetoableTabbedPane |
A specialized JTabbedPane with a mechanism to check before changin a tab.
|
| JVetoableTabbedPane.ChangeSelectedIndex |
|
| JXTableSwingSessionState |
|
| KeyStrokeCellEditor |
|
| KeyStrokeEditor |
Custom text field to disable default key events
|
| KeyStrokes |
Created by tchemit on 02/02/2018.
|
| LocaleEditor |
|
| LocaleListCellRenderer |
|
| LogListener |
|
| MenuAction |
Add this contract on any action that should be in a menu.
|
| ModuleInitializer |
To initialize some stuff in your module.
|
| MultiDecoratorListCellRenderer |
|
| MultiDecoratorTableCelleRenderer |
|
| MyDefaultCellEditor |
|
| NavBridge<M,N extends NavNode<M,N>> |
Contract of the bridge used by NavHelper to hold model and ui.
|
| NavDataProvider |
Contract of provider of data.
|
| NavHelper<M,U,B extends NavBridge<M,N>,N extends NavNode<M,N>> |
Tree helper to deal with the build of trees and other usefull operations.
|
| NavNode<M,N extends NavNode<M,N>> |
Definition of a node with a optional childLoador to build childs of
node.
|
| NavNodeChildLoador<T,O,M,B extends NavBridge<M,N>,N extends NavNode<M,N>> |
Object to load childs of a node.
|
| NavTreeBridge<N extends NavTreeNode<N>> |
Delegate model used to switch between tree model and tree table model api
|
| NavTreeHelper<N extends NavTreeNode<N>> |
|
| NavTreeNode<N extends NavTreeNode<N>> |
|
| NavTreeNodeChildLoador<T,O,N extends NavTreeNode<N>> |
|
| NavTreeTableBridge<N extends NavTreeTableNode<N>> |
Delegate model used to switch between tree model and tree table model api
|
| NavTreeTableHelper<N extends NavTreeTableNode<N>> |
The implementation of NavHelper based on a JXTreeTable component.
|
| NavTreeTableModel |
Model of the tree table used for a jaxx tree table api.
|
| NavTreeTableModel.MyDefaultTreeTableModel |
Hack to acces to the modelSupport
|
| NavTreeTableNode<N extends NavTreeTableNode<N>> |
Implementation of NavNode used to create in tree table
This node extends DefaultMutableTreeTableNode used by
JXTreeTable
|
| NavTreeTableNodeChildLoador<T,O,N extends NavTreeTableNode<N>> |
|
| OneClicListSelectionModel |
|
| Pseudoclasses |
|
| ReflectUtil |
Created by tchemit on 12/07/17.
|
| RootPaneContainerActionSupport<UI extends RootPaneContainer & JAXXObject> |
|
| Rule |
|
| Selector |
|
| SimpleJAXXObjectBinding |
Created: 5 déc. 2009
|
| Spacer |
|
| StartDefaultUI<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>> |
Action to start main ui.
|
| State |
get(save) and set(restore) state of object passed in argument
|
| Stylesheet |
|
| SwingSession |
Use to store and restore position and size of application.
|
| SwingSession.Action |
|
| SwingSession.RestoreStateAction |
|
| SwingSession.SaveStateAction |
|
| SwingSessionHelper |
Created on 07/11/16.
|
| SwingUtil |
The runtime swing util class with some nice stuff.
|
| SwingUtil.TabbedPaneIterator<O> |
|
| TabInfo |
|
| TabInfoJavaBeanDefinition |
|
| TabInfoPropertyChangeListener |
|
| Table |
|
| TreeFilter |
|
| UserMessages |
Created by tchemit on 21/01/2018.
|
| VBox |
|
| VBoxBeanInfo |
|
| VBoxLayout |
Vertical box layout.
|
| WillChangeSelectedItemListener |
A listener to be able to stop the change of a selected item in a
Created on 8/7/14.
|
| WillChangeSelectedItemVetoException |
Created on 8/7/14.
|
| WindowState |
State for Window
|
| WithMainUICommandSupport<Config extends ApplicationConfiguration,Context extends ApplicationContext<Config,Context>> |
Created by tchemit on 31/01/2018.
|
| WizardActionWorker<E extends WizardExtStep,M extends WizardExtModel<E>> |
Un worker pour les opération longues d'administration.
|
| WizardActionWorkerExecutorListener |
Created by tchemit on 27/01/2018.
|
| WizardExtModel<E extends WizardExtStep> |
Un modèle de wizard avec des opérations.
|
| WizardExtStep |
Extension de WizardStep avec des états supplémentaires.
|
| WizardExtStepModel<E extends WizardExtStep> |
|
| WizardExtUI<E extends WizardExtStep,M extends WizardExtModel<E>> |
Contrat a respecter pour une ui de wizard.
|
| WizardExtUtil |
Classe de méthodes utiles sur les wizard.
|
| WizardModel<E extends WizardStep> |
Un modèle de wizard.
|
| WizardState |
Pour caractériser l'état d'une opération.
|
| WizardStep |
le contrat d'une étape d'un wizard.
|
| WizardStepUI<E extends WizardStep,M extends WizardModel<E>> |
Le contrat d'une ui d'étape.
|
| WizardUI<E extends WizardStep,M extends WizardModel<E>> |
Contrat a respecter pour une ui de wizard.
|
| WizardUILancher<E extends WizardStep,M extends WizardModel<E>,UI extends WizardUI<E,M>> |
Une classe pour lancer une ui de wizard.
|
| WizardUtil |
Classe de méthodes utiles sur les wizard.
|