- abbreviation(String) - Method in interface org.jowidgets.unit.api.IUnitBuilder
-
- abbreviation(IMessage) - Method in interface org.jowidgets.unit.api.IUnitBuilder
-
- AbstractActionDescriptorBuilder<INSTANCE_TYPE extends IActionDescriptorBuilder<?>> - Class in org.jowidgets.tools.command
-
- AbstractActionDescriptorBuilder() - Constructor for class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
-
- AbstractActionItemVisibilityAspectPlugin - Class in org.jowidgets.tools.model.item
-
- AbstractActionItemVisibilityAspectPlugin() - Constructor for class org.jowidgets.tools.model.item.AbstractActionItemVisibilityAspectPlugin
-
- AbstractCompositeInputControl<VALUE_TYPE> - Class in org.jowidgets.tools.widgets.base
-
A AbstractCompositeInputControl can be used to encapsulate a IInputControl implementation that uses a composite
to add the inner controls.
- AbstractCompositeInputControl(IContainer) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
-
Creates a new instance
- AbstractCompositeInputControl(IContainer, int) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
-
Creates a new instance
- AbstractCompositeInputControl(IContainer, ICompositeDescriptor) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
-
Creates a new instance
- AbstractCompositeInputControl(IContainer, int, ICompositeDescriptor) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
-
Creates a new instance
- AbstractCompositeInputControl(IContainer, Object) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
-
Creates a new instance
- AbstractCompositeInputControl(IContainer, int, Object) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
-
Creates a new instance
- AbstractCompositeInputControl(IContainer, ICompositeDescriptor, Object) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
-
Creates a new instance
- AbstractCompositeInputControl(IContainer, int, ICompositeDescriptor, Object) - Constructor for class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
-
Creates a new instance
- AbstractCompositeWidgetFactory<WIDGET_TYPE extends IWidget,DESCRIPTOR_TYPE extends IWidgetDescriptor<WIDGET_TYPE>> - Class in org.jowidgets.tools.widgets.factory
-
- AbstractCompositeWidgetFactory() - Constructor for class org.jowidgets.tools.widgets.factory.AbstractCompositeWidgetFactory
-
- AbstractConverter<OBJECT_TYPE> - Class in org.jowidgets.tools.converter
-
- AbstractConverter() - Constructor for class org.jowidgets.tools.converter.AbstractConverter
-
- AbstractEnabledChecker - Class in org.jowidgets.tools.command
-
This class can be used as base implementation for the `IEnabledChecker` interface.
- AbstractEnabledChecker() - Constructor for class org.jowidgets.tools.command.AbstractEnabledChecker
-
- AbstractInputControl<VALUE_TYPE> - Class in org.jowidgets.tools.widgets.wrapper
-
- AbstractInputControl(IControl) - Constructor for class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
-
- AbstractNumberUnitConverter<BASE_VALUE_TYPE extends java.lang.Number,UNIT_VALUE_TYPE extends java.lang.Number> - Class in org.jowidgets.unit.tools.converter
-
- AbstractNumberUnitConverter() - Constructor for class org.jowidgets.unit.tools.converter.AbstractNumberUnitConverter
-
- AbstractObjectLabelConverter<FROM_TYPE> - Class in org.jowidgets.tools.converter
-
- AbstractObjectLabelConverter() - Constructor for class org.jowidgets.tools.converter.AbstractObjectLabelConverter
-
- AbstractObjectStringConverter<FROM_TYPE> - Class in org.jowidgets.tools.converter
-
- AbstractObjectStringConverter() - Constructor for class org.jowidgets.tools.converter.AbstractObjectStringConverter
-
- AbstractResourceImageInitializer - Class in org.jowidgets.tools.image
-
- AbstractResourceImageInitializer(Class<?>, IImageRegistry, String) - Constructor for class org.jowidgets.tools.image.AbstractResourceImageInitializer
-
Creates a new instance
- AbstractResourceImageInitializer(ClassLoader, IImageRegistry, String) - Constructor for class org.jowidgets.tools.image.AbstractResourceImageInitializer
-
Creates a new instance
- AbstractSetupBuilderConvenience<BUILDER_TYPE extends ISetupBuilder<?>> - Class in org.jowidgets.tools.widgets.blueprint.convenience
-
- AbstractSetupBuilderConvenience() - Constructor for class org.jowidgets.tools.widgets.blueprint.convenience.AbstractSetupBuilderConvenience
-
- AbstractSingleUseBuilder<RESULT_TYPE> - Class in org.jowidgets.util.builder
-
- AbstractSingleUseBuilder() - Constructor for class org.jowidgets.util.builder.AbstractSingleUseBuilder
-
- AbstractStringObjectConverter<TO_TYPE> - Class in org.jowidgets.tools.converter
-
- AbstractStringObjectConverter() - Constructor for class org.jowidgets.tools.converter.AbstractStringObjectConverter
-
- AbstractTableCellEditor - Class in org.jowidgets.tools.editor
-
- AbstractTableCellEditor(IControl) - Constructor for class org.jowidgets.tools.editor.AbstractTableCellEditor
-
- AbstractTableCellEditorFactory<WIDGET_TYPE extends ITableCellEditor> - Class in org.jowidgets.tools.editor
-
- AbstractTableCellEditorFactory() - Constructor for class org.jowidgets.tools.editor.AbstractTableCellEditorFactory
-
- AbstractTableDataModel - Class in org.jowidgets.tools.model.table
-
- AbstractTableDataModel() - Constructor for class org.jowidgets.tools.model.table.AbstractTableDataModel
-
- AbstractTableModel - Class in org.jowidgets.tools.model.table
-
- AbstractTableModel() - Constructor for class org.jowidgets.tools.model.table.AbstractTableModel
-
- AbstractToolkitInterceptorHolder - Class in org.jowidgets.tools.toolkit
-
- AbstractToolkitInterceptorHolder() - Constructor for class org.jowidgets.tools.toolkit.AbstractToolkitInterceptorHolder
-
Creates a new instance with default order
- AbstractToolkitInterceptorHolder(int) - Constructor for class org.jowidgets.tools.toolkit.AbstractToolkitInterceptorHolder
-
Creates a new instance with given order
- AbstractTreeNodeModel<VALUE_TYPE> - Class in org.jowidgets.tools.model.tree
-
- AbstractTreeNodeModel() - Constructor for class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
-
- AbstractUnitConverter<BASE_TYPE,UNIT_VALUE_TYPE> - Class in org.jowidgets.unit.tools.converter
-
- AbstractUnitConverter() - Constructor for class org.jowidgets.unit.tools.converter.AbstractUnitConverter
-
- AC - Class in org.jowidgets.api.layout.miglayout
-
- ac() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
-
Creates row / column constraints
- ac() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
-
Creates row / column constraints
- Accelerator - Class in org.jowidgets.common.types
-
This class defines a key accelerator consisting of an key and a set of key modifiers
- Accelerator(VirtualKey, Modifier...) - Constructor for class org.jowidgets.common.types.Accelerator
-
Creates a new key accelerator
- Accelerator(VirtualKey, Collection<Modifier>) - Constructor for class org.jowidgets.common.types.Accelerator
-
Creates a new key accelerator
- Accelerator(char, Modifier...) - Constructor for class org.jowidgets.common.types.Accelerator
-
Creates a new key accelerator
- Accelerator(char, Collection<Modifier>) - Constructor for class org.jowidgets.common.types.Accelerator
-
Creates a new key accelerator
- accept(DropAction) - Method in interface org.jowidgets.api.dnd.IDropResponse
-
- accept(ITreeNodeVisitor) - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
Visits the nodes of the container by a visitor
- accept(ITreeNodeVisitor) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- accept(VALUE_TYPE) - Method in interface org.jowidgets.util.IFilter
-
- acceptAll() - Static method in class org.jowidgets.util.Filter
-
- Action - Class in org.jowidgets.api.command
-
Accessor class for action builder
- ActionBuilder - Class in org.jowidgets.tools.command
-
- ActionBuilder() - Constructor for class org.jowidgets.tools.command.ActionBuilder
-
- ActionBuilder(IActionBuilder) - Constructor for class org.jowidgets.tools.command.ActionBuilder
-
- ActionChangeAdapter - Class in org.jowidgets.tools.command
-
- ActionChangeAdapter() - Constructor for class org.jowidgets.tools.command.ActionChangeAdapter
-
- ActionChangeObservable - Class in org.jowidgets.tools.command
-
- ActionChangeObservable() - Constructor for class org.jowidgets.tools.command.ActionChangeObservable
-
- actionItem() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
-
- actionItemBuilder() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
-
- ActionItemModel - Class in org.jowidgets.tools.model.item
-
- ActionItemModel() - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model
- ActionItemModel(IAction) - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model
- ActionItemModel(String) - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model
- ActionItemModel(String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model
- ActionItemModel(String, String) - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model
- ActionItemModel(String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model
- ActionItemModel(String, String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model
- ActionItemModel(IActionItemModelBuilder) - Constructor for class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a action item model defined by a builder
- ActionItemVisibilityAspectPlugin - Class in org.jowidgets.api.model.item
-
- ActionObservable - Class in org.jowidgets.tools.controller
-
- ActionObservable() - Constructor for class org.jowidgets.tools.controller.ActionObservable
-
- actionPerformed() - Method in interface org.jowidgets.api.model.item.IActionItemModel
-
This fires an action performed event for the item.
- actionPerformed() - Method in interface org.jowidgets.api.model.item.IPopupActionItemModel
-
- actionPerformed() - Method in interface org.jowidgets.common.widgets.controller.IActionListener
-
Will be invoked if an action was performed
- actionPerformed() - Method in class org.jowidgets.tools.controller.CloseActionListener
-
- actionPerformed() - Method in class org.jowidgets.tools.model.item.ActionItemModel
-
- actionPerformed() - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- ActionStyle - Enum in org.jowidgets.api.command
-
- ActionWrapper - Class in org.jowidgets.tools.command
-
- ActionWrapper(IAction) - Constructor for class org.jowidgets.tools.command.ActionWrapper
-
- add(TransferType<JAVA_TYPE>, JAVA_TYPE) - Method in interface org.jowidgets.api.clipboard.ITransferableBuilder
-
- add(Class<JAVA_TYPE>, JAVA_TYPE) - Method in interface org.jowidgets.api.clipboard.ITransferableBuilder
-
- add(String, int, IWidgetDescriptor<? extends WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
-
Creates and adds an control to this container.
- add(String, int, ICustomWidgetCreator<WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
-
Creates and adds an control to this container
- add(String, IWidgetDescriptor<? extends WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
-
Creates and adds an control to this container.
- add(String, ICustomWidgetCreator<WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
-
Creates and adds an control to this container
- add(String, IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
-
Creates and adds an control to this container.
- add(String, ICustomWidgetCreator<WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
-
Creates and adds an control to this container
- add(int, IWidgetDescriptor<? extends WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.IContainer
-
Creates and adds an control to this container.
- add(int, IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IContainer
-
Creates and adds an control to this container.
- add(int, ICustomWidgetCreator<WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.IContainer
-
Creates and adds an control to this container
- add(int, ICustomWidgetCreator<WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IContainer
-
Creates and adds an control to this container
- add(IWidgetDescriptor<? extends WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.IContainer
-
Creates and adds an control to this container.
- add(ICustomWidgetCreator<WIDGET_TYPE>, Object) - Method in interface org.jowidgets.api.widgets.IContainer
-
Creates and adds an control to this container
- add(IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IContainer
-
Creates and adds an control to this container.
- add(ICustomWidgetCreator<WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IContainer
-
Creates and adds an control to this container
- add(int, IWidgetDescriptor<? extends WIDGET_TYPE>, IDynamicFlowLayoutConstraints) - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
-
- add(int, ICustomWidgetCreator<WIDGET_TYPE>, IDynamicFlowLayoutConstraints) - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
-
- add(Position...) - Static method in class org.jowidgets.common.types.Position
-
- add(IEnabledChecker) - Method in class org.jowidgets.tools.command.EnabledCheckerCompositeBuilder
-
- add(int, IWidgetDescriptor<? extends WIDGET_TYPE>, Object) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- add(int, IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- add(int, ICustomWidgetCreator<WIDGET_TYPE>, Object) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- add(int, ICustomWidgetCreator<WIDGET_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- add(IWidgetDescriptor<? extends WIDGET_TYPE>, Object) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- add(ICustomWidgetCreator<WIDGET_TYPE>, Object) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- add(IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- add(ICustomWidgetCreator<WIDGET_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- add(IUnit) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
-
- add(IUnitBuilder) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
-
- add(String, String, double) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
-
- add(String, String, long) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
-
- add(String, double) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
-
- add(String, long) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
-
- add(String, String) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
-
- add(String) - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
-
- add(ELEMENT_TYPE) - Method in interface org.jowidgets.util.collection.ICircularBuffer
-
Adds an element to the end of buffer.
- add(OBSERVER_TYPE) - Method in interface org.jowidgets.util.collection.IObserverSet
-
Adds an observer to the set.
- add(VALUE_TYPE) - Method in interface org.jowidgets.util.collection.IUnmodifiableArrayBuilder
-
- add(ELEMENT_TYPE) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
-
- add(IValidator<VALUE_TYPE>) - Method in interface org.jowidgets.validation.IValidatorCompositeBuilder
-
Adds a validator
- addAction(IAction) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates an adds an action item and binds it to the given action
- addAction(int, IAction) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates an adds an action item at a given index and binds it to the given action
- addAction(IAction) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addAction(int, IAction) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addAction(IAction) - Method in interface org.jowidgets.api.widgets.IMenu
-
Adds an action item to the menu that will be bound to the given action
- addAction(int, IAction) - Method in interface org.jowidgets.api.widgets.IMenu
-
Adds an action item to the menu at a specific that will be bound to the given action
- addAction(IAction) - Method in interface org.jowidgets.api.widgets.IToolBar
-
- addAction(int, IAction) - Method in interface org.jowidgets.api.widgets.IToolBar
-
- addAction(IAction) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addAction(int, IAction) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addAction(IAction) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addAction(int, IAction) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addActionChangeListener(IActionChangeListener) - Method in interface org.jowidgets.api.command.IActionChangeObservable
-
- addActionChangeListener(IActionChangeListener) - Method in class org.jowidgets.tools.command.ActionChangeObservable
-
- addActionItem() - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a action item
- addActionItem(String) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a action item
- addActionItem(String, String) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a action item
- addActionItem(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a action item
- addActionItem(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a action item
- addActionItem() - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addActionItem(String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addActionItem(String, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addActionItem(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addActionItem(IImageConstant, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addActionItem(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addActionItem() - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addActionItem(String) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addActionItem(String, String) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addActionItem(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addActionItem(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addActionItem() - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addActionItem(String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addActionItem(String, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addActionItem(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addActionItem(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addActionItem(IImageConstant, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addActionListener(IActionListener) - Method in interface org.jowidgets.common.widgets.controller.IActionObservable
-
Adds an action listener
- addActionListener(IActionListener) - Method in class org.jowidgets.tools.controller.ActionObservable
-
- addActionListener(IActionListener) - Method in class org.jowidgets.tools.model.item.ActionItemModel
-
- addActionListener(IActionListener) - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- addActionListener(IActionListener) - Method in class org.jowidgets.tools.powo.JoButton
-
Deprecated.
- addActionListener(IActionListener) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
-
- addAfter(IMenuModel, String) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Adds a menu after another menu
- addAfter(IMenuItemModel, String...) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Adds an item after another item defined by an path of item id
If the given path not exists, an IllegalArgumentException will be thrown
- addAfter(IToolBarItemModel, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addAfter(IMenuModel, String) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- addAfter(IMenuItemModel, String...) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addAfter(IToolBarItemModel, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addAll(Enumeration<? extends VALUE_TYPE>) - Method in interface org.jowidgets.util.collection.IUnmodifiableArrayBuilder
-
- addAll(Iterable<? extends VALUE_TYPE>) - Method in interface org.jowidgets.util.collection.IUnmodifiableArrayBuilder
-
- addAll(VALUE_TYPE...) - Method in interface org.jowidgets.util.collection.IUnmodifiableArrayBuilder
-
- addAll(Collection<? extends ELEMENT_TYPE>) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
-
- addAll(Iterable<? extends IValidator<VALUE_TYPE>>) - Method in interface org.jowidgets.validation.IValidatorCompositeBuilder
-
Adds a list of validators
- addAlphabeticMask() - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- addAlphabeticMask(char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- addAlphabeticMask(char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- addAlphabeticMask() - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- addAlphaNumericMask() - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- addAlphaNumericMask(char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- addAlphaNumericMask(char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- addAlphaNumericMask() - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- addBefore(IMenuModel, String) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Adds a menu before another menu
- addBefore(IMenuItemModel, String...) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Adds an item before another item defined by an path of item id
If the given path not exists, an IllegalArgumentException will be thrown
- addBefore(IToolBarItemModel, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addBefore(IMenuModel, String) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- addBefore(IMenuItemModel, String...) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addBefore(IToolBarItemModel, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addCacheableListener(ICacheableListener) - Method in class org.jowidgets.tools.image.ImageUrlProvider
-
- addCacheableListener(ICacheableListener) - Method in class org.jowidgets.util.cache.CacheableObservable
-
- addCacheableListener(ICacheableListener) - Method in interface org.jowidgets.util.cache.ICacheableObservable
-
- addCancelListener(ILoginCancelListener) - Method in interface org.jowidgets.api.login.ILoginResultCallback
-
- addCancelListener(ICancelListener) - Method in class org.jowidgets.util.event.CancelObservable
-
- addCancelListener(ICancelListener) - Method in interface org.jowidgets.util.event.ICancelObservable
-
- addChangeListener(IChangeListener) - Method in class org.jowidgets.tools.command.EnabledChecker
-
- addChangeListener(IChangeListener) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- addChangeListener(IChangeListener) - Method in class org.jowidgets.util.event.ChangeObservable
-
- addChangeListener(IChangeListener) - Method in interface org.jowidgets.util.event.IChangeObservable
-
Adds a change listener
- addChangeListener(IChangeListener) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
-
- addCharacterMask() - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- addCharacterMask(char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- addCharacterMask(String) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- addCharacterMask(String, char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- addCharacterMask(String, String) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- addCharacterMask(String, String, char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- addCharacterMask(ICharacterMask) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- addCharacterMask(char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- addCharacterMask(String, char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- addCharacterMask(String, String, char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- addCharacterMask() - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- addCharacterMask(String) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- addCharacterMask(String, String) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- addCharacterMask(ICharacterMask) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- addCheckableListener(ITreeNodeCheckableListener) - Method in interface org.jowidgets.api.controller.ITreeNodeCheckableObservable
-
- addCheckableListener(ITreeNodeCheckableListener) - Method in class org.jowidgets.tools.controller.TreeNodeCheckableObservable
-
- addCheckedItem() - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a checked item
- addCheckedItem(String) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a checked item
- addCheckedItem(String, String) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a checked item
- addCheckedItem(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a checked item
- addCheckedItem(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a checked item
- addCheckedItem() - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addCheckedItem(String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addCheckedItem(String, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addCheckedItem(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addCheckedItem(IImageConstant, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addCheckedItem(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addCheckedItem() - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addCheckedItem(String) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addCheckedItem(String, String) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addCheckedItem(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addCheckedItem(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addCheckedItem() - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addCheckedItem(String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addCheckedItem(String, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addCheckedItem(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addCheckedItem(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addCheckedItem(IImageConstant, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addClassLoader(IClassLoader) - Method in interface org.jowidgets.classloading.api.ISharedClassLoader
-
Adds a class loader to the shared class loader
- addClassLoader(IClassLoader) - Static method in class org.jowidgets.classloading.api.SharedClassLoader
-
Adds a class loader to the shared class loader
- addClipbaordListener(IClipboardListener) - Static method in class org.jowidgets.api.clipboard.Clipboard
-
- addClipboardListener(IClipboardListener) - Method in interface org.jowidgets.api.clipboard.IClipboardObservable
-
- addColumn() - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- addColumn(int) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- addColumn(IDefaultTableColumn) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- addColumn(int, IDefaultTableColumn) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- addColumn(IDefaultTableColumnBuilder) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- addColumn(int, IDefaultTableColumnBuilder) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- addColumn(String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- addColumn(String, String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- addColumn() - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- addColumn(int) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- addColumn(IDefaultTableColumn) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- addColumn(int, IDefaultTableColumn) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- addColumn(IDefaultTableColumnBuilder) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- addColumn(int, IDefaultTableColumnBuilder) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- addColumn(String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- addColumn(String, String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- addColumn() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addColumn(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addColumn(IDefaultTableColumn) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addColumn(int, IDefaultTableColumn) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addColumn(IDefaultTableColumnBuilder) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addColumn(int, IDefaultTableColumnBuilder) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addColumn(String) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addColumn(String, String) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addColumnModelListener(ITableColumnModelListener) - Method in interface org.jowidgets.common.model.ITableColumnModelObservable
-
- addColumnModelListener(ITableColumnModelListener) - Method in class org.jowidgets.tools.controller.TableColumnModelObservable
-
- addColumnModelListener(ITableColumnModelListener) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- addColumnModelListener(ITableColumnModelListener) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addComponentListener(IComponentListener) - Method in interface org.jowidgets.common.widgets.controller.IComponentObservable
-
Adds a component listener
- addComponentListener(IComponentListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- addComponentListenerRecursive(IListenerFactory<IComponentListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
-
- addComponentListenerRecursive(IListenerFactory<IComponentListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- addContainer() - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addContainer(IContainerContentCreator) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addContainer(IWidgetDescriptor<? extends IControl>, Object) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addContainer() - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addContainer(IContainerContentCreator) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addContainer(IWidgetDescriptor<? extends IControl>, Object) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addContainerListener(IContainerListener) - Method in interface org.jowidgets.api.controller.IContainerObservable
-
Adds a container listener
- addContainerListener(IContainerListener) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- addContainerRegistry(IContainerRegistry) - Method in interface org.jowidgets.api.widgets.IContainer
-
Adds a container registry recursively.
- addContainerRegistry(IContainerRegistry) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- addDataModelListener(ITableDataModelListener) - Method in interface org.jowidgets.common.model.ITableDataModelObservable
-
- addDataModelListener(ITableDataModelListener) - Method in class org.jowidgets.tools.controller.TableDataModelObservable
-
- addDataModelListener(ITableDataModelListener) - Method in class org.jowidgets.tools.model.table.AbstractTableDataModel
-
- addDataModelListener(ITableDataModelListener) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addDecorator(IDecorator<IAction>) - Method in interface org.jowidgets.api.model.item.IActionItemModel
-
Adds a decorator to the model.
- addDecorator(IDecorator<IAction>) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Adds an action decorator for all actions contained in this menu an all sub menus.
- addDecorator(IDecorator<IAction>) - Method in class org.jowidgets.tools.model.item.ActionItemModel
-
- addDecorator(IDecorator<IAction>) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addDefaultsInitializer(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- addDefaultsInitializer(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintProxyFactory
-
Adds a default initializer that will be invoked when a blue print for the given builder type will be created
The default initializers will be invoked in the same order they was added
- addDefaultsInitializer(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
Deprecated.
Using this method is not possible inside a IToolkitInterceptor. Because the adding of defaults should be done
inside a IToolkitInterceptor normally, this method is deprecated to avoid pitfall.
Inside inside a IToolkitInterceptor use toolkit.getBluePrintProxyFactory().addDefaultsInitializer() instead, if
not inside a IToolkitInterceptoruse Toolkit.getBluePrintProxyFactory().addDefaultsInitializer()
- addDelimiter(char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- addDelimiter(char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- addDisposeListener(IDisposeListener) - Method in interface org.jowidgets.api.controller.IDisposeObservable
-
Adds a dispose listener
- addDisposeListener(IDisposeListener) - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
-
- addDragSourceListener(IDragSourceListener) - Method in interface org.jowidgets.api.dnd.IDragSourceObservable
-
Adds a drag source listener
- addDropTargetListener(IDropTargetListener) - Method in interface org.jowidgets.api.dnd.IDropTargetObservable
-
- addError(String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
-
Adds a error message
- addError(String, String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
-
Adds a error message
- addExpandListener(IExpandListener) - Method in interface org.jowidgets.api.controller.IExpandObservable
-
- addExpandListener(IExpandListener) - Method in class org.jowidgets.tools.controller.ExpandObservable
-
- addFilter(IFilter<ITreeNode>) - Method in interface org.jowidgets.api.command.ITreeExpansionActionBuilder
-
Adds a filter.
- addFirst(IWidgetDescriptor<? extends WIDGET_TYPE>, IDynamicFlowLayoutConstraints) - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
-
- addFirst(ICustomWidgetCreator<WIDGET_TYPE>, IDynamicFlowLayoutConstraints) - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
-
- addFocusListener(IFocusListener) - Method in interface org.jowidgets.common.widgets.controller.IFocusObservable
-
Adds a focus listener
- addFocusListener(IFocusListener) - Method in class org.jowidgets.tools.controller.FocusObservable
-
- addFocusListener(IFocusListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- addFocusListenerRecursive(IListenerFactory<IFocusListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
-
- addFocusListenerRecursive(IListenerFactory<IFocusListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- addFromEnumerationToCollection(Collection<ELEMENT_TYPE>, Enumeration<ELEMENT_TYPE>) - Static method in class org.jowidgets.util.CollectionUtils
-
- addFutureCallback(IFutureValueCallback<VALUE_TYPE>) - Method in class org.jowidgets.util.FutureValue
-
- addFutureCallback(IFutureValueCallback<VALUE_TYPE>) - Method in interface org.jowidgets.util.IFutureValue
-
Adds a callback that will be invoked in the following manner:
1.
- addInfo(String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
-
Adds a info message
- addInfo(String, String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
-
Adds a info message
- addInfoError(String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
-
Adds a info error message
- addInfoError(String, String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
-
Adds a info error message
- addInputListener(IInputListener) - Method in interface org.jowidgets.common.widgets.controller.IInputObservable
-
Adds an input listener
- addInputListener(IInputListener) - Method in class org.jowidgets.tools.controller.InputObservable
-
- addInputListener(IInputListener) - Method in class org.jowidgets.tools.model.item.InputControlItemModel
-
- addInputListener(IInputListener) - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
-
- addInputListener(IInputListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
-
- addInputListener(IInputListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
-
- addItem(IMenuItemModel) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Adds an item to the model
- addItem(int, IMenuItemModel) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Adds an item at a given index
- addItem(BUILDER_TYPE) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Adds an item defined by an builder and returns the build item
- addItem(int, BUILDER_TYPE) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Adds an item at a given index defined by an builder and returns the build item
- addItem(IToolBarItemModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addItem(int, IToolBarItemModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addItem(BUILDER_TYPE) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addItem(int, BUILDER_TYPE) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addItem(IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IMenu
-
Adds a menu item to the menu
- addItem(int, IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IMenu
-
Adds a menu item to the menu at a specific index
- addItem(ITabItemDescriptor) - Method in interface org.jowidgets.api.widgets.ITabFolder
-
- addItem(int, ITabItemDescriptor) - Method in interface org.jowidgets.api.widgets.ITabFolder
-
- addItem(IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IToolBar
-
- addItem(int, IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.api.widgets.IToolBar
-
- addItem(IMenuItemModel) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addItem(int, IMenuItemModel) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addItem(BUILDER_TYPE) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addItem(int, BUILDER_TYPE) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addItem(IToolBarItemModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addItem(int, IToolBarItemModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addItem(BUILDER_TYPE) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addItem(int, BUILDER_TYPE) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addItem(MenuItem<? extends IMenuItem, ?>) - Method in interface org.jowidgets.tools.powo.IJoMenu
-
Deprecated.
- addItem(int, MenuItem<? extends IMenuItem, ?>) - Method in interface org.jowidgets.tools.powo.IJoMenu
-
Deprecated.
- addItem(SubMenu<? extends ISubMenu, ?>) - Method in interface org.jowidgets.tools.powo.IJoMenu
-
Deprecated.
- addItem(int, SubMenu<? extends ISubMenu, ?>) - Method in interface org.jowidgets.tools.powo.IJoMenu
-
Deprecated.
- addItem(ITabItemDescriptor) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- addItem(int, ITabItemDescriptor) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- addItemContainerListener(IListItemListener) - Method in interface org.jowidgets.api.model.IListItemObservable
-
- addItemListener(IItemStateListener) - Method in interface org.jowidgets.common.widgets.controller.IItemStateObservable
-
Adds an item state listener
- addItemListener(IItemStateListener) - Method in class org.jowidgets.tools.controller.ItemStateObservable
-
- addItemModelListener(IItemModelListener) - Method in interface org.jowidgets.api.model.item.IItemModelObservable
-
Adds a item model listener
- addItemsOfModel(IMenuModel) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Adds all items of a given model to this model
- addItemsOfModel(IToolBarModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addItemsOfModel(IMenuModel) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addItemsOfModel(IToolBarModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addKeyListener(IKeyListener) - Method in interface org.jowidgets.common.widgets.controller.IKeyObservable
-
Adds a key listener
- addKeyListener(IKeyListener) - Method in class org.jowidgets.tools.controller.KeyObservable
-
- addKeyListener(IKeyListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- addKeyListenerRecursive(IListenerFactory<IKeyListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
-
- addKeyListenerRecursive(IListenerFactory<IKeyListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- addLast(IWidgetDescriptor<? extends WIDGET_TYPE>, IDynamicFlowLayoutConstraints) - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
-
- addLast(ICustomWidgetCreator<WIDGET_TYPE>, IDynamicFlowLayoutConstraints) - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
-
- addLevel(int) - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
-
Adds a level, a default label will be created
- addLevel(int, String) - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
-
Adds a level with a corresponding level name
- addLevelListener(ILevelListener) - Method in interface org.jowidgets.api.model.levelmeter.ILevelObservable
-
- addLevelListener(ILevelListener) - Method in class org.jowidgets.tools.controller.LevelObservable
-
- addListModelListener(IListModelListener) - Method in interface org.jowidgets.api.model.IListModelObservable
-
Adds a list model listener
- addListModelListener(IListModelListener) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- addListModelListener(IListModelListener) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addListModelListener(IListModelListener) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addMenu(IMenuModel) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Adds a menu
- addMenu(int, IMenuModel) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Adds a menu at a given index
- addMenu(IMenuModelBuilder) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Creates and adds a menu defined by a builder.
- addMenu(int, IMenuModelBuilder) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Creates and adds a menu defined by a builder at a given index
- addMenu() - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Creates and add a menu
- addMenu(String) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Creates and add a menu
- addMenu(String, String) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Creates and add a menu
- addMenu(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Creates and add a menu
- addMenu(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Creates and add a menu
- addMenu() - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and add a submenu
- addMenu(String) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and add a submenu
- addMenu(String, String) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and add a submenu
- addMenu(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and add a submenu
- addMenu(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and add a submenu
- addMenu(IMainMenuDescriptor) - Method in interface org.jowidgets.api.widgets.IMenuBar
-
Adds a menu to the menu bar
- addMenu(int, IMainMenuDescriptor) - Method in interface org.jowidgets.api.widgets.IMenuBar
-
Adds a menu to the menu bar at a given index
- addMenu(String) - Method in interface org.jowidgets.api.widgets.IMenuBar
-
Adds a menu to the menu bar
- addMenu(String, char) - Method in interface org.jowidgets.api.widgets.IMenuBar
-
Adds a menu to the menu bar
- addMenu(int, String) - Method in interface org.jowidgets.api.widgets.IMenuBar
-
Adds a menu to the menu bar at a given index
- addMenu(IMenuModel) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- addMenu(int, IMenuModel) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- addMenu(IMenuModelBuilder) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- addMenu(int, IMenuModelBuilder) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- addMenu() - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- addMenu(String) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- addMenu(String, String) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- addMenu(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- addMenu(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- addMenu() - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addMenu(String) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addMenu(String, String) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addMenu(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addMenu(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addMenu(IMenuModel) - Method in class org.jowidgets.tools.model.item.MenuModelKeyBinding
-
Adds a menu to the key binding
- addMenuListener(IMenuListener) - Method in interface org.jowidgets.common.widgets.controller.IMenuObservable
-
Adds a menu listener
- addMenuListener(IMenuListener) - Method in class org.jowidgets.tools.controller.MenuObservable
-
- addMenusOfModel(IMenuBarModel) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Adds all menus of a given menu bar
- addMenusOfModel(IMenuBarModel) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- addMessage(IValidationMessage) - Method in interface org.jowidgets.validation.IValidationResultBuilder
-
Adds a message
- addMouseListener(IMouseListener) - Method in interface org.jowidgets.common.widgets.controller.IMouseObservable
-
Adds a mouse listener
- addMouseListener(IMouseListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- addMouseListenerRecursive(IListenerFactory<IMouseListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
-
- addMouseListenerRecursive(IListenerFactory<IMouseListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- addMouseMotionListener(IMouseMotionListener) - Method in interface org.jowidgets.common.widgets.controller.IMouseMotionObservable
-
Adds a mouse motion listener
- addMouseMotionListener(IMouseMotionListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- addMutableValueListener(IMutableValueListener<VALUE_TYPE>) - Method in interface org.jowidgets.util.IMutableValue
-
- addMutableValueListener(IMutableValueListener<VALUE_TYPE>) - Method in class org.jowidgets.util.MutableValue
-
- addNode() - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
- addNode(int) - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
- addNode(ITreeNodeDescriptor) - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
- addNode(int, ITreeNodeDescriptor) - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
- addNode() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- addNode(int) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- addNode(ITreeNodeDescriptor) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- addNode(int, ITreeNodeDescriptor) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- addNumericMask() - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- addNumericMask(char) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- addNumericMask(char) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- addNumericMask() - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- addPaintListener(IPaintListener) - Method in interface org.jowidgets.api.graphics.IPaintObservable
-
- addParameter(ITypedKey<VALUE_TYPE>, IParameter<VALUE_TYPE>) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
-
- addParameter(ITypedKey<VALUE_TYPE>, Class<VALUE_TYPE>) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
-
- addParameter(ITypedKey<VALUE_TYPE>, Class<VALUE_TYPE>, String) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
-
- addParameter(ITypedKey<VALUE_TYPE>, Class<VALUE_TYPE>, VALUE_TYPE, String) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
-
- addParameter(ITypedKey<VALUE_TYPE>, Class<VALUE_TYPE>, String, String) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
-
- addParameter(ITypedKey<VALUE_TYPE>, Class<VALUE_TYPE>, VALUE_TYPE, String, String) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
-
- addParentListener(IParentListener<PARENT_TYPE>) - Method in interface org.jowidgets.api.controller.IParentObservable
-
Adds a parent listener
- addParentListener(IParentListener<PARENT_TYPE>) - Method in class org.jowidgets.tools.controller.ParentObservable
-
- addParentListener(IParentListener<IContainer>) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- addParentListener(IParentListener<IContainer>) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- addPopupAction(IAction, IMenuModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addPopupAction(int, IAction, IMenuModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addPopupAction(IAction, IMenuModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addPopupAction(int, IAction, IMenuModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addPopupActionItem() - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addPopupActionItem(String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addPopupActionItem(String, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addPopupActionItem(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addPopupActionItem(IImageConstant, String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addPopupActionItem(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addPopupActionItem() - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addPopupActionItem(String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addPopupActionItem(String, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addPopupActionItem(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addPopupActionItem(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addPopupActionItem(IImageConstant, String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addPopupDetectionListener(IPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.controller.IPopupDetectionObservable
-
Adds a popup detection listener
- addPopupDetectionListener(IPopupDetectionListener) - Method in class org.jowidgets.tools.controller.PopupDetectionObservable
-
- addPopupDetectionListener(IPopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- addPopupDetectionListenerRecursive(IListenerFactory<IPopupDetectionListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
-
- addPopupDetectionListenerRecursive(IListenerFactory<IPopupDetectionListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- addRadioItem() - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a radio item
- addRadioItem(String) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a radio item
- addRadioItem(String, String) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a radio item
- addRadioItem(String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a radio item
- addRadioItem(String, String, IImageConstant) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a radio item
- addRadioItem() - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addRadioItem(String) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addRadioItem(String, String) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addRadioItem(String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addRadioItem(String, String, IImageConstant) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addResult(IPriorityValue<VALUE_TYPE, PRIORITY_TYPE>) - Method in class org.jowidgets.util.priority.PrioritizedResultCreator
-
Adds a new (partial) result.
- addResult(IValidationResult) - Method in interface org.jowidgets.validation.IValidationResultBuilder
-
Adds all messages of a result the new result
- addRow() - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- addRow(int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- addRow(ITableCell...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- addRow(int, ITableCell...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- addRow(ITableCellBuilder...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- addRow(int, ITableCellBuilder...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- addRow(String...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- addRow(List<String>) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- addRow(int, String...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- addRow(int, List<String>) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- addRow() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addRow(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addRow(ITableCell...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addRow(int, ITableCell...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addRow(List<String>) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addRow(int, List<String>) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addRow(ITableCellBuilder...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addRow(int, ITableCellBuilder...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addRow(String...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addRow(int, String...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addRowLayout(ITableRowLayout) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
-
- addRows(int, int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- addRows(int, int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- addSelectionVetoListener(IListSelectionVetoListener) - Method in interface org.jowidgets.api.controller.IListSelectionVetoObservable
-
- addSelectionVetoListener(IListSelectionVetoListener) - Method in class org.jowidgets.tools.controller.ListSelectionVetoObservable
-
- addSelectionVetoListener(IListSelectionVetoListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- addSeparator() - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a separator
- addSeparator(String) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds a separator
- addSeparator(int) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Creates and adds separator at a given index
- addSeparator() - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addSeparator(String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addSeparator(int) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addSeparator() - Method in interface org.jowidgets.api.widgets.IMenu
-
Adds a separator item to the menu
- addSeparator(int) - Method in interface org.jowidgets.api.widgets.IMenu
-
Adds a separator item to the menu at a specific index
- addSeparator() - Method in interface org.jowidgets.api.widgets.IToolBar
-
- addSeparator(int) - Method in interface org.jowidgets.api.widgets.IToolBar
-
- addSeparator() - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addSeparator(int) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addSeparator(String) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- addSeparator() - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addSeparator(String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addSeparator(int) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addShowingStateListener(IShowingStateListener) - Method in interface org.jowidgets.api.controller.IShowingStateObservable
-
Adds a showing state listener
- addShowingStateListener(IShowingStateListener) - Method in class org.jowidgets.tools.controller.ShowingStateObservable
-
- addShowingStateListener(IShowingStateListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- addTabFolderListener(ITabFolderListener) - Method in interface org.jowidgets.api.controller.ITabFolderObservable
-
- addTabFolderListener(ITabFolderListener) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- addTabItemListener(ITabItemListener) - Method in interface org.jowidgets.api.controller.ITabItemObservable
-
- addTabItemListener(ITabItemListener) - Method in class org.jowidgets.tools.controller.TabItemObservable
-
- addTableCellEditorListener(TextFieldCellEditorFactory.ITableCellEditorListener) - Method in class org.jowidgets.tools.editor.TextFieldCellEditorFactory
-
- addTableCellListener(ITableCellListener) - Method in interface org.jowidgets.common.widgets.controller.ITableCellObservable
-
- addTableCellListener(ITableCellListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- addTableCellPopupDetectionListener(ITableCellPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.controller.ITableCellPopupDetectionObservable
-
- addTableCellPopupDetectionListener(ITableCellPopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- addTableColumnListener(ITableColumnListener) - Method in interface org.jowidgets.common.widgets.controller.ITableColumnObservable
-
- addTableColumnListener(ITableColumnListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- addTableColumnPopupDetectionListener(ITableColumnPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.controller.ITableColumnPopupDetectionObservable
-
- addTableColumnPopupDetectionListener(ITableColumnPopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- addTableSelectionListener(ITableSelectionListener) - Method in interface org.jowidgets.common.widgets.controller.ITableSelectionObservable
-
- addTableSelectionListener(ITableSelectionListener) - Method in class org.jowidgets.tools.controller.TableSelectionObservable
-
- addTableSelectionListener(ITableSelectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- addTabPopupDetectionListener(IPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.ITabItemCommon
-
- addTextLabel(String) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- addTextLabel(String) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- addTreeListener(ITreeListener) - Method in interface org.jowidgets.api.controller.ITreeObservable
-
- addTreeListener(ITreeListener) - Method in class org.jowidgets.tools.controller.TreeObservable
-
- addTreeListener(ITreeListener) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- addTreeNodeListener(ITreeNodeListener) - Method in interface org.jowidgets.common.widgets.controller.ITreeNodeObservable
-
- addTreeNodeListener(ITreeNodeListener) - Method in class org.jowidgets.tools.controller.TreeNodeObservable
-
- addTreeNodeModelListener(ITreeNodeModelListener) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelObservable
-
- addTreeNodeModelListener(ITreeNodeModelListener) - Method in class org.jowidgets.tools.model.tree.TreeNodeModelObservable
-
- addTreePopupDetectionListener(ITreePopupDetectionListener) - Method in interface org.jowidgets.api.controller.ITreePopupDetectionObservable
-
- addTreePopupDetectionListener(ITreePopupDetectionListener) - Method in class org.jowidgets.tools.controller.TreePopupDetectionObservable
-
- addTreePopupDetectionListener(ITreePopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- addTreeSelectionListener(ITreeSelectionListener) - Method in interface org.jowidgets.api.controller.ITreeSelectionObservable
-
- addTreeSelectionListener(ITreeSelectionListener) - Method in class org.jowidgets.tools.controller.TreeSelectionObservable
-
- addTreeSelectionListener(ITreeSelectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- addUnboundLevel() - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
-
Adds an unbound level with a default label
- addUnboundLevel(String) - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
-
Adds an unbound level
- addValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.validation.ValidationCache
-
- addValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
-
- addValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
-
- addValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
-
- addValidationConditionListener(IValidationConditionListener) - Method in interface org.jowidgets.validation.IValidateable
-
Adds a validation condition listener
- addValidator(IValidator<VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.IInputComponent
-
Adds a validator to the input component
- addValidator(IValidator<VALIDATION_INPUT_TYPE>) - Method in class org.jowidgets.tools.validation.CompoundValidator
-
Deprecated.
- addValidator(IValidator<VALUE_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
-
- addValidator(IValidator<VALUE_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
-
- addValidator(IValidator<INPUT_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
-
- addValidator(IValidator<VALIDATION_INPUT_TYPE>) - Method in class org.jowidgets.validation.tools.CompoundValidator
-
- addValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.concurrent.SingleThreadParameter
-
- addValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.concurrent.ThreadSyncParameter
-
- addValueListener(IObservableValueListener<?>) - Method in interface org.jowidgets.util.IObservableValue
-
Adds a value listener
- addValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.ObservableValue
-
- addValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.ObservableValueWrapper
-
- addVerifier(IInputVerifier) - Method in class org.jowidgets.tools.verify.InputVerifierComposite
-
- addVisibilityAspect(IActionItemVisibilityAspect) - Method in interface org.jowidgets.api.model.item.IActionItemModelBuilder
-
Sets and visibility aspect
- addWarning(String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
-
Adds a warning message
- addWarning(String, String) - Method in interface org.jowidgets.validation.IValidationResultBuilder
-
Adds a warning message
- addWidgetDecorator(Class<? extends DESCRIPTOR_TYPE>, IDecorator<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
-
Adds a widget decorator
The decorators
IDecorator.decorate(Object)
will be invoked for each created widget and the decorated widget will be
returned
- addWidgetFactoryDecorator(Class<? extends DESCRIPTOR_TYPE>, IDecorator<? extends IWidgetFactory<WIDGET_TYPE, ? extends DESCRIPTOR_TYPE>>) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
-
Adds a widget factory decorator
The decorators
IDecorator.decorate(Object)
will be invoked for the factory with the given type and the decorated
factory will be used to create widgets with the given type
- addWidgetFactoryListener(IWidgetFactoryListener) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
-
Adds a widget factory listener
- addWindowListener(IWindowListener) - Method in interface org.jowidgets.common.widgets.controller.IWindowObservable
-
Adds a window listener
- addWindowListener(IWindowListener) - Method in class org.jowidgets.tools.controller.WindowObservable
-
- addWindowListener(IWindowListener) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- addWindowListener(IWindowListener) - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
-
- afterAdded(IControl) - Method in interface org.jowidgets.api.controller.IContainerListener
-
Will be invoked after a control was added
- afterChildAdded(int) - Method in interface org.jowidgets.api.model.IListModelListener
-
Will be invoked after a child was added
- afterChildAdded(int) - Method in class org.jowidgets.tools.controller.ListModelAdapter
-
- afterChildRemoved(int) - Method in interface org.jowidgets.api.model.IListModelListener
-
Will be invoked after a child was removed
- afterChildRemoved(int) - Method in class org.jowidgets.tools.controller.ListModelAdapter
-
- align(String) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the current row/column's columns default alignment for its components.
- align(String, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the indicated rows'/columns' columns default alignment for its components.
- align(String, String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
-
Sets both the alignX and alignY as the same time.
- alignBottom() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
-
- alignCenter() - Method in interface org.jowidgets.common.widgets.builder.convenience.ITextLabelSetupConvenienceCommon
-
- alignHorizontalCenter() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
-
- alignLeft() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
-
- alignLeft() - Method in interface org.jowidgets.common.widgets.builder.convenience.ITextLabelSetupConvenienceCommon
-
- alignment(int, ITableLayoutBuilder.Alignment) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
-
- alignmentHorizontal(AlignmentHorizontal) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
-
- AlignmentHorizontal - Enum in org.jowidgets.common.types
-
- alignments(ITableLayoutBuilder.Alignment[]) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
-
- alignmentVertical(AlignmentVertical) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
-
- AlignmentVertical - Enum in org.jowidgets.common.types
-
- alignRight() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
-
- alignRight() - Method in interface org.jowidgets.common.widgets.builder.convenience.ITextLabelSetupConvenienceCommon
-
- alignTop() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
-
- alignVerticalCenter() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
-
- alignX(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Same functionality as getHorizontal().setAlign(ConstraintParser.parseUnitValue(unitValue, true))
only this
method
returns this
for chaining multiple calls.
- alignX(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
-
Same functionality as setAlignX(ConstraintParser.parseUnitValueOrAlign(unitValue, true))
only this method
returns this
for chaining multiple calls.
- alignY(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Same functionality as getVertical().setAlign(ConstraintParser.parseUnitValue(unitValue, true))
only this
method
returns this
for chaining multiple calls.
- alignY(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
-
Same functionality as setAlignY(ConstraintParser.parseUnitValueOrAlign(align, false))
only this method returns
this
for chaining multiple calls.
- allowSelectionChange(List<Integer>) - Method in class org.jowidgets.tools.controller.ListSelectionVetoObservable
-
- and(IFilter<VALUE_TYPE>, IFilter<VALUE_TYPE>) - Static method in class org.jowidgets.util.Filter
-
- and(IFilter<FILTER_VALUE_TYPE>...) - Static method in class org.jowidgets.util.Filter
-
- and(Collection<? extends IFilter<FILTER_VALUE_TYPE>>) - Static method in class org.jowidgets.util.Filter
-
- AnimationRunner - Class in org.jowidgets.api.animation
-
- AnnotationCache - Class in org.jowidgets.util.reflection
-
- AnnotationUtils - Class in org.jowidgets.util.reflection
-
- AntiAliasing - Enum in org.jowidgets.common.graphics
-
- append(String) - Method in interface org.jowidgets.common.widgets.ITextAreaCommon
-
- ArrayUtils - Class in org.jowidgets.util
-
- asCollection(IUnmodifiableArray<VALUE_TYPE>) - Static method in class org.jowidgets.util.collection.UnmodifiableArray
-
- askYesNoCancelQuestion(String) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
-
- askYesNoCancelQuestion(String, String) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
-
- askYesNoCancelQuestion(String, String, QuestionResult) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
-
- askYesNoCancelQuestion(String, String, QuestionResult, IImageConstant) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
-
- askYesNoCancelQuestion(String, IImageConstant, String, QuestionResult, IImageConstant) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
-
- askYesNoCancelQuestion(String) - Static method in class org.jowidgets.api.toolkit.QuestionPane
-
- askYesNoCancelQuestion(String, String) - Static method in class org.jowidgets.api.toolkit.QuestionPane
-
- askYesNoCancelQuestion(String, String, QuestionResult) - Static method in class org.jowidgets.api.toolkit.QuestionPane
-
- askYesNoCancelQuestion(String, String, QuestionResult, IImageConstant) - Static method in class org.jowidgets.api.toolkit.QuestionPane
-
- askYesNoCancelQuestion(String, IImageConstant, String, QuestionResult, IImageConstant) - Static method in class org.jowidgets.api.toolkit.QuestionPane
-
- askYesNoQuestion(String) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
-
- askYesNoQuestion(String, String) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
-
- askYesNoQuestion(String, String, QuestionResult) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
-
- askYesNoQuestion(String, String, QuestionResult, IImageConstant) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
-
- askYesNoQuestion(String, IImageConstant, String, QuestionResult, IImageConstant) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
-
- askYesNoQuestion(IExecutionContext, String, QuestionResult) - Method in interface org.jowidgets.api.toolkit.IQuestionPane
-
- askYesNoQuestion(String) - Static method in class org.jowidgets.api.toolkit.QuestionPane
-
- askYesNoQuestion(String, String) - Static method in class org.jowidgets.api.toolkit.QuestionPane
-
- askYesNoQuestion(String, String, QuestionResult) - Static method in class org.jowidgets.api.toolkit.QuestionPane
-
- askYesNoQuestion(String, String, QuestionResult, IImageConstant) - Static method in class org.jowidgets.api.toolkit.QuestionPane
-
- askYesNoQuestion(String, IImageConstant, String, QuestionResult, IImageConstant) - Static method in class org.jowidgets.api.toolkit.QuestionPane
-
- askYesNoQuestion(IExecutionContext, String, QuestionResult) - Static method in class org.jowidgets.api.toolkit.QuestionPane
-
- Assert - Class in org.jowidgets.util
-
- attachItem(ITabItem) - Method in interface org.jowidgets.api.widgets.ITabFolder
-
- attachItem(int, ITabItem) - Method in interface org.jowidgets.api.widgets.ITabFolder
-
- attachItem(ITabItem) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- attachItem(int, ITabItem) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- autoCenterAlways() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
-
- autoCenterOff() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
-
- autoCenterOnce() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
-
- AutoCenterPolicy - Enum in org.jowidgets.api.types
-
- autoCompletionOff() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IComboBoxSelectionSetupConvenience
-
- autoCompletionOn() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IComboBoxSelectionSetupConvenience
-
- autoPackAlways() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
-
- autoPackOff() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
-
- autoPackOnce() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
-
- AutoPackPolicy - Enum in org.jowidgets.api.types
-
- autoPositionCorrectionAlways() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
-
- autoPositionCorrectionOff() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
-
- autoPositionCorrectionOnce() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IWindowSetupConvenience
-
- AutoPositionCorrectionPolicy - Enum in org.jowidgets.api.types
-
- autoSelectionOff() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IComboBoxSelectionSetupConvenience
-
- autoSelectionOn() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IComboBoxSelectionSetupConvenience
-
- AutoSelectionPolicy - Enum in org.jowidgets.api.types
-
- available() - Method in class org.jowidgets.util.io.LazyBufferedInputStream
-
- B - Static variable in class org.jowidgets.unit.tools.units.ByteUnitSet
-
- backgroundColors(IColorConstant[]) - Method in interface org.jowidgets.api.layout.IListLayoutFactoryBuilder
-
- BASE_FONT_SIZE - Static variable in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
I value indicating that the size of the font for the container of the component
will be used as a base for calculating the logical pixel size.
- BASE_FONT_SIZE - Static variable in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
I value indicating that the size of the font for the container of the component
will be used as a base for calculating the logical pixel size.
- BASE_REAL_PIXEL - Static variable in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
I value indicating that the size of a logical pixel should always be a real pixel
and thus no compensation will be made.
- BASE_REAL_PIXEL - Static variable in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
I value indicating that the size of a logical pixel should always be a real pixel
and thus no compensation will be made.
- BASE_SCALE_FACTOR - Static variable in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
I value indicating that the screen DPI will be used as a base for calculating the
logical pixel size.
- BASE_SCALE_FACTOR - Static variable in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
I value indicating that the screen DPI will be used as a base for calculating the
logical pixel size.
- BeanUtils - Class in org.jowidgets.util.reflection
-
- beforeChildRemove(int) - Method in interface org.jowidgets.api.model.IListModelListener
-
Will be invoked before a child will be removed
- beforeChildRemove(int) - Method in class org.jowidgets.tools.controller.ListModelAdapter
-
- beforeRemove(IControl) - Method in interface org.jowidgets.api.controller.IContainerListener
-
Will be invoked before a control will be removed
- beforeSelectionChange(List<Integer>, IVetoable) - Method in interface org.jowidgets.api.controller.IListSelectionVetoListener
-
- beginLayout() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
-
- bind(IMenuBarModel) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Binds the given model to this model with the following manner:
1.
- bind(IMenuModel) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Binds the given model to this model with the following manner:
1.
- bind(IToolBarModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
Binds the given model to this model with the following manner:
1.
- bind(IMenuBarModel) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- bind(IMenuModel) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- bind(Collection<? extends IMenuModel>, IComponent) - Static method in class org.jowidgets.tools.model.item.MenuModelKeyBinding
-
Binds a collection of menus to a component
When bound all key events of the component (recursive, if component is a IContainer) will be
checked against the key accelerators of the menu and the actions will be performed if accelerator
matches.
- bind(IMenuModel, IComponent) - Static method in class org.jowidgets.tools.model.item.MenuModelKeyBinding
-
Binds a menu to a component
When bound all key events of the component (recursive, if component is a IContainer) will be
checked against the key accelerators of the menu and the actions will be performed if accelerator
matches.
- bind(IToolBarModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- bind(IInputComponent<VALUE_TYPE>) - Static method in class org.jowidgets.tools.value.InputComponentBind
-
Binds an input component to a newly created observable value and returns the observable value.
- bind(IObservableValue<VALUE_TYPE>, IInputComponent<VALUE_TYPE>) - Static method in class org.jowidgets.tools.value.InputComponentBind
-
Binds an input component to an observable value.
- Bind - Class in org.jowidgets.util.binding
-
Accessor class for IBind interface
- bind(IObservableValue<VALUE_TYPE>, IObservableValue<VALUE_TYPE>) - Static method in class org.jowidgets.util.binding.Bind
-
Binds two observable values with same type bidirectional.
- bind(IObservableValue<SOURCE_TYPE>, IObservableValue<DESTINATION_TYPE>, IBindingConverter<SOURCE_TYPE, DESTINATION_TYPE>) - Static method in class org.jowidgets.util.binding.Bind
-
Binds two observable values with potentially different type bidirectional using a
binding converter.
- bind(IObservableValue<VALUE_TYPE>, IObservableValue<VALUE_TYPE>) - Method in interface org.jowidgets.util.binding.IBind
-
Binds two observable values with same type bidirectional.
- bind(IObservableValue<SOURCE_TYPE>, IObservableValue<DESTINATION_TYPE>, IBindingConverter<SOURCE_TYPE, DESTINATION_TYPE>) - Method in interface org.jowidgets.util.binding.IBind
-
Binds two observable values with potentially different type bidirectional using a
binding converter.
- bind() - Method in interface org.jowidgets.util.binding.IBinding
-
Binds the referenced values.
- bluePrint(Class<BLUE_PRINT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- bluePrint(Class<BLUE_PRINT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintProxyFactory
-
Creates a blue print for a bluePrint type.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoActionMenuItem
-
Deprecated.
- bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoActionMenuItem
-
Deprecated.
- bluePrint(String, String) - Static method in class org.jowidgets.tools.powo.JoActionMenuItem
-
Deprecated.
- bluePrint(String, IImageConstant) - Static method in class org.jowidgets.tools.powo.JoActionMenuItem
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoButton
-
Deprecated.
- bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoButton
-
Deprecated.
- bluePrint(String, String) - Static method in class org.jowidgets.tools.powo.JoButton
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoCheckBox
-
Deprecated.
- bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoCheckBox
-
Deprecated.
- bluePrint(String, String) - Static method in class org.jowidgets.tools.powo.JoCheckBox
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoCheckedMenuItem
-
Deprecated.
- bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoCheckedMenuItem
-
Deprecated.
- bluePrint(String, String) - Static method in class org.jowidgets.tools.powo.JoCheckedMenuItem
-
Deprecated.
- bluePrint(String, IImageConstant) - Static method in class org.jowidgets.tools.powo.JoCheckedMenuItem
-
Deprecated.
- bluePrint(IConverter<VALUE_TYPE>) - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- bluePrint(IObjectStringConverter<VALUE_TYPE>) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- bluePrint(ENUM_TYPE...) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoComposite
-
Deprecated.
- bluePrint(ILayoutDescriptor) - Static method in class org.jowidgets.tools.powo.JoComposite
-
Deprecated.
- bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoComposite
-
Deprecated.
- bluePrint(boolean) - Static method in class org.jowidgets.tools.powo.JoComposite
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoDialog
-
Deprecated.
- bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoDialog
-
Deprecated.
- bluePrint(String, IImageConstant) - Static method in class org.jowidgets.tools.powo.JoDialog
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoFrame
-
Deprecated.
- bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoFrame
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoIcon
-
Deprecated.
- bluePrint(IImageConstant) - Static method in class org.jowidgets.tools.powo.JoIcon
-
Deprecated.
- bluePrint(IConverter<VALUE_TYPE>) - Static method in class org.jowidgets.tools.powo.JoInputField
-
Deprecated.
- bluePrint(IObjectStringConverter<VALUE_TYPE>) - Static method in class org.jowidgets.tools.powo.JoInputField
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoLabel
-
Deprecated.
- bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoLabel
-
Deprecated.
- bluePrint(String, IImageConstant) - Static method in class org.jowidgets.tools.powo.JoLabel
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoMainMenu
-
Deprecated.
- bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoMainMenu
-
Deprecated.
- bluePrint(String, char) - Static method in class org.jowidgets.tools.powo.JoMainMenu
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoMessageDialog
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoProgressBar
-
Deprecated.
- bluePrint(int) - Static method in class org.jowidgets.tools.powo.JoProgressBar
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoQuestionDialog
-
Deprecated.
- bluePrint(JoQuestionDialog.QuestionType) - Static method in class org.jowidgets.tools.powo.JoQuestionDialog
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoRadioMenuItem
-
Deprecated.
- bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoRadioMenuItem
-
Deprecated.
- bluePrint(String, String) - Static method in class org.jowidgets.tools.powo.JoRadioMenuItem
-
Deprecated.
- bluePrint(String, IImageConstant) - Static method in class org.jowidgets.tools.powo.JoRadioMenuItem
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoScrollComposite
-
Deprecated.
- bluePrint(ILayoutDescriptor) - Static method in class org.jowidgets.tools.powo.JoScrollComposite
-
Deprecated.
- bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoScrollComposite
-
Deprecated.
- bluePrint(boolean) - Static method in class org.jowidgets.tools.powo.JoScrollComposite
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoSeparatorMenuItem
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoSplitComposite
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoSubMenu
-
Deprecated.
- bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoSubMenu
-
Deprecated.
- bluePrint(String, String) - Static method in class org.jowidgets.tools.powo.JoSubMenu
-
Deprecated.
- bluePrint(String, IImageConstant) - Static method in class org.jowidgets.tools.powo.JoSubMenu
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoTextLabel
-
Deprecated.
- bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoTextLabel
-
Deprecated.
- bluePrint() - Static method in class org.jowidgets.tools.powo.JoToggleButton
-
Deprecated.
- bluePrint(String) - Static method in class org.jowidgets.tools.powo.JoToggleButton
-
Deprecated.
- bluePrint(String, String) - Static method in class org.jowidgets.tools.powo.JoToggleButton
-
Deprecated.
- bluePrint(Class<BLUE_PRINT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- bluePrintError() - Static method in class org.jowidgets.tools.powo.JoMessageDialog
-
Deprecated.
- bluePrintError(String) - Static method in class org.jowidgets.tools.powo.JoMessageDialog
-
Deprecated.
- bluePrintInfo() - Static method in class org.jowidgets.tools.powo.JoMessageDialog
-
Deprecated.
- bluePrintInfo(String) - Static method in class org.jowidgets.tools.powo.JoMessageDialog
-
Deprecated.
- bluePrintInteger() - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- bluePrintInteger() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- bluePrintInteger() - Static method in class org.jowidgets.tools.powo.JoInputField
-
Deprecated.
- bluePrintInteger(int) - Static method in class org.jowidgets.tools.powo.JoInputField
-
Deprecated.
- bluePrintLong() - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- bluePrintLong() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- bluePrintLong() - Static method in class org.jowidgets.tools.powo.JoInputField
-
Deprecated.
- bluePrintLong(int) - Static method in class org.jowidgets.tools.powo.JoInputField
-
Deprecated.
- BluePrintProxy - Class in org.jowidgets.tools.widgets.blueprint
-
This class is a abbreviation accessor class to all blueprints of the jowidget core widgets
It can be used to write e.g.
- bluePrintShort() - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- bluePrintShort() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- bluePrintShort() - Static method in class org.jowidgets.tools.powo.JoInputField
-
Deprecated.
- bluePrintShort(int) - Static method in class org.jowidgets.tools.powo.JoInputField
-
Deprecated.
- bluePrintString() - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- bluePrintString() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- bluePrintString() - Static method in class org.jowidgets.tools.powo.JoInputField
-
Deprecated.
- bluePrintString(int) - Static method in class org.jowidgets.tools.powo.JoInputField
-
Deprecated.
- bluePrintWarning() - Static method in class org.jowidgets.tools.powo.JoMessageDialog
-
Deprecated.
- bluePrintWarning(String) - Static method in class org.jowidgets.tools.powo.JoMessageDialog
-
Deprecated.
- bluePrintYesNo() - Static method in class org.jowidgets.tools.powo.JoQuestionDialog
-
Deprecated.
- bluePrintYesNo(String) - Static method in class org.jowidgets.tools.powo.JoQuestionDialog
-
Deprecated.
- bluePrintYesNoCancel() - Static method in class org.jowidgets.tools.powo.JoQuestionDialog
-
Deprecated.
- bluePrintYesNoCancel(String) - Static method in class org.jowidgets.tools.powo.JoQuestionDialog
-
Deprecated.
- boolLong() - Method in interface org.jowidgets.api.convert.IConverterProvider
-
- boolShort() - Method in interface org.jowidgets.api.convert.IConverterProvider
-
- Border - Class in org.jowidgets.common.types
-
- Border() - Constructor for class org.jowidgets.common.types.Border
-
- Border(String) - Constructor for class org.jowidgets.common.types.Border
-
- BorderLayout - Class in org.jowidgets.api.layout
-
Accessor for 'BorderLayout'
A border layout lays out a container that can consist of five regions:
left, right, top, bottom, and center.
- borderLayout() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
-
Creates 'BorderLayout'
A border layout lays out a container that can consist of five regions:
left, right, top, bottom, and center.
- borderLayoutBuilder() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
-
Creates a builder for a 'BorderLayout' factory
A border layout lays out a container that can consist of five regions:
left, right, top, bottom, and center.
- BorderLayoutConstraints - Enum in org.jowidgets.api.layout
-
- BOTTOM - Static variable in class org.jowidgets.api.layout.BorderLayout
-
The bottom region
- bottomToTop() - Method in interface org.jowidgets.api.layout.miglayout.ILC
-
Same functionality as #setTopToBottom(boolean false)
only this method returns this
for chaining
multiple calls.
- BPF - Class in org.jowidgets.tools.widgets.blueprint
-
This class is a abbreviation accessor class to all blueprints of the jowidget core widgets
It can be used to write e.g.
- build() - Method in interface org.jowidgets.api.animation.IAnimationRunnerBuilder
-
- build() - Method in interface org.jowidgets.api.clipboard.ITransferableBuilder
-
- build() - Method in interface org.jowidgets.api.command.IActionBuilder
-
Creates a new command action defined by the builder setup
- build() - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
-
- build() - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
-
- build() - Method in interface org.jowidgets.api.command.ITreeExpansionActionBuilder
-
- build() - Method in interface org.jowidgets.api.convert.ILinearSliderConverterBuilder
-
- build() - Method in interface org.jowidgets.api.event.IDelayedEventRunnerBuilder
-
- build() - Method in interface org.jowidgets.api.layout.IBorderLayoutFactoryBuilder
-
Creates a new layout factory for 'BorderLayout'
- build() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
-
- build() - Method in interface org.jowidgets.api.layout.IFillLayoutFactoryBuilder
-
Creates a new layout factory for 'FillLayouts'
- build() - Method in interface org.jowidgets.api.layout.IFlowLayoutFactoryBuilder
-
Creates a new layout factory for 'FlowLayouts'
- build() - Method in interface org.jowidgets.api.layout.IListLayoutFactoryBuilder
-
- build() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
-
Creates a new layout factory for 'IMigLayout'
- build() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
-
- build() - Method in interface org.jowidgets.api.layout.tablelayout.ITableRowLayoutFactoryBuilder
-
- build() - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- build() - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
-
Creates a new model based on the given setup
- build() - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
-
Builds the item
- build() - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnBuilder
-
- build() - Method in interface org.jowidgets.api.model.table.ISimpleTableModelBuilder
-
- build() - Method in interface org.jowidgets.api.model.table.ITableCellBuilder
-
- build() - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
-
Builds the worker thread access
- build(IActionBuilder) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
-
- build() - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
-
- build() - Method in class org.jowidgets.tools.command.ActionBuilder
-
- build() - Method in class org.jowidgets.tools.command.EnabledCheckerCompositeBuilder
-
- build() - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- build() - Method in class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
-
- build() - Method in class org.jowidgets.tools.model.table.SimpleTableModelBuilder
-
- build() - Method in class org.jowidgets.tools.model.table.TableCellBuilder
-
- build() - Method in interface org.jowidgets.unit.api.IUnitBuilder
-
- build() - Method in interface org.jowidgets.unit.api.IUnitSetBuilder
-
- build() - Method in class org.jowidgets.util.builder.AbstractSingleUseBuilder
-
- build() - Method in interface org.jowidgets.util.collection.IUnmodifiableArrayBuilder
-
- build() - Method in interface org.jowidgets.util.ITypedPropertiesBuilder
-
- build() - Method in interface org.jowidgets.util.parameter.IParameterBuilder
-
- build() - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
-
- build() - Method in interface org.jowidgets.validation.IValidationResultBuilder
-
Creates a new validation result
- build() - Method in interface org.jowidgets.validation.IValidatorCompositeBuilder
-
Creates a new validator
- builder() - Static method in class org.jowidgets.api.animation.AnimationRunner
-
- builder() - Static method in class org.jowidgets.api.clipboard.Transferable
-
- builder() - Static method in class org.jowidgets.api.command.Action
-
Creates a new action builder instance
- builder(ITreeContainer) - Static method in class org.jowidgets.api.command.CheckTreeAction
-
- builder(ITreeContainer) - Static method in class org.jowidgets.api.command.CollapseTreeAction
-
- builder() - Static method in class org.jowidgets.api.command.CommandAction
-
- builder(ITreeContainer) - Static method in class org.jowidgets.api.command.ExpandCheckedNodesTreeAction
-
- builder(ITreeContainer, boolean) - Static method in class org.jowidgets.api.command.ExpandCheckedNodesTreeAction
-
- builder(ITreeContainer) - Static method in class org.jowidgets.api.command.ExpandCollapseTreeAction
-
- builder(ITreeContainer) - Static method in class org.jowidgets.api.command.ExpandTreeAction
-
- builder(ITreeContainer) - Static method in class org.jowidgets.api.command.UncheckTreeAction
-
- builder() - Static method in class org.jowidgets.api.convert.LinearSliderConverter
-
- builder() - Static method in class org.jowidgets.api.event.DelayedEventRunner
-
- builder() - Static method in class org.jowidgets.api.layout.BorderLayout
-
Gets a builder for an layout factory of an 'BorderLayout'
- builder() - Static method in class org.jowidgets.api.layout.DynamicFlowLayoutConstraints
-
- builder() - Static method in class org.jowidgets.api.layout.FillLayout
-
Gets a builder for an layout factory of an 'FillLayout'
- builder() - Static method in class org.jowidgets.api.layout.FlowLayout
-
Gets a builder for an layout factory of an 'FlowLayout'
- builder() - Static method in class org.jowidgets.api.layout.miglayout.MigLayout
-
Gets a builder for an layout factory of an 'FlowLayout'
- builder() - Static method in class org.jowidgets.api.mask.TextMask
-
- builder(ITreeContainer) - Static method in class org.jowidgets.api.model.item.CollapseTreeToolbarItemModel
-
- builder(ITreeContainer) - Static method in class org.jowidgets.api.model.item.ExpandCollapseTreeToolbarItemModel
-
- builder(ITreeContainer) - Static method in class org.jowidgets.api.model.item.ExpandTreeToolbarItemModel
-
- builder(ITreeExpansionAction) - Static method in class org.jowidgets.api.model.item.TreeExpansionToolbarItemModel
-
- builder() - Static method in class org.jowidgets.tools.command.ActionBuilder
-
- builder() - Static method in class org.jowidgets.tools.command.CommandAction
-
- builder(String) - Static method in class org.jowidgets.tools.command.CommandAction
-
- builder(String, IImageConstant) - Static method in class org.jowidgets.tools.command.CommandAction
-
- builder(String, String) - Static method in class org.jowidgets.tools.command.CommandAction
-
- builder(String, String, IImageConstant) - Static method in class org.jowidgets.tools.command.CommandAction
-
- builder() - Static method in class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model builder
- builder(String) - Static method in class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model builder
- builder(IAction) - Static method in class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model builder
- builder(String, String) - Static method in class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model builder
- builder(String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model builder
- builder(String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model builder
- builder(String, String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model builder
- builder() - Static method in class org.jowidgets.tools.model.item.CheckedItemModel
-
Creates a new checked item model builder
- builder(String) - Static method in class org.jowidgets.tools.model.item.CheckedItemModel
-
Creates a new checked item model builder
- builder(String, String) - Static method in class org.jowidgets.tools.model.item.CheckedItemModel
-
Creates a new checked item model builder
- builder(String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.CheckedItemModel
-
Creates a new checked item model builder
- builder(String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.CheckedItemModel
-
Creates a new checked item model builder
- builder(String, String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.CheckedItemModel
-
Creates a new checked item model builder
- builder() - Static method in class org.jowidgets.tools.model.item.ContainerItemModel
-
- builder(IContainerContentCreator) - Static method in class org.jowidgets.tools.model.item.ContainerItemModel
-
- builder() - Static method in class org.jowidgets.tools.model.item.MenuModel
-
Creates a new menu model builder
- builder(String) - Static method in class org.jowidgets.tools.model.item.MenuModel
-
Creates a new menu model builder and set defaults
- builder(String, String) - Static method in class org.jowidgets.tools.model.item.MenuModel
-
Creates a new menu model builder and set defaults
- builder(String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.MenuModel
-
Creates a new menu model builder and set defaults
- builder(String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.MenuModel
-
Creates a new menu model builder and set defaults
- builder(String, String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.MenuModel
-
Creates a new menu model builder and set defaults
- builder() - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- builder(IAction) - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- builder(IAction, IMenuModel) - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- builder(String) - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- builder(String, String) - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- builder(String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- builder(String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- builder(String, String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- builder() - Static method in class org.jowidgets.tools.model.item.RadioItemModel
-
Creates a new checked item model builder
- builder(String) - Static method in class org.jowidgets.tools.model.item.RadioItemModel
-
Creates a new checked item model builder
- builder(String, String) - Static method in class org.jowidgets.tools.model.item.RadioItemModel
-
Creates a new checked item model builder
- builder(String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.RadioItemModel
-
Creates a new checked item model builder
- builder(String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.RadioItemModel
-
Creates a new checked item model builder
- builder(String, String, String, IImageConstant) - Static method in class org.jowidgets.tools.model.item.RadioItemModel
-
Creates a new checked item model builder
- builder() - Static method in class org.jowidgets.tools.model.item.SeparatorItemModel
-
Creates a builder
- builder(String) - Static method in class org.jowidgets.tools.model.item.SeparatorItemModel
-
Creates a builder
- builder() - Static method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- builder(String) - Static method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- builder(String, String) - Static method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- builder(String, AlignmentHorizontal) - Static method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- builder(String, String, AlignmentHorizontal) - Static method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- builder() - Static method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- builder(int, int) - Static method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- builder() - Static method in class org.jowidgets.tools.model.table.TableCell
-
- builder(String) - Static method in class org.jowidgets.tools.model.table.TableCell
-
- builder(String, String) - Static method in class org.jowidgets.tools.model.table.TableCell
-
- builder() - Static method in class org.jowidgets.unit.api.Unit
-
- builder() - Static method in class org.jowidgets.unit.api.UnitSet
-
- builder() - Static method in class org.jowidgets.util.collection.UnmodifiableArray
-
- builder() - Static method in class org.jowidgets.util.parameter.Parameter
-
- builder() - Static method in class org.jowidgets.util.parameter.Parameterized
-
- builder() - Static method in class org.jowidgets.util.TypedProperties
-
- builder() - Static method in class org.jowidgets.validation.ValidationResult
-
Creates a new validation result builder
- builder() - Static method in class org.jowidgets.validation.ValidatorComposite
-
Creates a new validator composite builder
- button() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- button(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- button(String, String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- button() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- button(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- button(String, String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- buttonCancel() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- buttonCancel() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- buttonClose() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- buttonClose() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- buttonDetails() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- buttonDetails() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- buttonOk() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- buttonOk() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- buttonSave() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- buttonSave() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- ButtonWrapper - Class in org.jowidgets.tools.widgets.wrapper
-
- ButtonWrapper(IButton) - Constructor for class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
-
- ByteUnitSet - Class in org.jowidgets.unit.tools.units
-
- Cacheable - Class in org.jowidgets.util.cache
-
- Cacheable() - Constructor for class org.jowidgets.util.cache.Cacheable
-
- CacheableObservable - Class in org.jowidgets.util.cache
-
- CacheableObservable() - Constructor for class org.jowidgets.util.cache.CacheableObservable
-
- CachedFillLayout - Class in org.jowidgets.api.layout
-
Accessor for 'CachedFillLayout'
This layouter renders the first visible child of the container into the whole available space and caches the size
of its children, so the next time the layout will be done, the cached values will be used until
the cache is cleared by the user.
- cachedFillLayout() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
-
Creates a 'CachedFillLayout'
'CachedFillLayout' allows only one visible control in the container when calculation is done.
- CachedFillLayout - Class in org.jowidgets.tools.layout
-
- CachedFillLayout(IContainer) - Constructor for class org.jowidgets.tools.layout.CachedFillLayout
-
Deprecated.
- calendar() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- calendar() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- call(PARAM_TYPE) - Method in interface org.jowidgets.util.ICallback
-
- cancel() - Method in class org.jowidgets.util.CancelCallback
-
- CancelCallback - Class in org.jowidgets.util
-
- CancelCallback() - Constructor for class org.jowidgets.util.CancelCallback
-
- canceled() - Method in interface org.jowidgets.api.login.ILoginCancelListener
-
- canceled() - Method in interface org.jowidgets.api.worker.IWorkerCallback
-
Will be invoked if the worker was canceled before finishing
- canceled() - Method in interface org.jowidgets.util.event.ICancelListener
-
- cancelEditing(ITableCell, int, int) - Method in interface org.jowidgets.common.widgets.editor.ITableCellEditor
-
- cancelEditing() - Method in interface org.jowidgets.common.widgets.ITableCommon
-
- cancelEditing(ITableCell, int, int) - Method in class org.jowidgets.tools.editor.AbstractTableCellEditor
-
- cancelEditing() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- CancelObservable - Class in org.jowidgets.util.event
-
- CancelObservable() - Constructor for class org.jowidgets.util.event.CancelObservable
-
- canvas() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- canvas() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- capacity() - Method in interface org.jowidgets.util.collection.ICircularBuffer
-
- CC - Class in org.jowidgets.api.layout.miglayout
-
- cc() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
-
Creates component constraints
- cc() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
-
Creates component constraints
- cell(int...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Set the cell(s) that the component should occupy in the grid.
- cellBuilder() - Method in interface org.jowidgets.api.model.table.ITableModelFactory
-
- CENTER - Static variable in class org.jowidgets.api.layout.BorderLayout
-
The center region
- centerLocation() - Method in interface org.jowidgets.api.widgets.IWindow
-
Centers the location relative to the parent bounds
- centerLocation() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- centerLocation() - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
-
- CENTI_METER - Static variable in class org.jowidgets.unit.tools.units.MillimeterUnitSet
-
- changed() - Method in interface org.jowidgets.util.event.IChangeListener
-
Invoked after the change observable has been changed
- changed(IValueChangedEvent<VALUE_TYPE>) - Method in interface org.jowidgets.util.IMutableValueListener
-
This method will be invoked after the value has been changed
- changed(IObservableValue<VALUE_TYPE>, VALUE_TYPE) - Method in interface org.jowidgets.util.IObservableValueListener
-
Will be invoked if the value has been changed
- changeItemIndex(ITabItem, int) - Method in interface org.jowidgets.api.widgets.ITabFolder
-
- changeItemIndex(ITabItem, int) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- ChangeObservable - Class in org.jowidgets.util.event
-
- ChangeObservable() - Constructor for class org.jowidgets.util.event.ChangeObservable
-
- changePassword(IPasswordChangeResult, String, String, ICancelObservable) - Method in interface org.jowidgets.api.password.IPasswordChangeExecutor
-
- checkableChanged(boolean) - Method in interface org.jowidgets.api.controller.ITreeNodeCheckableListener
-
- checkableChanged() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelListener
-
- checkableChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelAdapter
-
- checkBox() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- checkBox() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- CheckBoxWrapper - Class in org.jowidgets.tools.widgets.wrapper
-
- CheckBoxWrapper(ICheckBox) - Constructor for class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
-
- checkedChanged() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelListener
-
- checkedChanged(VALUE_TYPE, ITreeNode) - Method in interface org.jowidgets.api.model.tree.ITreeNodeRenderer
-
- checkedChanged(boolean) - Method in interface org.jowidgets.common.widgets.controller.ITreeNodeListener
-
- checkedChanged(boolean) - Method in class org.jowidgets.tools.controller.TreeNodeAdapter
-
- checkedChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelAdapter
-
- checkedChanged(VALUE_TYPE, ITreeNode) - Method in class org.jowidgets.tools.model.tree.TreeNodeRendererAdapter
-
- checkedItem() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
-
- checkedItemBuilder() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
-
- CheckedItemModel - Class in org.jowidgets.tools.model.item
-
- CheckedItemModel() - Constructor for class org.jowidgets.tools.model.item.CheckedItemModel
-
Creates a new checked item model
- CheckedItemModel(String) - Constructor for class org.jowidgets.tools.model.item.CheckedItemModel
-
Creates a new checked item model
- CheckedItemModel(String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.CheckedItemModel
-
Creates a new checked item model
- CheckedItemModel(String, String) - Constructor for class org.jowidgets.tools.model.item.CheckedItemModel
-
Creates a new checked item model
- CheckedItemModel(String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.CheckedItemModel
-
Creates a new checked item model
- CheckedItemModel(String, String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.CheckedItemModel
-
Creates a new checked item model
- CheckedItemModel(ICheckedItemModelBuilder) - Constructor for class org.jowidgets.tools.model.item.CheckedItemModel
-
Creates a checked item model defined by a builder
- checkedMenuItem() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- checkedMenuItem(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- checkedMenuItem() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- checkedMenuItem(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- CheckedState - Enum in org.jowidgets.api.types
-
- checkEnumAvailability(Class<? extends Enum<? extends IImageConstant>>) - Method in class org.jowidgets.tools.image.AbstractResourceImageInitializer
-
Check if all keys of the given enum are available in the registry
- checkExhausted() - Method in class org.jowidgets.util.builder.AbstractSingleUseBuilder
-
- checkMandatoryFields() - Method in interface org.jowidgets.common.widgets.descriptor.IWidgetDescriptor
-
- CheckTreeAction - Class in org.jowidgets.api.command
-
- checkTreeAction(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
-
- checkTreeAction(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
-
- checkTreeActionBuilder(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
-
- checkTreeActionBuilder(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
-
- childrenChanged() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelListener
-
- childrenChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelAdapter
-
- CircularBuffer - Class in org.jowidgets.util.collection
-
- ClassLoaderAdapter - Class in org.jowidgets.classloading.api
-
- clear() - Method in interface org.jowidgets.api.graphics.IGraphicContext
-
- clear() - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- clear() - Method in interface org.jowidgets.util.collection.ICircularBuffer
-
Clears the current buffer
- clear() - Method in interface org.jowidgets.util.collection.IObserverSet
-
Removes all elements from the set an releases the used memory
- clear() - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
-
- clearCache() - Method in interface org.jowidgets.api.layout.ICachedFillLayout
-
Clear's the cache of the layouter, e.g. after container changed
- clearCache() - Method in class org.jowidgets.tools.layout.CachedFillLayout
-
Deprecated.
- clearCache() - Static method in class org.jowidgets.util.reflection.IntrospectionCache
-
- clearRectangle(Rectangle) - Method in interface org.jowidgets.api.graphics.IGraphicContext
-
- clearRectangle(int, int, int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- clearRectangle(Rectangle) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- clearRectangle(int, int, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- clearRectangle(int, int, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
-
- clearSelection() - Method in interface org.jowidgets.api.widgets.ITree
-
- clearSelection() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- clearUserLocale() - Method in interface org.jowidgets.i18n.api.ILocaleHolder
-
Clears the current user locale
- clearUserLocale() - Static method in class org.jowidgets.i18n.api.LocaleHolder
-
Clears the user locale on the currently set LocaleHolder
- clearUserLocale() - Method in class org.jowidgets.i18n.tools.ThreadLocalLocaleHolder
-
- Clipboard - Class in org.jowidgets.api.clipboard
-
- clipboardChanged() - Method in interface org.jowidgets.api.clipboard.IClipboardListener
-
- close() - Method in class org.jowidgets.util.io.LazyBufferedInputStream
-
- CloseActionListener - Class in org.jowidgets.tools.controller
-
- CloseActionListener(IWindow) - Constructor for class org.jowidgets.tools.controller.CloseActionListener
-
- closed() - Method in interface org.jowidgets.api.controller.ITabItemListener
-
- closed() - Method in class org.jowidgets.tools.controller.TabItemAdapter
-
- CollapseTreeAction - Class in org.jowidgets.api.command
-
- collapseTreeAction(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
-
- collapseTreeAction(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
-
- collapseTreeActionBuilder(ITreeContainer) - Static method in class org.jowidgets.api.command.DefaultActionFactory
-
- collapseTreeActionBuilder(ITreeContainer) - Method in interface org.jowidgets.api.command.IDefaultActionFactory
-
- CollapseTreeToolbarItemModel - Class in org.jowidgets.api.model.item
-
- collectionInputControl(ICustomWidgetCreator<IInputControl<ELEMENT_TYPE>>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- collectionInputControl(IWidgetDescriptor<? extends IInputControl<ELEMENT_TYPE>>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- collectionInputControl(ICustomWidgetCreator<IInputControl<ELEMENT_TYPE>>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- collectionInputControl(IWidgetDescriptor<? extends IInputControl<ELEMENT_TYPE>>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- collectionInputDialog(ICollectionInputControlSetup<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- collectionInputDialog(ICustomWidgetCreator<? extends IInputControl<ELEMENT_TYPE>>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- collectionInputDialog(IWidgetDescriptor<? extends IInputControl<ELEMENT_TYPE>>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- collectionInputDialog(ICollectionInputControlSetup<ELEMENT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- collectionInputDialog(ICustomWidgetCreator<? extends IInputControl<ELEMENT_TYPE>>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- collectionInputDialog(IWidgetDescriptor<? extends IInputControl<ELEMENT_TYPE>>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- collectionInputField(IConverter<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- collectionInputField(IObjectStringConverter<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- collectionInputField() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- collectionInputField(IConverter<ELEMENT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- collectionInputField(IObjectStringConverter<ELEMENT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- collectionInputField() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- CollectionUtils - Class in org.jowidgets.util
-
- Colors - Enum in org.jowidgets.api.color
-
- ColorSettingsInvoker - Class in org.jowidgets.tools.widgets.invoker
-
- ColorValue - Class in org.jowidgets.common.color
-
Default implementation for IColorConstant
- ColorValue(int, int, int) - Constructor for class org.jowidgets.common.color.ColorValue
-
Creates a new ColorValue object
- column() - Method in interface org.jowidgets.api.model.table.ITableModelFactory
-
- columnAlignment(int, ITableLayoutBuilder.Alignment) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
-
- columnBuilder() - Method in interface org.jowidgets.api.model.table.ITableModelFactory
-
- columnConstraints(String) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
-
Sets the column constraints
- columnConstraints(IAC) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
-
Sets the column constraints
- columnConstraints() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
-
Creates column constraints
- columnConstraints() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
-
Creates column constraints
- columnCount(int) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
-
- columnMode(int, ITableLayoutBuilder.ColumnMode) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
-
- columnModel() - Method in interface org.jowidgets.api.model.table.ITableModelFactory
-
- columnModel(int) - Method in interface org.jowidgets.api.model.table.ITableModelFactory
-
- columnPermutationChanged() - Method in interface org.jowidgets.common.widgets.controller.ITableColumnListener
-
- columnPermutationChanged() - Method in class org.jowidgets.tools.controller.TableColumnAdapter
-
- columnResized(ITableColumnResizeEvent) - Method in interface org.jowidgets.common.widgets.controller.ITableColumnListener
-
- columnResized(ITableColumnResizeEvent) - Method in class org.jowidgets.tools.controller.TableColumnAdapter
-
- columnsAdded(int[]) - Method in interface org.jowidgets.common.model.ITableColumnModelListener
-
- columnsChanged(int[]) - Method in interface org.jowidgets.common.model.ITableColumnModelListener
-
- columnsRemoved(int[]) - Method in interface org.jowidgets.common.model.ITableColumnModelListener
-
- combinedCollectionInputField(ICustomWidgetCreator<IInputControl<ELEMENT_TYPE>>, ICustomWidgetCreator<IInputControl<? extends Collection<ELEMENT_TYPE>>>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- combinedCollectionInputField(ICustomWidgetCreator<IInputControl<ELEMENT_TYPE>>, ICustomWidgetCreator<IInputControl<? extends Collection<ELEMENT_TYPE>>>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBox(IConverter<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBox() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBox(String...) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBox(List<String>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBox(IConverter<INPUT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBox() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBox(String...) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBox(List<String>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxInteger() - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- comboBoxInteger(Integer...) - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- comboBoxInteger(List<Integer>) - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- comboBoxInteger() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- comboBoxInteger(Integer...) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- comboBoxInteger(List<Integer>) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- comboBoxIntegerNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxIntegerNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxLong() - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- comboBoxLong(Long...) - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- comboBoxLong(List<Long>) - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- comboBoxLong() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- comboBoxLong(Long...) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- comboBoxLong(List<Long>) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- comboBoxLongNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxLongNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxSelection(IObjectStringConverter<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxSelection() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxSelection(String...) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxSelection(Collection<VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxSelection(List<String>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxSelection(ENUM_TYPE...) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxSelection(IUnitSet) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxSelection(IObjectStringConverter<INPUT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxSelection() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxSelection(String...) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxSelection(List<String>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxSelection(ENUM_TYPE...) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxSelection(Collection<VALUE_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxSelection(IUnitSet) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxSelectionBoolean() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxSelectionBoolean() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxSelectionIntegerNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxSelectionIntegerNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxSelectionLongNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxSelectionLongNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxSelectionShortNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxSelectionShortNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxSelectionString() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxSelectionString() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxShort() - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- comboBoxShort(Short...) - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- comboBoxShort(List<Short>) - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- comboBoxShort() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- comboBoxShort(Short...) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- comboBoxShort(List<Short>) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- comboBoxShortNumber() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxShortNumber() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- comboBoxString() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- comboBoxString() - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- comboBoxString(String...) - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- comboBoxString(List<String>) - Static method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- comboBoxString() - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- comboBoxString(String...) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- comboBoxString(List<String>) - Static method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- comboBoxString() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- ComboBoxWrapper<VALUE_TYPE> - Class in org.jowidgets.tools.widgets.wrapper
-
- ComboBoxWrapper(IComboBox<VALUE_TYPE>) - Constructor for class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
-
- CommandAction - Class in org.jowidgets.api.command
-
- CommandAction - Class in org.jowidgets.tools.command
-
- CommandAction() - Constructor for class org.jowidgets.tools.command.CommandAction
-
- CommandAction(String) - Constructor for class org.jowidgets.tools.command.CommandAction
-
- CommandAction(String, IImageConstant) - Constructor for class org.jowidgets.tools.command.CommandAction
-
- CommandAction(String, String) - Constructor for class org.jowidgets.tools.command.CommandAction
-
- CommandAction(String, String, IImageConstant) - Constructor for class org.jowidgets.tools.command.CommandAction
-
- CommandAction(IActionBuilder) - Constructor for class org.jowidgets.tools.command.CommandAction
-
- compareTo(COMPARABLE_TYPE, COMPARABLE_TYPE) - Static method in class org.jowidgets.util.NullCompatibleComparison
-
- compareTo(NUMBER_TYPE, NUMBER_TYPE) - Static method in class org.jowidgets.util.NumberUtils
-
- ComponentAdapter - Class in org.jowidgets.tools.controller
-
- ComponentAdapter() - Constructor for class org.jowidgets.tools.controller.ComponentAdapter
-
- componentConstraints() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
-
Creates component constraints
- componentConstraints() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
-
Creates component constraints
- ComponentWrapper - Class in org.jowidgets.tools.widgets.wrapper
-
- ComponentWrapper(IComponent) - Constructor for class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- composite() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- composite(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- composite() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- composite(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- CompositeControl - Class in org.jowidgets.tools.widgets.base
-
A CompositeControl can be used to encapsulate a IControl implementation that uses a composite
to add the inner controls.
- CompositeControl(IContainer) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
-
Creates a new instance
- CompositeControl(IContainer, int) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
-
Creates a new instance
- CompositeControl(IContainer, ICompositeDescriptor) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
-
Creates a new instance
- CompositeControl(IContainer, int, ICompositeDescriptor) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
-
Creates a new instance
- CompositeControl(IContainer, Object) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
-
Creates a new instance
- CompositeControl(IContainer, int, Object) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
-
Creates a new instance
- CompositeControl(IContainer, ICompositeDescriptor, Object) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
-
Creates a new instance
- CompositeControl(IContainer, int, ICompositeDescriptor, Object) - Constructor for class org.jowidgets.tools.widgets.base.CompositeControl
-
Creates a new instance
- compositeWithBorder() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- compositeWithBorder() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- CompositeWrapper - Class in org.jowidgets.tools.widgets.wrapper
-
- CompositeWrapper(IComposite) - Constructor for class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- CompoundValidator<VALIDATION_INPUT_TYPE> - Class in org.jowidgets.tools.validation
-
Deprecated.
Use org.jowidgets.validation.tools.CompoundValidator of org.jowidgets.validation.tools module instead
- CompoundValidator() - Constructor for class org.jowidgets.tools.validation.CompoundValidator
-
Deprecated.
- CompoundValidator(IValidator<VALIDATION_INPUT_TYPE>...) - Constructor for class org.jowidgets.tools.validation.CompoundValidator
-
Deprecated.
- CompoundValidator<VALIDATION_INPUT_TYPE> - Class in org.jowidgets.validation.tools
-
- CompoundValidator() - Constructor for class org.jowidgets.validation.tools.CompoundValidator
-
- CompoundValidator(IValidator<VALIDATION_INPUT_TYPE>...) - Constructor for class org.jowidgets.validation.tools.CompoundValidator
-
- computeDecoratedSize(Dimension) - Method in interface org.jowidgets.common.widgets.IContainerCommon
-
Gets the decorated size (size with border / insets ) for a given client area size
- computeDecoratedSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- concatElementsSeparatedBy(Object[], char) - Static method in class org.jowidgets.util.StringUtils
-
- concatElementsSeparatedBy(Collection<?>, char) - Static method in class org.jowidgets.util.StringUtils
-
- concatElementsSeparatedByComma(Collection<?>) - Static method in class org.jowidgets.util.StringUtils
-
- considerAllData() - Method in enum org.jowidgets.common.types.TablePackPolicy
-
- considerData() - Method in enum org.jowidgets.common.types.TablePackPolicy
-
- considerHeader() - Method in enum org.jowidgets.common.types.TablePackPolicy
-
- constraints(String) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
-
Sets the layout constraints
- constraints(ILC) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
-
Sets the layout constraints
- containerDisposed(IContainer) - Method in interface org.jowidgets.api.model.item.IContainerContentCreator
-
This method will be invoked after the created container was disposed (removed
from a toolBar).
- containerItem() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
-
- containerItemBuilder() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
-
- ContainerItemModel - Class in org.jowidgets.tools.model.item
-
- ContainerItemModel(IContainerContentCreator) - Constructor for class org.jowidgets.tools.model.item.ContainerItemModel
-
- ContainerItemModel(IContainerItemModelBuilder) - Constructor for class org.jowidgets.tools.model.item.ContainerItemModel
-
- ContainerWrapper - Class in org.jowidgets.tools.widgets.wrapper
-
- ContainerWrapper(IContainer) - Constructor for class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- contains(Position) - Method in class org.jowidgets.common.types.Rectangle
-
Checks if a given position is contained in this rectangle
- contains(Object) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
-
- contains(NUMBER_TYPE) - Method in class org.jowidgets.util.Interval
-
Checks if a number is contained in an interval
- containsAll(Collection<?>) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
-
- ContextSingletonProvider - Class in org.jowidgets.util.context
-
This implementation is not thread save, but for ui tasks that is not necessary
- ControlWrapper - Class in org.jowidgets.tools.widgets.wrapper
-
- ControlWrapper(IControl) - Constructor for class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- ConvenienceMethods - Annotation Type in org.jowidgets.api.widgets.blueprint.convenience.anotations
-
- conversionFactor(double) - Method in interface org.jowidgets.unit.api.IUnitBuilder
-
- conversionFactor(long) - Method in interface org.jowidgets.unit.api.IUnitBuilder
-
- convert(Dimension) - Static method in class org.jowidgets.common.types.Position
-
- convert(SOURCE_TYPE) - Method in interface org.jowidgets.util.IConverter
-
- convert(TYPE) - Method in class org.jowidgets.util.IdentityTransformationConverter
-
- convertColumnIndexToModel(int) - Method in interface org.jowidgets.api.widgets.ITable
-
- convertColumnIndexToModel(int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- convertColumnIndexToView(int) - Method in interface org.jowidgets.api.widgets.ITable
-
- convertColumnIndexToView(int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- convertDestination(DESTINATION_TYPE) - Method in interface org.jowidgets.util.binding.IBindingConverter
-
Convert the destination value to the source value
- Converter<TYPE> - Class in org.jowidgets.tools.converter
-
- Converter(IObjectStringConverter<TYPE>, IStringObjectConverter<TYPE>) - Constructor for class org.jowidgets.tools.converter.Converter
-
- ConverterWrapper<FROM_TYPE> - Class in org.jowidgets.tools.converter
-
- ConverterWrapper(IConverter<FROM_TYPE>) - Constructor for class org.jowidgets.tools.converter.ConverterWrapper
-
- convertSource(SOURCE_TYPE) - Method in interface org.jowidgets.util.binding.IBindingConverter
-
Convert the source value to the destination value
- convertToObject(String) - Method in interface org.jowidgets.api.convert.IStringObjectConverter
-
Converts an string input to an object.
- convertToObject(String) - Method in class org.jowidgets.tools.converter.Converter
-
- convertToObject(String) - Method in class org.jowidgets.tools.converter.ConverterWrapper
-
- convertToObject(String) - Method in class org.jowidgets.tools.converter.MapConverter
-
- convertToString(FROM_TYPE) - Method in interface org.jowidgets.api.convert.IObjectStringConverter
-
Converts the value to an string representation
- convertToString(FROM_TYPE) - Method in class org.jowidgets.tools.converter.AbstractObjectLabelConverter
-
- convertToString(TYPE) - Method in class org.jowidgets.tools.converter.Converter
-
- convertToString(FROM_TYPE) - Method in class org.jowidgets.tools.converter.ConverterWrapper
-
- convertToString(OBJECT_TYPE) - Method in class org.jowidgets.tools.converter.MapConverter
-
- convertToString(FROM_TYPE) - Method in class org.jowidgets.tools.converter.ObjectStringObjectLabelConverterAdapter
-
- copyArea(int, int, int, int, int, int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- copyArea(int, int, int, int, int, int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- copyArea(int, int, int, int, int, int) - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
-
- copyFile(File, File) - Static method in class org.jowidgets.util.io.FileUtils
-
- count(int) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Sets the total number of rows/columns to size
.
- create() - Static method in class org.jowidgets.api.animation.AnimationRunner
-
- create(ITreeContainer) - Static method in class org.jowidgets.api.command.CheckTreeAction
-
- create(ITreeContainer) - Static method in class org.jowidgets.api.command.CollapseTreeAction
-
- create(ITreeContainer) - Static method in class org.jowidgets.api.command.ExpandCheckedNodesTreeAction
-
- create(ITreeContainer, boolean) - Static method in class org.jowidgets.api.command.ExpandCheckedNodesTreeAction
-
- create(ITreeContainer) - Static method in class org.jowidgets.api.command.ExpandCollapseTreeAction
-
- create(ITreeContainer, boolean) - Static method in class org.jowidgets.api.command.ExpandCollapseTreeAction
-
- create(ITreeContainer) - Static method in class org.jowidgets.api.command.ExpandTreeAction
-
- create() - Method in interface org.jowidgets.api.command.IActionBuilderFactory
-
Creates a new action builder
- create(ITreeContainer) - Static method in class org.jowidgets.api.command.UncheckTreeAction
-
- create(IComponent) - Method in interface org.jowidgets.api.controller.IListenerFactory
-
Creates a listener for the component or null, if no listener should observe
the component.
- create(VALUE_TYPE) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
-
- create(VALUE_TYPE, VALUE_TYPE) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
-
- create() - Static method in class org.jowidgets.api.convert.LinearSliderConverter
-
- create(double) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
-
- create(double, double) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
-
- create(float) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
-
- create(float, float) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
-
- create(int) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
-
- create(int, int) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
-
- create(long) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
-
- create(long, long) - Static method in class org.jowidgets.api.convert.LinearSliderConverter
-
- create() - Static method in class org.jowidgets.api.event.DelayedEventRunner
-
- create(IContainer) - Method in interface org.jowidgets.api.layout.ILayoutFactory
-
- create() - Static method in class org.jowidgets.api.layout.miglayout.AC
-
Creates a new IAC instance
- create() - Static method in class org.jowidgets.api.layout.miglayout.CC
-
Creates a new ICC instance
- create() - Static method in class org.jowidgets.api.layout.miglayout.LC
-
Creates a new ILC instance
- create(String) - Static method in class org.jowidgets.api.layout.miglayout.MigLayout
-
Creates a layout factory for default 'MigLayout' with given constraints
- create(String, String) - Static method in class org.jowidgets.api.layout.miglayout.MigLayout
-
Creates a layout factory for 'MigLayout' with given constraints
- create(String, String, String) - Static method in class org.jowidgets.api.layout.miglayout.MigLayout
-
Creates a layout factory for 'MigLayout' with given constraints
- create(MigLayoutDescriptor) - Static method in class org.jowidgets.api.layout.miglayout.MigLayout
-
Creates a layout factory for 'MigLayout' with given
constraints defined by a
MigLayoutDescriptor
- create(ITreeContainer, int) - Static method in class org.jowidgets.api.model.item.CollapseTreeToolbarItemModel
-
- create(ITreeContainer, int, int) - Static method in class org.jowidgets.api.model.item.ExpandCollapseTreeToolbarItemModel
-
- create(ITreeContainer, boolean, int, int) - Static method in class org.jowidgets.api.model.item.ExpandCollapseTreeToolbarItemModel
-
- create(ITreeContainer, int) - Static method in class org.jowidgets.api.model.item.ExpandTreeToolbarItemModel
-
- create(ITreeExpansionAction, int) - Static method in class org.jowidgets.api.model.item.TreeExpansionToolbarItemModel
-
- create(ITreeExpansionAction, int, int, boolean) - Static method in class org.jowidgets.api.model.item.TreeExpansionToolbarItemModel
-
- create() - Static method in class org.jowidgets.api.model.levelmeter.MutableLevelMeterModel
-
- create(ClassLoader) - Static method in class org.jowidgets.classloading.api.ClassLoaderAdapter
-
- create(ITableCell, int, int, ICustomWidgetFactory) - Method in interface org.jowidgets.common.widgets.editor.ITableCellEditorFactory
-
- create(ICustomWidgetFactory) - Method in interface org.jowidgets.common.widgets.factory.ICustomWidgetCreator
-
Creates a widget
- create(IWidgetDescriptor<? extends WIDGET_TYPE>) - Method in interface org.jowidgets.common.widgets.factory.ICustomWidgetFactory
-
Creates a widget for a given descriptor
- create(DESCRIPTOR_TYPE) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
-
Creates a root widget (with no parent) for a given descriptor
- create(Object, DESCRIPTOR_TYPE) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
-
Creates a widget for a given descriptor
- create(Object, DESCRIPTOR_TYPE) - Method in interface org.jowidgets.common.widgets.factory.IWidgetFactory
-
Creates a new widget instance
- create() - Static method in class org.jowidgets.i18n.api.LocaleLocal
-
- create(LocaleLocal.IValueFactory<VALUE_TYPE>) - Static method in class org.jowidgets.i18n.api.LocaleLocal
-
Creates a new LocaleLocal.
- create() - Method in interface org.jowidgets.i18n.api.LocaleLocal.IValueFactory
-
- create(String) - Static method in class org.jowidgets.i18n.api.MessageProvider
-
Creates a new message provider for a given resource bundle name.
- create(String, Class<?>) - Static method in class org.jowidgets.i18n.api.MessageProvider
-
Creates a new message provider for a given resource bundle name and a class that provides the class loader
- create(String, MessageProvider.IClassLoaderProvider) - Static method in class org.jowidgets.i18n.api.MessageProvider
-
Creates a new message provider for a given resource bundle name and a class loader provider
- create(ITableCell, int, int, ICustomWidgetFactory) - Method in class org.jowidgets.tools.editor.TextFieldCellEditorFactory
-
- create() - Static method in class org.jowidgets.tools.model.item.ActionItemModel
-
Creates a new action item model
- create() - Static method in class org.jowidgets.tools.model.item.CheckedItemModel
-
Creates a new checked item model
- create() - Static method in class org.jowidgets.tools.model.item.MenuBarModel
-
Creates a new menu bar model
- create() - Static method in class org.jowidgets.tools.model.item.MenuModel
-
Creates a new menu model instance
- create() - Static method in class org.jowidgets.tools.model.item.RadioItemModel
-
Creates a new checked item model
- create(Class<BLUE_PRINT_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BluePrintProxy
-
Creates a blue print proxy for a given descriptor
- create(Object, DESCRIPTOR_TYPE) - Method in class org.jowidgets.tools.widgets.factory.AbstractCompositeWidgetFactory
-
- create(String) - Static method in class org.jowidgets.unit.api.Unit
-
- create(String, String) - Static method in class org.jowidgets.unit.api.Unit
-
- create(String, long) - Static method in class org.jowidgets.unit.api.Unit
-
- create(String, double) - Static method in class org.jowidgets.unit.api.Unit
-
- create(String, String, long) - Static method in class org.jowidgets.unit.api.Unit
-
- create(String, String, double) - Static method in class org.jowidgets.unit.api.Unit
-
- create(int) - Static method in class org.jowidgets.util.collection.CircularBuffer
-
- create() - Method in interface org.jowidgets.util.collection.IObserverSetFactory
-
Creates an observer set with the default strategy
- create(IObserverSetFactory.Strategy) - Method in interface org.jowidgets.util.collection.IObserverSetFactory
-
Creates an observer set for the given strategy
- create() - Static method in class org.jowidgets.util.collection.ObserverSetFactory
-
- create(IObserverSetFactory.Strategy) - Static method in class org.jowidgets.util.collection.ObserverSetFactory
-
- create(Iterable<? extends VALUE_TYPE>) - Static method in class org.jowidgets.util.collection.UnmodifiableArray
-
- create(Enumeration<? extends VALUE_TYPE>) - Static method in class org.jowidgets.util.collection.UnmodifiableArray
-
- create(VALUE_TYPE...) - Static method in class org.jowidgets.util.collection.UnmodifiableArray
-
- create(CONTEXT_TYPE, IContextSingletonProvider) - Method in interface org.jowidgets.util.context.IContextSingletonFactory
-
- create(IFilter<FILTER_VALUE_TYPE>...) - Static method in class org.jowidgets.util.FilterComposite
-
- create(Collection<? extends IFilter<FILTER_VALUE_TYPE>>) - Static method in class org.jowidgets.util.FilterComposite
-
- create(IFilter<FILTER_VALUE_TYPE>, IFilter<FILTER_VALUE_TYPE>) - Static method in class org.jowidgets.util.FilterComposite
-
Creates a composite from two filters.
- create() - Method in interface org.jowidgets.util.IFactory
-
- create(String, String) - Method in class org.jowidgets.util.io.DefaultTempFileFactory
-
- create(String, String) - Method in interface org.jowidgets.util.io.ITempFileFactory
-
Creates an empty existing unique file in an temp directory.
- create(Class<VALUE_TYPE>) - Static method in class org.jowidgets.util.parameter.Parameter
-
- create(Class<VALUE_TYPE>, String) - Static method in class org.jowidgets.util.parameter.Parameter
-
- create(Class<VALUE_TYPE>, String, String) - Static method in class org.jowidgets.util.parameter.Parameter
-
- create(Class<VALUE_TYPE>, String, String, VALUE_TYPE) - Static method in class org.jowidgets.util.parameter.Parameter
-
- create(String) - Static method in class org.jowidgets.util.url.UrlFactory
-
- create(File) - Static method in class org.jowidgets.util.url.UrlFactory
-
- create(MessageType, String, String) - Static method in class org.jowidgets.validation.ValidationMessage
-
- create(MessageType, String) - Static method in class org.jowidgets.validation.ValidationMessage
-
- create() - Static method in class org.jowidgets.validation.ValidationResult
-
Creates a new validation result.
- create(IValidationMessage) - Static method in class org.jowidgets.validation.ValidationResult
-
Creates a new validation result for a given validation message
- create(IValidator<VALUE_TYPE>, IValidator<VALUE_TYPE>) - Static method in class org.jowidgets.validation.ValidatorComposite
-
Creates a new validator based on two given validators.
- createAdapter(ADAPTEE) - Method in interface org.jowidgets.util.IAdapterFactory
-
- createBufferedImage(int, int) - Method in interface org.jowidgets.api.image.IImageFactory
-
Creates an buffered image with defined with and height.
- createBufferedImage(int, int) - Static method in class org.jowidgets.api.image.ImageFactory
-
Creates an buffered image with defined with and height.
- createChildWindow(DESCRIPTOR_TYPE) - Method in interface org.jowidgets.api.widgets.IWindow
-
Creates a child window with this window as parent
- createChildWindow(DESCRIPTOR_TYPE) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- createChildWindow(DESCRIPTOR_TYPE) - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
-
- createComposite(Object) - Method in interface org.jowidgets.api.toolkit.IWidgetWrapperFactory
-
Creates a IComposite from an ui-platform specific ui-reference
Remark: The created IComposite has no parent set
- createContent(IContainer) - Method in interface org.jowidgets.api.widgets.content.IContentCreator
-
- createContent(IInputContentContainer) - Method in interface org.jowidgets.api.widgets.content.IInputContentCreator
-
- createContent(IInputContentContainer) - Method in class org.jowidgets.tools.content.SingleControlContent
-
- createCopy() - Method in interface org.jowidgets.api.model.item.IActionItemModel
-
- createCopy() - Method in interface org.jowidgets.api.model.item.ICheckedItemModel
-
- createCopy() - Method in interface org.jowidgets.api.model.item.IContainerItemModel
-
Makes a deep copy of the item.
- createCopy() - Method in interface org.jowidgets.api.model.item.IItemModel
-
Creates a deep copy of the item and its children.
- createCopy() - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Creates a deep copy of the model and its children.
- createCopy() - Method in interface org.jowidgets.api.model.item.IMenuItemModel
-
- createCopy() - Method in interface org.jowidgets.api.model.item.IMenuModel
-
- createCopy() - Method in interface org.jowidgets.api.model.item.IPopupActionItemModel
-
Makes a deep copy of the item.
- createCopy() - Method in interface org.jowidgets.api.model.item.IRadioItemModel
-
- createCopy() - Method in interface org.jowidgets.api.model.item.ISeparatorItemModel
-
- createCopy() - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
Makes a deep copy of the tool bar and its children.
- createCopy() - Method in class org.jowidgets.tools.model.item.ActionItemModel
-
- createCopy() - Method in class org.jowidgets.tools.model.item.CheckedItemModel
-
- createCopy() - Method in class org.jowidgets.tools.model.item.ContainerItemModel
-
- createCopy() - Method in class org.jowidgets.tools.model.item.InputControlItemModel
-
- createCopy() - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- createCopy() - Method in class org.jowidgets.tools.model.item.MenuModel
-
- createCopy() - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- createCopy() - Method in class org.jowidgets.tools.model.item.RadioItemModel
-
- createCopy() - Method in class org.jowidgets.tools.model.item.SeparatorItemModel
-
- createCopy() - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- createFrame(Object) - Method in interface org.jowidgets.api.toolkit.IWidgetWrapperFactory
-
Creates a IFrame from an ui-platform specific ui-reference
Remark: The created IFrame has no parent set
- createFromFileName(String) - Static method in class org.jowidgets.util.url.UrlFactory
-
- createHashSet(Iterable<? extends ELEMENT_TYPE>) - Static method in class org.jowidgets.util.CollectionUtils
-
- createImage(File) - Method in interface org.jowidgets.api.image.IImageFactory
-
Creates an image from an file.
- createImage(URL) - Method in interface org.jowidgets.api.image.IImageFactory
-
Creates an image from an url.
- createImage(IFactory<InputStream>) - Method in interface org.jowidgets.api.image.IImageFactory
-
Creates an image from an input stream factory.
- createImage(File) - Static method in class org.jowidgets.api.image.ImageFactory
-
Creates an image from an file.
- createImage(URL) - Static method in class org.jowidgets.api.image.ImageFactory
-
Creates an image from an url.
- createImage(IFactory<InputStream>) - Static method in class org.jowidgets.api.image.ImageFactory
-
Creates an image from an input stream factory.
- createImageHandle(IImageDescriptor) - Method in interface org.jowidgets.common.image.IImageHandleFactory
-
- createInputStream() - Method in interface org.jowidgets.common.image.IStreamFactoryImageDescriptor
-
Creates the stream that provides the image data.
- createList(Iterable<? extends ELEMENT_TYPE>) - Static method in class org.jowidgets.util.CollectionUtils
-
- createMenuBar() - Method in interface org.jowidgets.api.widgets.IFrame
-
Creates a new menu bar or returns a earlier created menu bar.
- createMenuBar() - Method in class org.jowidgets.tools.powo.JoDialog
-
Deprecated.
- createMenuBar() - Method in class org.jowidgets.tools.powo.JoFrame
-
Deprecated.
- createMenuBar() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- createMutableModel() - Method in interface org.jowidgets.api.model.levelmeter.ILevelMeterModelFactory
-
- createPopupMenu() - Method in interface org.jowidgets.api.widgets.IComponent
-
Creates a popup menu as a child of this component
- createPopupMenu() - Method in interface org.jowidgets.api.widgets.ITreeNode
-
- createPopupMenu() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- createRootFrame(IFrameDescriptor) - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Creates a root frame for the given descriptor
- createRootFrame(IFrameDescriptor, IApplicationLifecycle) - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Creates an root frame for the given descriptor and application lifecycle.
- createRootFrame(IFrameDescriptor) - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Creates a root frame for the given descriptor
- createRootFrame(IFrameDescriptor, IApplicationLifecycle) - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Creates an root frame for the given descriptor and application lifecycle.
- createTabPopupMenu() - Method in interface org.jowidgets.api.widgets.ITabItem
-
- createTextMaskBuilder() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the text mask builder
- createTextMaskBuilder() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the text mask builder
- createToolkitInterceptor() - Method in class org.jowidgets.tools.toolkit.AbstractToolkitInterceptorHolder
-
Creates the toolkit interceptor.
- createTransferableBuilder() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Creates a transferable builder
- createTransferableBuilder() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Creates a transferable builder
- createValidationResult() - Method in interface org.jowidgets.tools.validation.ValidationCache.IValidationResultCreator
-
- createValidationResult() - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
-
- createVisibilityAspect() - Method in class org.jowidgets.tools.model.item.AbstractActionItemVisibilityAspectPlugin
-
Creates the visibility aspect for the plugin
- createVisibilityAspect() - Method in class org.jowidgets.tools.model.item.EnabledStateVisibilityAspectPlugin
-
- createWidget(IComposite, DESCRIPTOR_TYPE) - Method in class org.jowidgets.tools.widgets.factory.AbstractCompositeWidgetFactory
-
- Cursor - Enum in org.jowidgets.common.types
-
- gap(int) - Method in interface org.jowidgets.api.layout.IBorderLayoutFactoryBuilder
-
Sets the x and y gap between the center control and the outer controls.
- gap(int) - Method in interface org.jowidgets.api.layout.IFlowLayoutFactoryBuilder
-
Sets the gap between the controls
The default gap is 4
- gap() - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the gap size to be the default one AND moves to the next column/row.
- gap(String) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the gap size to size
AND moves to the next column/row.
- gap(String, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the indicated rows'/columns' gap size to size
.
- gap(String...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Corresponds exactly to the "gap left right top bottom" keyword.
- gap(int) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
-
- gapAfter(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Sets the horizontal gap after the component.
- gapAfterColumn(int, int) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
-
- gapBefore(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Sets the horizontal gap before the component.
- gapBeforeColumn(int, int) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
-
- gapBottom(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Sets the gap below the component.
- gapLeft(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Sets the gap to the left of the component.
- gapRight(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Sets the gap to the right of the component.
- gaps(int[]) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
-
- gapTop(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Sets the gap above the component.
- gapX(int) - Method in interface org.jowidgets.api.layout.IBorderLayoutFactoryBuilder
-
Sets the x gap between the center control and the outer controls.
- gapX(String, String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
The horizontal gap before and/or after the component.
- gapY(int) - Method in interface org.jowidgets.api.layout.IBorderLayoutFactoryBuilder
-
Sets the y gap between the center control and the outer controls.
- gapY(String, String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
The vertical gap before (normally above) and/or after (normally below) the component.
- GB - Static variable in class org.jowidgets.unit.tools.units.ByteUnitSet
-
- get() - Static method in class org.jowidgets.api.layout.BorderLayout
-
Gets a layout factory for an 'BorderLayout'
- get() - Static method in class org.jowidgets.api.layout.CachedFillLayout
-
Gets a layout factory for an 'CachedFillLayout'
- get() - Static method in class org.jowidgets.api.layout.FillLayout
-
Gets a layout factory for an 'FillLayout'
- get() - Static method in class org.jowidgets.api.layout.FlowLayout
-
Gets a layout factory for an 'FlowLayout'
- get() - Static method in class org.jowidgets.api.layout.miglayout.MigLayout
-
Gets a layout factory for an default 'MigLayout'
- get() - Static method in class org.jowidgets.api.layout.NullLayout
-
Gets a layout factory for an 'NullLayouts'
- get() - Static method in class org.jowidgets.api.layout.PreferredSizeLayout
-
Gets a layout factory for an 'PreferredSizeLayout'
- get() - Method in interface org.jowidgets.api.toolkit.IToolkitProvider
-
- get() - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- get() - Static method in class org.jowidgets.api.toolkit.QuestionPane
-
- get() - Method in interface org.jowidgets.i18n.api.ILocaleLocal
-
- get() - Method in interface org.jowidgets.i18n.api.IMessage
-
- get() - Method in interface org.jowidgets.i18n.api.MessageProvider.IClassLoaderProvider
-
- get() - Method in class org.jowidgets.i18n.tools.StaticMessage
-
- get(int) - Method in interface org.jowidgets.util.collection.ICircularBuffer
-
Gets the element at the specific index or null, if no element was added to the index before
- get(int) - Method in interface org.jowidgets.util.collection.IUnmodifiableArray
-
- get(int) - Method in class org.jowidgets.util.collection.UnmodifieableArrayWrapper
-
- get(CONTEXT_TYPE, IContextSingletonFactory<VALUE_TYPE, CONTEXT_TYPE>) - Static method in class org.jowidgets.util.context.ContextSingletonProvider
-
- get(CONTEXT_TYPE, IContextSingletonFactory<VALUE_TYPE, CONTEXT_TYPE>) - Method in interface org.jowidgets.util.context.IContextSingletonProvider
-
Gets a value for a defined context.
- get() - Method in interface org.jowidgets.util.IProvider
-
- get() - Method in class org.jowidgets.util.ObservableBoolean
-
- get() - Method in class org.jowidgets.util.ValueHolder
-
- getAbbreviation() - Method in interface org.jowidgets.unit.api.IUnit
-
- getAbsoluteValue() - Method in class org.jowidgets.common.types.Position
-
Gets the absolute value of the position.
- getAccelerator() - Method in interface org.jowidgets.api.command.IAction
-
Gets the actions accelerator
- getAccelerator() - Method in interface org.jowidgets.api.model.item.IItemModel
-
Gets the key accelerator that should be used for the item
- getAccelerator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IAccelerateableMenuItemSetup
-
- getAccelerator() - Method in class org.jowidgets.tools.command.ActionWrapper
-
- getAccelerator() - Method in class org.jowidgets.tools.command.CommandAction
-
- getAcceptingRegExp() - Method in interface org.jowidgets.api.convert.IStringObjectConverter
-
Gets the regular expression that describes the valid inputs.
- getAcceptingRegExp() - Method in interface org.jowidgets.common.mask.ICharacterMask
-
Gets a regular expression that describes the valid character's for this mask.
- getAcceptingRegExp() - Method in class org.jowidgets.tools.converter.AbstractStringObjectConverter
-
- getAcceptingRegExp() - Method in class org.jowidgets.tools.converter.Converter
-
- getAcceptingRegExp() - Method in class org.jowidgets.tools.converter.ConverterWrapper
-
- getAcceptingRegExp() - Method in class org.jowidgets.tools.converter.MapConverter
-
- getAcceptingRegExps() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextComponentSetupCommon
-
- getAction() - Method in interface org.jowidgets.api.command.IExecutionContext
-
Gets the action that is executed
- getAction() - Method in interface org.jowidgets.api.model.item.IActionItemModel
-
Gets the bound action of the item
- getAction() - Method in interface org.jowidgets.api.model.item.IPopupActionItemModel
-
- getAction() - Method in class org.jowidgets.tools.command.ExecutionContextWrapper
-
- getAction() - Method in class org.jowidgets.tools.model.item.ActionItemModel
-
- getAction() - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- getActionBuilderFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the action builder factory
- getActionBuilderFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the action builder factory
- getActionChangeObservable() - Method in interface org.jowidgets.api.command.IAction
-
For mutable actions, an observable can be implemented to recognize changes
on this action.
- getActionChangeObservable() - Method in class org.jowidgets.tools.command.ActionWrapper
-
- getActionChangeObservable() - Method in class org.jowidgets.tools.command.CommandAction
-
- getActivation(ITableCell, int, int, boolean, long) - Method in interface org.jowidgets.common.widgets.editor.ITableCellEditorFactory
-
- getActivation(ITableCell, int, int, boolean, long) - Method in class org.jowidgets.tools.editor.AbstractTableCellEditorFactory
-
- getActiveWindow() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the active window
- getActiveWindow() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the active window
- getAddButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputControlSetup
-
- getAddButtonSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputControlSetup
-
- getAlignment() - Method in interface org.jowidgets.common.model.ITableColumnSpi
-
- getAlignment() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextFieldSetupCommon
-
- getAlignment() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextLabelSetupCommon
-
- getAlignment() - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- getAlignmentHorizontal() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
-
- getAlignments() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
-
- getAlignmentVertical() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
-
- getAll() - Method in interface org.jowidgets.validation.IValidationResult
-
Gets all validation messages as a unmodifiable list in order of their creation
- getAllWindows() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets a list of all windows
- getAllWindows() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets a list of all windows
- getAnimationRunnerBuilder() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Creates an animation runner builder
- getAnimationRunnerBuilder() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Creates an animation runner builder
- getAnimationStep() - Method in interface org.jowidgets.api.animation.IAnimationStep
-
- getApplicationRunner() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the toolkits application runner
- getApplicationRunner() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the toolkits application runner
- getAscent() - Method in interface org.jowidgets.common.text.IFontMetrics
-
- getAutoCenterPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
-
- getAutoCheckPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeSetup
-
- getAutoDispose() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
-
- getAutoPackPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
-
- getAutoPositionCorrectionPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
-
- getAutoSelectionPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComboBoxSelectionSetup
-
- getAvailableParameters() - Method in interface org.jowidgets.util.parameter.IParameterized
-
- getAvailableParameters() - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
-
- getBackgroundColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComponentSetup
-
- getBackgroundColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeNodeSetup
-
- getBackgroundColor() - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- getBackgroundColor() - Method in interface org.jowidgets.common.model.ITableCell
-
- getBackgroundColor() - Method in interface org.jowidgets.common.widgets.IComponentCommon
-
Gets the background color
- getBackgroundColor() - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- getBackgroundColor() - Method in class org.jowidgets.tools.model.table.TableCell
-
- getBackgroundColor() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- getBlue() - Method in class org.jowidgets.common.color.ColorValue
-
Gets the blue component
- getBluePrintFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the blue print factory
- getBluePrintFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the blue print factory
- getBluePrintProxyFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the blue print proxy factory
- getBluePrintProxyFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the blue print proxy factory
- getBooleanValue(ITypedKey<Boolean>, boolean) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
-
- getBorder() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
-
- getBorder() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
-
- getBorder() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ICompositeSetupCommon
-
- getBottom() - Method in class org.jowidgets.common.types.Insets
-
- getBottomMargin() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
-
- getBounds() - Method in interface org.jowidgets.api.widgets.IComponent
-
Gets the bounds of the component
- getBounds() - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- getBounds() - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- getBounds() - Method in class org.jowidgets.tools.graphics.TranslatedGraphicContext
-
- getBounds() - Method in class org.jowidgets.tools.graphics.TranslatedTruncatedGraphicContext
-
- getBounds() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- getBoxHeight() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
-
- getBuilder() - Method in class org.jowidgets.tools.widgets.blueprint.convenience.AbstractSetupBuilderConvenience
-
- getButtonOrder() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
Returns the order for the typical buttons in a standard button bar.
- getButtonOrder() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
Returns the order for the typical buttons in a standard button bar.
- getCancelButton() - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputDialogSetupBuilder
-
- getCancelButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputDialogSetup
-
- getCancelButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
-
- getCancelButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
-
- getCancelButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IQuestionDialogSetup
-
- getCaretPosition() - Method in interface org.jowidgets.api.widgets.IInputField
-
- getCaretPosition() - Method in interface org.jowidgets.common.widgets.ITextControlCommon
-
- getCell(int, int) - Method in interface org.jowidgets.common.model.ITableDataModel
-
- getCell(int, int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- getCell(int, int) - Method in class org.jowidgets.tools.model.table.TableModel
-
- getCellPosition(int, int) - Method in interface org.jowidgets.common.widgets.ITableCommon
-
- getCellPosition(int, int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- getCellSize(int, int) - Method in interface org.jowidgets.common.widgets.ITableCommon
-
- getCellSize(int, int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- getCharacter() - Method in class org.jowidgets.common.types.Accelerator
-
Gets the accelerators character or null if the accelerator is defined with a virtual key.
- getCharacter() - Method in enum org.jowidgets.common.types.VirtualKey
-
Gets a character representation of the virtual key, or null, if the virtual key is not
representable by a character.
- getCharacter() - Method in interface org.jowidgets.common.widgets.controller.IKeyEvent
-
Gets the character representation of the typed key if the key is representable
by an character.
- getCharacterMask(int) - Method in interface org.jowidgets.common.mask.ITextMask
-
Gets a non null character mask for all valid indices.
- getCheckedState() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
-
- getCheckedState() - Method in interface org.jowidgets.api.widgets.ITreeNode
-
- getCheckedState() - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
-
- getChildNode(int) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
-
- getChildren() - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Gets a unmodifieable copy of the menus items
- getChildren() - Method in interface org.jowidgets.api.widgets.IContainer
-
Gets the containers children
- getChildren() - Method in interface org.jowidgets.api.widgets.IMenu
-
Gets the menu items of the menu as a unmodifieable copy
- getChildren() - Method in interface org.jowidgets.api.widgets.IToolBar
-
- getChildren() - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
- getChildren() - Method in class org.jowidgets.tools.model.item.MenuModel
-
- getChildren() - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- getChildren() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- getChildrenCount() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
-
- getChildrenCount() - Method in interface org.jowidgets.api.widgets.IDynamicFlowLayoutComposite
-
- getChildWindows() - Method in interface org.jowidgets.api.widgets.IWindow
-
Gets the child windows of this window as a unmodifiable copy
- getChildWindows() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- getChildWindows() - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
-
- getClientArea() - Method in interface org.jowidgets.common.widgets.IContainerCommon
-
Gets the client area of the container.
- getClientArea() - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- getClipboard() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the system clipboard
- getClipboard() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the system clipboard
- getClipBounds() - Method in interface org.jowidgets.api.controller.IPaintEvent
-
- getClipPeakColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
-
- getClipPeakThreshold() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
-
- getCollectionInputControlSetup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputDialogSetup
-
- getCollectionInputDialogSetup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
-
- getCollectionTypeControlCreator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICombinedCollectionInputFieldSetup
-
- getColumn(int) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- getColumn(int) - Method in interface org.jowidgets.api.model.table.ITableColumnModel
-
- getColumn(int) - Method in interface org.jowidgets.common.model.ITableColumnModelSpi
-
- getColumn(int) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- getColumn(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- getColumn(int) - Method in class org.jowidgets.tools.model.table.TableModel
-
- getColumnConstraints() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
-
Returns the column layout constraints either as a String
or net.miginfocom.layout.AC
.
- getColumnConstraints() - Method in class org.jowidgets.common.widgets.layout.MigLayoutDescriptor
-
- getColumnCount() - Method in interface org.jowidgets.api.model.table.ITableColumnModel
-
- getColumnCount() - Method in interface org.jowidgets.api.widgets.ITable
-
- getColumnCount() - Method in interface org.jowidgets.common.model.ITableColumnModelSpi
-
- getColumnCount() - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- getColumnCount() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- getColumnCount() - Method in class org.jowidgets.tools.model.table.TableModel
-
- getColumnCount() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- getColumnIndex() - Method in interface org.jowidgets.common.widgets.controller.ITableCellEvent
-
- getColumnIndex() - Method in interface org.jowidgets.common.widgets.controller.ITableColumnEvent
-
- getColumnMaxPackWidth() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITableSetup
-
- getColumnModel() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITableSetup
-
- getColumnModel() - Method in class org.jowidgets.tools.model.table.TableModel
-
- getColumnPermutation() - Method in interface org.jowidgets.common.widgets.ITableCommon
-
- getColumnPermutation() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- getColumns() - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- getColumns() - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- getColumns() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- getColumnsMoveable() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITableSetupCommon
-
- getColumnsResizeable() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITableSetupCommon
-
- getCommand() - Method in interface org.jowidgets.api.command.ICommandAction
-
Gets the command
- getCommand() - Method in class org.jowidgets.tools.command.CommandAction
-
- getCommandExecutor() - Method in interface org.jowidgets.api.command.ICommand
-
Gets the commands executer.
- getComposite() - Method in class org.jowidgets.tools.widgets.base.AbstractCompositeInputControl
-
Gets the composite where the content of this control can be added
- getComposite() - Method in class org.jowidgets.tools.widgets.base.CompositeControl
-
Gets the composite where the content of this control can be added
- getCompositeClassLoader() - Method in interface org.jowidgets.classloading.api.ISharedClassLoader
-
Gets the composite class loader that uses all registered class loaders to resolve
the class to load.
- getCompositeClassLoader() - Static method in class org.jowidgets.classloading.api.SharedClassLoader
-
Gets the composite class loader that uses all registered class loaders to resolve
the class to load.
- getConstraintMap() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
-
Returns a shallow copy of the constraints map.
- getContainer() - Method in interface org.jowidgets.api.layout.tablelayout.ITableRowLayout
-
- getContentBackgroundColor() - Method in interface org.jowidgets.api.widgets.IExpandComposite
-
- getContentBorder() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
-
- getContentBorder() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
-
- getContentCreator() - Method in interface org.jowidgets.api.model.item.IContainerItemModel
-
Gets the content creator for this model.
- getContentCreator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
-
- getContentCreator() - Method in class org.jowidgets.tools.model.item.ContainerItemModel
-
- getContentCreator() - Method in class org.jowidgets.tools.model.item.InputControlItemModel
-
- getContents() - Static method in class org.jowidgets.api.clipboard.Clipboard
-
- getContents() - Method in interface org.jowidgets.api.clipboard.IClipboard
-
- getContext() - Method in interface org.jowidgets.validation.IValidationMessage
-
The context where the validation message has been occurred,
e.g. the property or bean label
- getConversionFactor() - Method in interface org.jowidgets.unit.api.IUnit
-
- getConverter(Class<? extends OBJECT_TYPE>) - Method in interface org.jowidgets.api.convert.IConverterProvider
-
Generic method to get an converter for an type.
- getConverter() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
-
- getConverter() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputFieldSetup
-
- getConverter() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ISliderViewerSetup
-
- getConverterProvider() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the toolkits converter provider
- getConverterProvider() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the toolkits converter provider
- getCreationPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeViewerSetup
-
- getCurrentPlatform() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
Returns the platform that the JRE is running on currently.
- getCurrentPlatform() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
Returns the platform that the JRE is running on currently.
- getCurrentText() - Method in interface org.jowidgets.tools.editor.TextFieldCellEditorFactory.ITableCellEditEvent
-
- getCustomHeader() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
-
- getData(TransferType<JAVA_TYPE>) - Static method in class org.jowidgets.api.clipboard.Clipboard
-
- getData(TransferType<JAVA_TYPE>) - Method in interface org.jowidgets.api.clipboard.IClipboard
-
- getData(TransferType<JAVA_TYPE>) - Method in interface org.jowidgets.api.clipboard.ITransferable
-
- getData() - Method in interface org.jowidgets.api.dnd.IDropEvent
-
- getData() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
-
- getData(TransferType<JAVA_TYPE>) - Method in class org.jowidgets.tools.clipboard.SingleTypeTransfer
-
- getData(TransferType<JAVA_TYPE>) - Method in class org.jowidgets.tools.clipboard.TransferableWrapper
-
- getDataModel() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITableSetupCommon
-
- getDate() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICalendarSetup
-
- getDate() - Method in interface org.jowidgets.common.widgets.ICalendarCommon
-
- getDefaultActionFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the default action factory
- getDefaultActionFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the default action factory
- getDefaultButtonPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputDialogSetup
-
- getDefaultButtonPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
-
- getDefaultButtonPolicy() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
-
- getDefaultDPI() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
- getDefaultDPI() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
- getDefaultHorizontalUnit() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
Returns the current default unit.
- getDefaultHorizontalUnit() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
Returns the current default unit.
- getDefaultInnerIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeSetup
-
- getDefaultLeafIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeSetup
-
- getDefaultResult() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IQuestionDialogSetup
-
- getDefaultRowAlignmentBaseline() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
The default alignment for rows.
- getDefaultRowAlignmentBaseline() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
The default alignment for rows.
- getDefaultStrategy() - Method in interface org.jowidgets.util.collection.IObserverSetFactory
-
- getDefaultStrategy() - Static method in class org.jowidgets.util.collection.ObserverSetFactory
-
- getDefaultUnit() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
-
- getDefaultValue() - Method in enum org.jowidgets.api.color.Colors
-
- getDefaultValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ISliderViewerSetup
-
- getDefaultValue() - Method in class org.jowidgets.common.color.ColorValue
-
- getDefaultValue() - Method in interface org.jowidgets.common.color.IColorConstant
-
Gets the default value of the color
- getDefaultValue() - Method in interface org.jowidgets.util.parameter.IParameter
-
- getDefaultValue() - Method in class org.jowidgets.util.parameter.ParameterWrapper
-
- getDefaultValueMatcher() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ISliderViewerSetup
-
- getDefaultVerticalUnit() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
Returns the current default unit.
- getDefaultVerticalUnit() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
Returns the current default unit.
- getDelay() - Method in interface org.jowidgets.api.worker.IWorkerProgressDelay
-
- getDelayedEventRunnerBuilder() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the delayed event runner builder
- getDelayedEventRunnerBuilder() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the delayed event runner builder
- getDescent() - Method in interface org.jowidgets.common.text.IFontMetrics
-
- getDescription(FROM_TYPE) - Method in interface org.jowidgets.api.convert.IObjectStringConverter
-
Gets an description for an value
- getDescription(OBJECT_TYPE) - Method in class org.jowidgets.tools.converter.AbstractConverter
-
- getDescription(FROM_TYPE) - Method in class org.jowidgets.tools.converter.AbstractObjectLabelConverter
-
- getDescription(FROM_TYPE) - Method in class org.jowidgets.tools.converter.AbstractObjectStringConverter
-
- getDescription(TYPE) - Method in class org.jowidgets.tools.converter.Converter
-
- getDescription(FROM_TYPE) - Method in class org.jowidgets.tools.converter.ConverterWrapper
-
- getDescription(OBJECT_TYPE) - Method in class org.jowidgets.tools.converter.MapConverter
-
- getDescription(FROM_TYPE) - Method in class org.jowidgets.tools.converter.ObjectStringObjectLabelConverterAdapter
-
- getDescription() - Method in interface org.jowidgets.util.parameter.IParameter
-
- getDescription() - Method in class org.jowidgets.util.parameter.ParameterWrapper
-
- getDescriptorInterface() - Method in interface org.jowidgets.common.widgets.descriptor.IWidgetDescriptor
-
- getDirectory() - Method in interface org.jowidgets.common.widgets.IDirectoryChooserCommon
-
Gets the directory that was selected by the user.
- getDisabledSelectedBackgroundColor() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
-
- getDisabledSelectedBorderColor() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
-
- getDisabledSelectedForegroundColor() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
-
- getDividerSize() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
-
- getDragSource() - Method in interface org.jowidgets.api.widgets.IControl
-
Gets the drag source of the control
- getDragSource() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- getDragSource() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- getDropAction() - Method in interface org.jowidgets.api.dnd.IDropEvent
-
- getDropPosition() - Method in interface org.jowidgets.api.dnd.ITreeDropLocation
-
- getDropSelection() - Method in interface org.jowidgets.api.dnd.IDropEvent
-
- getDropTarget() - Method in interface org.jowidgets.api.widgets.IControl
-
Gets the drop target of the control
- getDropTarget() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- getDropTarget() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- getDublicatesAllowed() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
-
- getEditButtonIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
-
- getEditor() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITableSetupCommon
-
- getElements() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComboBoxSelectionSetup
-
- getElements() - Method in interface org.jowidgets.api.widgets.IComboBox
-
- getElements() - Method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- getElements() - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- getElements() - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
-
- getElementTypeControlCreator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICombinedCollectionInputFieldSetup
-
- getElementValidator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
-
- getElementWidgetCreator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputControlSetup
-
- getEllipsisMode() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextLabelSetupCommon
-
- getEmptyIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getEnabledChecker() - Method in interface org.jowidgets.api.command.ICommand
-
Gets the EnabledChecker for the command.
- getEnabledState() - Method in interface org.jowidgets.api.command.IEnabledChecker
-
Gets the enabled state
- getEnabledState() - Method in class org.jowidgets.tools.command.EnabledChecker
-
- getErrorColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getErrorIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getErrorMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getErrors() - Method in interface org.jowidgets.validation.IValidationResult
-
Gets all validation error messages as a unmodifiable list in order of their creation
- getExceptionHandler() - Method in interface org.jowidgets.api.command.IAction
-
Gets the ExceptionHandler of this action.
- getExceptionHandler() - Method in interface org.jowidgets.api.command.ICommand
-
Gets the commands ExceptionHandler
- getExceptionHandler() - Method in class org.jowidgets.tools.command.ActionWrapper
-
- getExceptionHandler() - Method in class org.jowidgets.tools.command.CommandAction
-
- getExecutor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
-
- getExtensions() - Method in interface org.jowidgets.common.types.IFileChooserFilter
-
- getExtensions() - Method in class org.jowidgets.tools.types.FileChooserFilter
-
- getFactory(Class<? extends DESCRIPTOR_TYPE>) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
-
Gets a factory for a specific descriptor type
- getFilterList() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IFileChooserSetupCommon
-
- getFilterName() - Method in interface org.jowidgets.common.types.IFileChooserFilter
-
- getFilterName() - Method in class org.jowidgets.tools.types.FileChooserFilter
-
- getFinishedCallback() - Method in interface org.jowidgets.api.animation.IAnimationStep
-
Will be invoked, after the animation step was invoked and the animation is ready for a new step
- getFirst() - Method in interface org.jowidgets.api.widgets.ISplitComposite
-
- getFirst() - Method in interface org.jowidgets.common.widgets.ISplitCompositeCommon
-
- getFirst() - Method in class org.jowidgets.tools.powo.JoSplitComposite
-
Deprecated.
- getFirst() - Method in class org.jowidgets.util.Tuple
-
- getFirstBorder() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
-
- getFirstLayout() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
-
- getFirstMinSize() - Method in interface org.jowidgets.api.widgets.ISplitComposite
-
- getFirstMinSize() - Method in class org.jowidgets.tools.powo.JoSplitComposite
-
Deprecated.
- getFirstSelected() - Method in interface org.jowidgets.api.controller.ITreeSelectionEvent
-
Gets the first node that was selected by this event.
- getFirstSelectedRow() - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- getFirstSelectedRow() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- getFirstUnselected() - Method in interface org.jowidgets.api.controller.ITreeSelectionEvent
-
Gets the first node that was unselected by this event.
- getFloatValue(ITypedKey<Float>, float) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
-
- getFontMetrics() - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- getFontMetrics() - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- getFontName() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IButtonSetup
-
- getFontName() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICheckBoxSetup
-
- getFontName() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputFieldSetup
-
- getFontName() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextAreaSetup
-
- getFontName() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextFieldSetup
-
- getFontName() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextLabelSetup
-
- getFontName() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
-
- getFontSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IButtonSetup
-
- getFontSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICheckBoxSetup
-
- getFontSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputFieldSetup
-
- getFontSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextAreaSetup
-
- getFontSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextFieldSetup
-
- getFontSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextLabelSetup
-
- getFontSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
-
- getForegroundColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComponentSetup
-
- getForegroundColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeNodeSetup
-
- getForegroundColor() - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- getForegroundColor() - Method in interface org.jowidgets.common.model.ITableCell
-
- getForegroundColor() - Method in interface org.jowidgets.common.widgets.IComponentCommon
-
Gets the foreground color
- getForegroundColor() - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- getForegroundColor() - Method in class org.jowidgets.tools.model.table.TableCell
-
- getForegroundColor() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- getFrame() - Method in class org.jowidgets.tools.widgets.base.Dialog
-
Gets the wrapped frame
- getFrame() - Method in class org.jowidgets.tools.widgets.base.Frame
-
Gets the wrapped frame
- getGap() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
-
- getGaps() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
-
- getGapSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
-
- getGraphicContext() - Method in interface org.jowidgets.api.controller.IPaintEvent
-
- getGraphicContext() - Method in interface org.jowidgets.api.image.IBufferedImage
-
Gets the graphics context of the image
- getGraphicContext() - Method in interface org.jowidgets.common.image.IBufferedImageCommon
-
Gets the graphics context of the image
- getGreen() - Method in class org.jowidgets.common.color.ColorValue
-
Gets the green component
- getHeaderBackgroundColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
-
- getHeaderBackgroundColor() - Method in interface org.jowidgets.api.widgets.IExpandComposite
-
- getHeaderBorder() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
-
- getHeight() - Method in interface org.jowidgets.common.text.IFontMetrics
-
- getHeight() - Method in class org.jowidgets.common.types.Dimension
-
Gets the height
- getHeight() - Method in class org.jowidgets.common.types.Rectangle
-
Gets the height of the rectangle
- getHighPeakColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
-
- getHighPeakThreshold() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
-
- getHorizontalScaleFactor() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
The forced scale factor that all screen relative units (e.g. millimeters, inches and logical pixels) will be multiplied
with.
- getHorizontalScaleFactor() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
The forced scale factor that all screen relative units (e.g. millimeters, inches and logical pixels) will be multiplied
with.
- getIcon() - Method in interface org.jowidgets.api.command.IAction
-
Gets the action icon
- getIcon(FROM_TYPE) - Method in interface org.jowidgets.api.convert.IObjectLabelConverter
-
- getIcon() - Method in interface org.jowidgets.api.model.item.IItemModel
-
Gets the items icon
- getIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
-
- getIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IItemSetup
-
- getIcon() - Method in interface org.jowidgets.api.widgets.IExpandComposite
-
- getIcon() - Method in interface org.jowidgets.api.widgets.IIcon
-
- getIcon() - Method in interface org.jowidgets.api.widgets.IItem
-
Gets the icon of the item
- getIcon() - Method in interface org.jowidgets.common.model.ITableCell
-
- getIcon() - Method in interface org.jowidgets.common.model.ITableColumnSpi
-
- getIcon() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IIconSetupCommon
-
- getIcon() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITitledWindowSetupCommon
-
- getIcon() - Method in class org.jowidgets.tools.command.ActionWrapper
-
- getIcon() - Method in class org.jowidgets.tools.command.CommandAction
-
- getIcon(FROM_TYPE) - Method in class org.jowidgets.tools.converter.AbstractObjectLabelConverter
-
- getIcon(FROM_TYPE) - Method in class org.jowidgets.tools.converter.ObjectStringObjectLabelConverterAdapter
-
- getIcon() - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- getIcon() - Method in class org.jowidgets.tools.model.table.TableCell
-
- getIcon() - Method in class org.jowidgets.tools.powo.JoButton
-
Deprecated.
- getIcon() - Method in class org.jowidgets.tools.powo.JoIcon
-
Deprecated.
- getIcon() - Method in class org.jowidgets.tools.powo.JoLabel
-
Deprecated.
- getIcon() - Method in class org.jowidgets.tools.powo.JoToggleButton
-
Deprecated.
- getIcon() - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
-
- getId() - Method in interface org.jowidgets.api.model.item.IItemModel
-
Gets the id of the item
- getImage() - Method in interface org.jowidgets.common.image.IImageHandle
-
Gets the native image or creates it, if not yet created
The type depends on the underlying ui framework
- getImageDescriptor() - Method in interface org.jowidgets.common.image.IImageHandle
-
Gets the descriptor of the image.
- getImageFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the image factory
- getImageFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the image factory
- getImageHandle(IImageConstant) - Method in interface org.jowidgets.common.image.IImageRegistry
-
Gets the image handle for a image constant.
- getImageRegistry() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the image registry that can be used to register icons and images
- getImageRegistry() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the image registry that can be used to register icons and images
- getImageUrl() - Method in interface org.jowidgets.common.image.IUrlImageDescriptor
-
Gets the url that provides the image data
- getImageUrl() - Method in class org.jowidgets.tools.image.UrlImageDescriptor
-
- getIndex(ITabItem) - Method in interface org.jowidgets.api.widgets.ITabFolder
-
- getIndex(ITabItem) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- getInfoColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getInfoErrorColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getInfoErrorIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getInfoErrorMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getInfoErrors() - Method in interface org.jowidgets.validation.IValidationResult
-
Gets all validation info error messages as a unmodifiable list in order of their creation
- getInfoIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getInfoMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getInfos() - Method in interface org.jowidgets.validation.IValidationResult
-
Gets all validation info messages as a unmodifiable list in order of their creation
- getInitialState() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ICheckBoxSetupCommon
-
- getInitialValidationDecorator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputComponentValidationLabelSetup
-
- getInputChangeEventPolicy() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IInputObservableSetupCommon
-
- getInputComponent() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputComponentValidationLabelSetup
-
- getInputContentCreatorFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the input content creator factory
- getInputContentCreatorFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the input content creator factory
- getInputStream() - Method in interface org.jowidgets.common.image.IStreamImageDescriptor
-
Deprecated.
Gets the stream that provides the image data.
- getInputVerifier() - Method in interface org.jowidgets.api.convert.IStringObjectConverter
-
Gets an input verifier that verifies the input.
- getInputVerifier() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextComponentSetupCommon
-
- getInputVerifier() - Method in class org.jowidgets.tools.converter.AbstractStringObjectConverter
-
- getInputVerifier() - Method in class org.jowidgets.tools.converter.Converter
-
- getInputVerifier() - Method in class org.jowidgets.tools.converter.ConverterWrapper
-
- getInputVerifier() - Method in class org.jowidgets.tools.converter.MapConverter
-
- getInsets() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
-
- getInstance() - Static method in class org.jowidgets.api.clipboard.Clipboard
-
- getInstance() - Static method in class org.jowidgets.api.command.DefaultActionFactory
-
- getInstance() - Static method in class org.jowidgets.api.convert.SliderConverterFactory
-
- getInstance() - Static method in class org.jowidgets.api.image.ImageFactory
-
Gets the image factory instance
- getInstance() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
-
Gets the Mig Layout toolkit instance
- getInstance() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
- getInstance() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the instance of the toolkit.
- getInstance() - Static method in class org.jowidgets.api.toolkit.ToolkitInterceptor
-
Gets the instance of the toolkit interceptor composite, that holds
all registered holders
- getInstance() - Static method in class org.jowidgets.classloading.api.SharedClassLoader
-
- getInstance() - Static method in class org.jowidgets.i18n.api.LocaleHolder
-
Gets the instance of the currently set value holder.
- getInstance() - Static method in class org.jowidgets.i18n.api.MessageReplacer
-
- getInstance() - Static method in class org.jowidgets.util.binding.Bind
-
Gets the bind instance
- getInstance() - Static method in class org.jowidgets.util.collection.ObserverSetFactory
-
- getInstance() - Static method in class org.jowidgets.util.context.ContextSingletonProvider
-
- getInstance() - Static method in class org.jowidgets.util.maybe.Nothing
-
- getInterceptor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
-
- getIntValue(ITypedKey<Integer>, int) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
-
- getItem(int) - Method in interface org.jowidgets.api.widgets.ITabFolder
-
- getItem(int) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- getItemModel() - Method in class org.jowidgets.tools.model.item.ActionItemModel
-
- getItemModel() - Method in class org.jowidgets.tools.model.item.CheckedItemModel
-
- getItemModel() - Method in class org.jowidgets.tools.model.item.ContainerItemModel
-
- getItemModel() - Method in class org.jowidgets.tools.model.item.MenuModel
-
- getItemModel() - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- getItemModel() - Method in class org.jowidgets.tools.model.item.RadioItemModel
-
- getItemModel() - Method in class org.jowidgets.tools.model.item.SeparatorItemModel
-
- getItemModelFactory() - Method in interface org.jowidgets.api.model.IModelFactoryProvider
-
- getItems() - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- getItems() - Method in interface org.jowidgets.api.widgets.ITabFolder
-
- getItems() - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- getItems() - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- getJavaType() - Method in class org.jowidgets.api.clipboard.TransferType
-
- getKeys() - Method in interface org.jowidgets.util.ITypedProperties
-
- getLabel() - Method in enum org.jowidgets.common.types.AlignmentHorizontal
-
- getLabel() - Method in enum org.jowidgets.common.types.VirtualKey
-
Gets the label of the key.
- getLabel() - Method in interface org.jowidgets.util.parameter.IParameter
-
- getLabel() - Method in class org.jowidgets.util.parameter.ParameterWrapper
-
- getLabelAlignPercentage() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
Returns the percentage used for alignment for labels (0 is left, 50 is center and 100 is right).
- getLabelAlignPercentage() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
Returns the percentage used for alignment for labels (0 is left, 50 is center and 100 is right).
- getLastSelected() - Method in interface org.jowidgets.api.controller.ITabSelectionEvent
-
- getLastSelectedRow() - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- getLastSelectedRow() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- getLayout() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IContainerSetup
-
- getLayoutConstraints() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
-
- getLayoutConstraints() - Method in interface org.jowidgets.common.widgets.IControlCommon
-
Gets the layout constraints of the control
- getLayoutConstraints() - Method in class org.jowidgets.common.widgets.layout.MigLayoutDescriptor
-
- getLayoutConstraints() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- getLayoutConstraints() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- getLayoutConstraintsToolkit() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the layout constraints toolkit
- getLayoutConstraintsToolkit() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the layout constraints toolkit
- getLayoutFactory() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IContainerSetup
-
- getLayoutFactoryProvider() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the factory for layouts
- getLayoutFactoryProvider() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the factory for layouts
- getLayoutHashCode() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
-
- getLayoutMaxSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
-
- getLayoutMinSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
-
- getLayoutPreferredSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
-
- getLeading() - Method in interface org.jowidgets.common.text.IFontMetrics
-
- getLeft() - Method in class org.jowidgets.common.types.Insets
-
- getLeftBoundary() - Method in class org.jowidgets.util.Interval
-
- getLeftMargin() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
-
- getLength() - Method in interface org.jowidgets.common.mask.ITextMask
-
Gets the length of the mask.
- getLevel() - Method in interface org.jowidgets.api.model.levelmeter.ILevelMeterModel
-
- getLevel() - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
Gets the level of the node, where 0 is the root level
- getLevel() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- getLevelMeterModelFactory() - Method in interface org.jowidgets.api.model.IModelFactoryProvider
-
- getLogicalPixelBase() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
What base value should be used to calculate logical pixel sizes.
- getLogicalPixelBase() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
What base value should be used to calculate logical pixel sizes.
- getLoginButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
-
- getLoginLabel() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
-
- getLoginPane() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the login pane that can be used for user login
- getLoginPane() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the login pane that can be used for user login
- getLogo() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
-
- getLowPeakColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
-
- getMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputFieldSetup
-
- getMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextAreaSetup
-
- getMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextFieldSetup
-
- getMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeNodeSetup
-
- getMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
-
- getMarkup() - Method in interface org.jowidgets.common.model.ITableCell
-
- getMarkup() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextLabelSetupCommon
-
- getMarkup() - Method in class org.jowidgets.tools.model.table.TableCell
-
- getMask() - Method in interface org.jowidgets.api.convert.IStringObjectConverter
-
Gets a mask if the input should be masked.
- getMask() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextFieldSetup
-
- getMask() - Method in class org.jowidgets.tools.converter.AbstractStringObjectConverter
-
- getMask() - Method in class org.jowidgets.tools.converter.Converter
-
- getMask() - Method in class org.jowidgets.tools.converter.ConverterWrapper
-
- getMask() - Method in class org.jowidgets.tools.converter.MapConverter
-
- getMaskingCharacter() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
-
- getMax(int[]) - Static method in class org.jowidgets.util.ArrayUtils
-
- getMaxHeight() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
-
- getMaximum() - Method in interface org.jowidgets.api.widgets.IProgressBar
-
- getMaximum() - Method in interface org.jowidgets.api.widgets.ISlider
-
- getMaximum() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IProgressBarSetupCommon
-
- getMaximum() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISliderSetupCommon
-
- getMaximum() - Method in class org.jowidgets.tools.powo.JoProgressBar
-
Deprecated.
- getMaxLength() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextComponentSetupCommon
-
- getMaxPackSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
-
- getMaxSize() - Method in interface org.jowidgets.common.widgets.IControlCommon
-
Gets the maximal size of the control.
- getMaxSize() - Method in interface org.jowidgets.common.widgets.layout.ILayouter
-
Gets the max size of the layout.
- getMaxSize() - Method in class org.jowidgets.tools.layout.CachedFillLayout
-
Deprecated.
- getMaxSize() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- getMaxSize() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- getMaxWidth() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
-
- getMenuBarModel() - Method in interface org.jowidgets.api.widgets.IFrame
-
Gets the menu bar model of this frame.
- getMenuBarModel() - Method in class org.jowidgets.tools.powo.JoDialog
-
Deprecated.
- getMenuBarModel() - Method in class org.jowidgets.tools.powo.JoFrame
-
Deprecated.
- getMenuBarModel() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- getMenus() - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Gets a unmodifieable copy of all menus
- getMenus() - Method in interface org.jowidgets.api.widgets.IMenuBar
-
Gets a unmodifieable copy of the menus this menu bar contains
- getMenus() - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- getMessage(String) - Method in interface org.jowidgets.i18n.api.IMessageProvider
-
- getMessagePane() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the message pane that can be used to show user messages
- getMessagePane() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the message pane that can be used to show user messages
- getMethods(Class<?>) - Static method in class org.jowidgets.util.reflection.ReflectionCache
-
- getMethods(Class<?>) - Static method in class org.jowidgets.util.reflection.ReflectionUtils
-
- getMigLayoutToolkit() - Method in interface org.jowidgets.api.layout.ILayoutFactoryProvider
-
Delivers the 'MigLayout' toolkit, which provides access to the constraints classes, platform defaults and version
- getMigLayoutVersion() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
-
Gets the mig layout version
- getMigLayoutVersion() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
-
Gets the mig layout version
- getMin(int[]) - Static method in class org.jowidgets.util.ArrayUtils
-
- getMinHeight() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
-
- getMinimum() - Method in interface org.jowidgets.api.widgets.IProgressBar
-
- getMinimum() - Method in interface org.jowidgets.api.widgets.ISlider
-
- getMinimum() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IProgressBarSetupCommon
-
- getMinimum() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISliderSetupCommon
-
- getMinimum() - Method in class org.jowidgets.tools.powo.JoProgressBar
-
Deprecated.
- getMinPackSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
-
- getMinSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IFrameSetup
-
- getMinSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILoginDialogSetup
-
- getMinSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
-
- getMinSize() - Method in interface org.jowidgets.common.widgets.IControlCommon
-
Gets the minimal size of the control.
- getMinSize() - Method in interface org.jowidgets.common.widgets.layout.ILayouter
-
Gets the min size of the layout.
- getMinSize() - Method in class org.jowidgets.tools.layout.CachedFillLayout
-
Deprecated.
- getMinSize() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- getMinSize() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- getMinWidth() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
-
- getMissingInputHint() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
-
- getMnemonic() - Method in interface org.jowidgets.api.command.IAction
-
Gets the action mnemonic
- getMnemonic() - Method in interface org.jowidgets.api.model.item.IItemModel
-
Gets the mnemonic character
- getMnemonic() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IMainMenuSetup
-
- getMnemonic() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IMenuItemSetup
-
- getMnemonic() - Method in class org.jowidgets.tools.command.ActionWrapper
-
- getMnemonic() - Method in class org.jowidgets.tools.command.CommandAction
-
- getModCount() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
Returns how many times the defaults has been changed.
- getModCount() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
Returns how many times the defaults has been changed.
- getMode() - Method in interface org.jowidgets.common.mask.ITextMask
-
- getModel() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
-
- getModel() - Method in interface org.jowidgets.api.widgets.IActionMenuItem
-
- getModel() - Method in interface org.jowidgets.api.widgets.ILevelMeter
-
- getModel() - Method in interface org.jowidgets.api.widgets.IMenu
-
Gets the model of the menu
- getModel() - Method in interface org.jowidgets.api.widgets.IMenuBar
-
Gets the model
- getModel() - Method in interface org.jowidgets.api.widgets.IMenuItem
-
Gets the menu items models
- getModel() - Method in interface org.jowidgets.api.widgets.ISelectableMenuItem
-
- getModel() - Method in interface org.jowidgets.api.widgets.IToolBar
-
- getModel() - Method in interface org.jowidgets.api.widgets.IToolBarButton
-
- getModel() - Method in interface org.jowidgets.api.widgets.IToolBarContainerItem
-
- getModel() - Method in interface org.jowidgets.api.widgets.IToolBarItem
-
- getModel() - Method in interface org.jowidgets.api.widgets.IToolBarMenu
-
- getModel() - Method in interface org.jowidgets.api.widgets.IToolBarPopupButton
-
- getModel() - Method in interface org.jowidgets.api.widgets.IToolBarToggleButton
-
- getModelFactoryProvider() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the model factory provider
- getModelFactoryProvider() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the model factory provider
- getModelValue(int, int, int) - Method in interface org.jowidgets.api.convert.ISliderViewerConverter
-
- getModifier() - Method in class org.jowidgets.common.types.Accelerator
-
The modifiers or an empty list if no modifiers are defined
- getModifier() - Method in interface org.jowidgets.common.widgets.controller.IKeyEvent
-
Gets the modifiers of the key event as an unmodifiable set
- getModifiers() - Method in interface org.jowidgets.common.widgets.controller.IMouseButtonEvent
-
Gets the modifiers as unmodifiable set
- getModifiers() - Method in interface org.jowidgets.common.widgets.controller.ITableCellMouseEvent
-
- getModifiers() - Method in interface org.jowidgets.common.widgets.controller.ITableColumnMouseEvent
-
- getMouseButton() - Method in interface org.jowidgets.common.widgets.controller.IMouseButtonEvent
-
Gets the mouse button.
- getMouseButton() - Method in interface org.jowidgets.common.widgets.controller.ITableCellMouseEvent
-
- getName() - Method in interface org.jowidgets.unit.api.IUnit
-
- getNewSelected() - Method in interface org.jowidgets.api.controller.ITabSelectionEvent
-
- getNewValue() - Method in interface org.jowidgets.util.IValueChangedEvent
-
- getNoButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IQuestionDialogSetup
-
- getNode() - Method in interface org.jowidgets.api.controller.ITreePopupEvent
-
- getNodeAt(Position) - Method in interface org.jowidgets.api.widgets.ITree
-
- getNodeAt(Position) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- getNoPeakColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ILevelMeterSetup
-
- getObjectLabelConverter(Class<? extends OBJECT_TYPE>) - Method in interface org.jowidgets.api.convert.IConverterProvider
-
- getObjectStringConverter(Class<? extends OBJECT_TYPE>) - Method in interface org.jowidgets.api.convert.IConverterProvider
-
- getObjectStringConverter() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComboBoxSelectionSetup
-
- getObservableValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICheckBoxSetup
-
- getObservableValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComboBoxSelectionSetup
-
- getObservableValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputFieldSetup
-
- getObservableValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ISliderViewerSetup
-
- getObservableValue() - Method in interface org.jowidgets.api.widgets.IObservableValueViewer
-
Gets the observable value
- getObservableValue() - Method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- getObservableValue() - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- getObservableValue() - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
-
- getObservableValue() - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
-
- getOkButton() - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputDialogSetupBuilder
-
- getOkButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputDialogSetup
-
- getOkButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IMessageDialogSetup
-
- getOkButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
-
- getOkColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getOkIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getOkMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getOldValue() - Method in interface org.jowidgets.util.IValueChangedEvent
-
- getOrder() - Method in interface org.jowidgets.api.model.item.IActionItemVisibilityAspectPlugin
-
- getOrder() - Method in interface org.jowidgets.api.toolkit.IToolkitInterceptorHolder
-
Gets the order of the holder.
- getOrder() - Method in class org.jowidgets.tools.model.item.EnabledStateVisibilityAspectPlugin
-
- getOrder() - Method in class org.jowidgets.tools.toolkit.AbstractToolkitInterceptorHolder
-
- getOrientation() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
-
- getOrientation() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IProgressBarSetupCommon
-
- getOrientation() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISeparatorSetupCommon
-
- getOrientation() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISliderSetupCommon
-
- getOrientation() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
-
- getOrientation() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IToolBarSetupCommon
-
- getOriginal() - Method in class org.jowidgets.util.ObservableValueWrapper
-
- getOriginal() - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
-
- getPageSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeViewerSetup
-
- getParameter(ITypedKey<VALUE_TYPE>) - Method in interface org.jowidgets.util.parameter.IParameterized
-
Gets the parameter for a defined key
- getParameter(ITypedKey<VALUE_TYPE>) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
-
- getParameterMandatory(ITypedKey<VALUE_TYPE>) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
-
- getParamNotNull(PARAM_TYPE, String) - Static method in class org.jowidgets.util.Assert
-
- getParent() - Method in interface org.jowidgets.api.widgets.IControl
-
- getParent() - Method in interface org.jowidgets.api.widgets.IDisplay
-
- getParent() - Method in interface org.jowidgets.api.widgets.IMenuItem
-
- getParent() - Method in interface org.jowidgets.api.widgets.IPopupMenu
-
- getParent() - Method in interface org.jowidgets.api.widgets.ITabItem
-
- getParent() - Method in interface org.jowidgets.api.widgets.IToolBarItem
-
- getParent() - Method in interface org.jowidgets.api.widgets.ITreeNode
-
- getParent() - Method in interface org.jowidgets.api.widgets.IWidget
-
Gets the parent of the widget
- getParent() - Method in class org.jowidgets.tools.powo.JoMessageDialog
-
Deprecated.
- getParent() - Method in class org.jowidgets.tools.powo.JoPopupMenu
-
Deprecated.
- getParent() - Method in class org.jowidgets.tools.powo.JoQuestionDialog
-
Deprecated.
- getParent() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- getParent() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- getParent() - Method in class org.jowidgets.tools.widgets.wrapper.DisplayWrapper
-
- getParent() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- getParent() - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
-
- getParent() - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
-
- getParentBounds() - Method in interface org.jowidgets.common.widgets.IWindowCommon
-
Gets the parent bounds of this window.
- getParentBounds() - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- getParentBounds() - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
-
- getParentContainer() - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
- getParentContainer() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- getPasswordMaxLength() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
-
- getPasswordValidator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IPasswordChangeDialogSetup
-
- getPath() - Method in interface org.jowidgets.api.widgets.ITreeNode
-
- getPlaceholder() - Method in interface org.jowidgets.common.mask.ICharacterMask
-
Gets the placeholder character for this mask.
- getPlaceholder() - Method in interface org.jowidgets.common.mask.ITextMask
-
Gets the placeholder of the whole text mask.
- getPlatform() - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
Returns the current platform
- getPlatform() - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
Returns the current platform
- getPlatformDefaults() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
-
Gets the platform defaults
- getPlatformDefaults() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
-
Gets the platform defaults
- getPopupMenu() - Method in interface org.jowidgets.api.model.item.IPopupActionItemModel
-
- getPopupMenu() - Method in interface org.jowidgets.api.widgets.IToolBarMenu
-
Gets the popup menu of this item
- getPopupMenu() - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- getPosition() - Method in interface org.jowidgets.api.controller.ITreePopupEvent
-
- getPosition() - Method in interface org.jowidgets.api.dnd.IDragEvent
-
- getPosition() - Method in interface org.jowidgets.api.dnd.IDropEvent
-
- getPosition() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
-
- getPosition() - Method in class org.jowidgets.common.types.Rectangle
-
Gets the position of the rectangle
- getPosition() - Method in interface org.jowidgets.common.widgets.controller.IMouseEvent
-
Gets the position of the mouse event relative to its component
- getPosition() - Method in interface org.jowidgets.common.widgets.controller.ITableCellPopupEvent
-
- getPosition() - Method in interface org.jowidgets.common.widgets.controller.ITableColumnPopupEvent
-
- getPosition() - Method in interface org.jowidgets.common.widgets.IComponentCommon
-
Gets the position of the component
- getPosition() - Method in interface org.jowidgets.common.widgets.IToolBarItemCommon
-
Gets the position of the item (upper left corner) relative to its tool bar.
- getPosition() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- getPreferredHeight() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
-
- getPreferredSize() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
-
- getPreferredSize(int) - Method in interface org.jowidgets.api.layout.tablelayout.ITableRowLayout
-
- getPreferredSize() - Method in interface org.jowidgets.common.widgets.IControlCommon
-
Gets the preferred size of the control.
- getPreferredSize() - Method in interface org.jowidgets.common.widgets.layout.ILayouter
-
Gets the preferred size of the layout.
- getPreferredSize() - Method in class org.jowidgets.tools.layout.CachedFillLayout
-
Deprecated.
- getPreferredSize() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- getPreferredSize() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- getPreferredWidth() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraints
-
- getPriority() - Method in interface org.jowidgets.util.priority.IPriorityValue
-
- getPriority() - Method in class org.jowidgets.util.priority.PrioritizedResultCreator
-
- getPriority() - Method in class org.jowidgets.util.priority.PriorityValue
-
- getProgress() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IProgressBarSetup
-
- getProgress() - Method in interface org.jowidgets.api.widgets.IProgressBar
-
- getProgress(List<PROGRESS_TYPE>) - Method in interface org.jowidgets.api.worker.IWorkerProgressDelay
-
Gets the progress from the accumulated progress
- getProgress() - Method in class org.jowidgets.tools.powo.JoProgressBar
-
Deprecated.
- getProperties(Class<?>) - Static method in class org.jowidgets.util.reflection.BeanUtils
-
- getProperty(ITypedKey<PROPERTY_TYPE>) - Method in interface org.jowidgets.util.ITypedProperties
-
- getProperty(Object, String) - Static method in class org.jowidgets.util.reflection.BeanUtils
-
- getPropertyDescriptor(Class<?>, String) - Static method in class org.jowidgets.util.reflection.IntrospectionCache
-
Gets the property descriptor for a specific type.
- getPropertyDescriptorFromHierarchy(Class<?>, String) - Static method in class org.jowidgets.util.reflection.IntrospectionCache
-
Gets the property descriptor for a specific type from the type hierarchy (including the given type)
- getPropertyDescriptors(Class<?>) - Static method in class org.jowidgets.util.reflection.IntrospectionCache
-
Gets a property decriptors for a specific type
- getPropertyDescriptorsFromHierarchy(Class<?>) - Static method in class org.jowidgets.util.reflection.IntrospectionCache
-
Gets a property decriptors for a specific type from the type hierarchy (including the given type)
- getQuestionPane() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the question pane that can be used to ask user questions
- getQuestionPane() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the question pane that can be used to ask user questions
- getReadableProperties(Class<?>) - Static method in class org.jowidgets.util.reflection.BeanUtils
-
- getReadMethodFromHierarchy(Class<?>, String) - Static method in class org.jowidgets.util.reflection.IntrospectionCache
-
Gets the read method for a defined property in the type hierarchy (including the given type)
- getReason() - Method in class org.jowidgets.api.command.EnabledState
-
- getReason() - Method in interface org.jowidgets.api.command.IEnabledState
-
If the action is not enabled, this get's the reason why.
- getRed() - Method in class org.jowidgets.common.color.ColorValue
-
Gets the red component
- getRegistered(Class<? extends ISetupBuilder>) - Method in interface org.jowidgets.api.widgets.blueprint.convenience.ISetupBuilderConvenienceRegistry
-
- getRegistered(Class<? extends ISetupBuilder>) - Method in interface org.jowidgets.api.widgets.blueprint.defaults.IDefaultsInitializerRegistry
-
- getRegistered(Class<? extends ISetupBuilder>) - Method in class org.jowidgets.tools.widgets.blueprint.convenience.SetupBuilderConvenienceRegistry
-
- getRegistered(Class<? extends ISetupBuilder>) - Method in class org.jowidgets.tools.widgets.blueprint.defaults.DefaultsInitializerRegistry
-
- getRegisteredSetupBuilder() - Method in interface org.jowidgets.api.widgets.blueprint.defaults.IDefaultsInitializerRegistry
-
- getRegisteredSetupBuilder() - Method in class org.jowidgets.tools.widgets.blueprint.defaults.DefaultsInitializerRegistry
-
- getRejectingRegExp() - Method in interface org.jowidgets.common.mask.ICharacterMask
-
Gets a regular expression that describes the invalid character's for this mask.
- getRelativePath(File, File) - Static method in class org.jowidgets.util.io.FileUtils
-
- getRelativePath(String, String) - Static method in class org.jowidgets.util.io.FileUtils
-
- getRemoveButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputControlSetup
-
- getRemoveButtonSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputControlSetup
-
- getRenderer() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
-
- getRenderTicks() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISliderSetupCommon
-
- getResizePolicy() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
-
- getResult() - Method in interface org.jowidgets.api.widgets.IValidationResultLabel
-
- getResult() - Method in class org.jowidgets.util.priority.PrioritizedResultCreator
-
- getResultingCharacter() - Method in interface org.jowidgets.common.widgets.controller.IKeyEvent
-
Gets the character representation of the typed key after all modifiers have been applied.
- getResultText() - Method in class org.jowidgets.common.widgets.descriptor.setup.mandatory.MandatoryCheckResult
-
- getRight() - Method in class org.jowidgets.common.types.Insets
-
- getRightBoundary() - Method in class org.jowidgets.util.Interval
-
- getRightMargin() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
-
- getRoot() - Method in interface org.jowidgets.api.widgets.IControl
-
- getRoot() - Method in interface org.jowidgets.api.widgets.IWidget
-
Gets the root widget of the widget
If the widget is a composed widget, the root widget
of the composed widget will be returned.
- getRoot() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- getRoot() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- getRoot() - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
-
- getRootNodeModel() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITreeViewerSetup
-
- getRootNodeModel() - Method in interface org.jowidgets.api.widgets.ITreeViewer
-
- getRow(int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- getRow(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- getRowConstraints() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
-
Returns the row layout constraints as a String representation.
- getRowConstraints() - Method in class org.jowidgets.common.widgets.layout.MigLayoutDescriptor
-
- getRowCount() - Method in interface org.jowidgets.api.widgets.ITable
-
- getRowCount() - Method in interface org.jowidgets.common.model.ITableDataModel
-
- getRowCount() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- getRowCount() - Method in class org.jowidgets.tools.model.table.TableModel
-
- getRowCount() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- getRowIndex() - Method in interface org.jowidgets.common.widgets.controller.ITableCellEvent
-
- getRowTexts(int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- getRowTexts(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- getSecond() - Method in interface org.jowidgets.api.widgets.ISplitComposite
-
- getSecond() - Method in interface org.jowidgets.common.widgets.ISplitCompositeCommon
-
- getSecond() - Method in class org.jowidgets.tools.powo.JoSplitComposite
-
Deprecated.
- getSecond() - Method in class org.jowidgets.util.Tuple
-
- getSecondBorder() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
-
- getSecondLayout() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
-
- getSecondMinSize() - Method in interface org.jowidgets.api.widgets.ISplitComposite
-
- getSecondMinSize() - Method in class org.jowidgets.tools.powo.JoSplitComposite
-
Deprecated.
- getSelected() - Method in interface org.jowidgets.api.controller.ITreeSelectionEvent
-
- getSelectedBackgroundColor() - Method in interface org.jowidgets.common.model.ITableCell
-
- getSelectedBackgroundColor() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
-
- getSelectedBackgroundColor() - Method in class org.jowidgets.tools.model.table.TableCell
-
- getSelectedBorderColor() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
-
- getSelectedFiles() - Method in interface org.jowidgets.common.widgets.IFileChooserCommon
-
Gets the files that was selected by the user.
- getSelectedFilter() - Method in interface org.jowidgets.common.widgets.IFileChooserCommon
-
Gets the filter that was selected by the user
- getSelectedForegroundColor() - Method in interface org.jowidgets.common.model.ITableCell
-
- getSelectedForegroundColor() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
-
- getSelectedForegroundColor() - Method in class org.jowidgets.tools.model.table.TableCell
-
- getSelectedIndex() - Method in interface org.jowidgets.api.widgets.IComboBox
-
- getSelectedIndex() - Method in interface org.jowidgets.common.widgets.ITabFolderCommon
-
- getSelectedIndex() - Method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- getSelectedIndex() - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- getSelectedIndex() - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
-
- getSelectedIndex() - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- getSelectedItem() - Method in interface org.jowidgets.api.widgets.ITabFolder
-
- getSelectedItem() - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- getSelection() - Method in interface org.jowidgets.api.widgets.ITree
-
- getSelection() - Method in interface org.jowidgets.common.model.ITableDataModel
-
- getSelection() - Method in interface org.jowidgets.common.widgets.ISliderCommon
-
- getSelection() - Method in interface org.jowidgets.common.widgets.ITableCommon
-
- getSelection() - Method in class org.jowidgets.tools.model.table.AbstractTableDataModel
-
- getSelection() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- getSelection() - Method in class org.jowidgets.tools.model.table.TableModel
-
- getSelection() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- getSelection() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- getSelectionPolicy() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITableSetupCommon
-
- getSelectionPolicy() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITreeSetupCommon
-
- getSeparator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputFieldSetup
-
- getSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IWindowSetup
-
- getSize() - Method in interface org.jowidgets.common.image.IImageCommon
-
Gets the image size
- getSize() - Method in class org.jowidgets.common.types.Rectangle
-
Gets the size of the rectangle
- getSize() - Method in interface org.jowidgets.common.widgets.IComponentCommon
-
Gets the current size of the component.
- getSize() - Method in interface org.jowidgets.common.widgets.IToolBarItemCommon
-
Gets the size of the toolbar item
- getSize() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- getSlider() - Method in interface org.jowidgets.api.widgets.ISliderViewer
-
- getSliderConverterFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the slider converter factory
- getSliderConverterFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the slider converter factory
- getSliderValue(int, int, VALUE_TYPE) - Method in interface org.jowidgets.api.convert.ISliderViewerConverter
-
- getSource() - Method in interface org.jowidgets.api.command.IExecutionContext
-
Gets the source widget the action was invoked on
- getSource() - Method in class org.jowidgets.tools.command.ExecutionContextWrapper
-
- getSource() - Method in interface org.jowidgets.util.IValueChangedEvent
-
- getString(String) - Method in interface org.jowidgets.i18n.api.IMessageProvider
-
- getStringObjectConverter(Class<? extends OBJECT_TYPE>) - Method in interface org.jowidgets.api.convert.IConverterProvider
-
- getStringObjectConverter() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IComboBoxSetup
-
- getStringValidator() - Method in interface org.jowidgets.api.convert.IStringObjectConverter
-
Gets a validator that will be used to validate the string input.
- getStringValidator() - Method in class org.jowidgets.tools.converter.AbstractStringObjectConverter
-
- getStringValidator() - Method in class org.jowidgets.tools.converter.Converter
-
- getStringValidator() - Method in class org.jowidgets.tools.converter.<