- 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.ConverterWrapper
-
- getStringValidator() - Method in class org.jowidgets.tools.converter.MapConverter
-
- getSupportedActions() - Method in interface org.jowidgets.api.dnd.IDropEvent
-
- getSupportedTypes() - Method in interface org.jowidgets.api.clipboard.ITransferable
-
- getSupportedTypes() - Method in class org.jowidgets.tools.clipboard.SingleTypeTransfer
-
- getSupportedTypes() - Method in class org.jowidgets.tools.clipboard.TransferableWrapper
-
- getSupportedWidgets() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the supported widgets information
- getSupportedWidgets() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the supported widgets information
- getTableColumnModelObservable() - Method in interface org.jowidgets.api.model.table.ITableColumnModel
-
- getTableColumnModelObservable() - Method in interface org.jowidgets.common.model.ITableColumnModelSpi
-
- getTableColumnModelObservable() - Method in class org.jowidgets.tools.model.table.AbstractTableModel
-
- getTableColumnModelObservable() - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- getTableColumnModelObservable() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- getTableColumnModelObservable() - Method in class org.jowidgets.tools.model.table.TableModel
-
- getTableDataModelObservable() - Method in interface org.jowidgets.common.model.ITableDataModel
-
- getTableDataModelObservable() - Method in class org.jowidgets.tools.model.table.AbstractTableDataModel
-
- getTableDataModelObservable() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- getTableDataModelObservable() - Method in class org.jowidgets.tools.model.table.TableModel
-
- getTableModelFactory() - Method in interface org.jowidgets.api.model.IModelFactoryProvider
-
- getTabPlacement() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITabFolderSetupCommon
-
- getText() - Method in interface org.jowidgets.api.command.IAction
-
Gets the action label text
- getText() - Method in interface org.jowidgets.api.model.item.IItemModel
-
Gets the items label text
- getText() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
-
- getText() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IItemSetup
-
- getText() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IMainMenuSetup
-
- getText() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextAreaSetup
-
- getText() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ITextFieldSetup
-
- getText() - Method in interface org.jowidgets.api.widgets.IExpandComposite
-
- getText() - Method in interface org.jowidgets.api.widgets.IInputField
-
- getText() - Method in interface org.jowidgets.api.widgets.IItem
-
Gets the text of the item
- getText() - Method in interface org.jowidgets.api.widgets.ITextLabel
-
- getText() - Method in interface org.jowidgets.common.model.ITableCell
-
- getText() - Method in interface org.jowidgets.common.model.ITableColumnSpi
-
- getText() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextLabelSetupCommon
-
- getText() - Method in interface org.jowidgets.common.widgets.ITextControlCommon
-
- getText() - Method in class org.jowidgets.tools.command.ActionWrapper
-
- getText() - Method in class org.jowidgets.tools.command.CommandAction
-
- getText() - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- getText() - Method in class org.jowidgets.tools.model.table.TableCell
-
- getText() - Method in class org.jowidgets.tools.powo.JoButton
-
Deprecated.
- getText() - Method in class org.jowidgets.tools.powo.JoLabel
-
Deprecated.
- getText() - Method in class org.jowidgets.tools.powo.JoTextLabel
-
Deprecated.
- getText() - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
-
- getText() - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
-
- getText() - Method in interface org.jowidgets.validation.IValidationMessage
-
- getTextColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
-
- getTextColor() - Method in interface org.jowidgets.api.widgets.IExpandComposite
-
- getTextMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IExpandCompositeSetup
-
- getTextWidth(String) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- getTextWidth(String) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- getTickSpacing() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISliderSetupCommon
-
- getTitle() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IMessageDialogSetup
-
- getTitle() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IQuestionDialogSetup
-
- getTitle() - Method in class org.jowidgets.common.types.Border
-
- getTitle() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IDirectoryChooserSetupCommon
-
- getTitle() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IFileChooserSetupCommon
-
- getTitle() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITitledWindowSetupCommon
-
- getTitleIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IMessageDialogSetup
-
- getTitleIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IQuestionDialogSetup
-
- getToolkitInterceptor() - Method in interface org.jowidgets.api.toolkit.IToolkitInterceptorHolder
-
Gets the toolkit interceptor for this toolkit
- getToolkitInterceptor() - Method in class org.jowidgets.tools.toolkit.AbstractToolkitInterceptorHolder
-
- getToolTipText() - Method in interface org.jowidgets.api.command.IAction
-
Gets the actions tooltip text
- getToolTipText() - Method in interface org.jowidgets.api.model.item.IItemModel
-
Gets the tooltip text of the item
- getToolTipText() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IIconSetup
-
- getToolTipText() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IItemSetup
-
- getToolTipText() - Method in interface org.jowidgets.api.widgets.IItem
-
Gets the tooltip text of the item
- getToolTipText() - Method in interface org.jowidgets.common.model.ITableCell
-
- getToolTipText() - Method in interface org.jowidgets.common.model.ITableColumnSpi
-
- getToolTipText() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISliderSetupCommon
-
- getToolTipText() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ITextLabelSetupCommon
-
- getToolTipText() - Method in class org.jowidgets.tools.command.ActionWrapper
-
- getToolTipText() - Method in class org.jowidgets.tools.command.CommandAction
-
- getToolTipText() - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- getToolTipText() - Method in class org.jowidgets.tools.model.table.TableCell
-
- getTop() - Method in class org.jowidgets.common.types.Insets
-
- getTopMargin() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IDynamicFlowLayoutCompositeSetup
-
- getTransferType() - Method in interface org.jowidgets.api.dnd.IDropEvent
-
- getTree() - Method in interface org.jowidgets.api.widgets.ITreeNode
-
- getTreeNode() - Method in interface org.jowidgets.api.dnd.ITreeDropLocation
-
- getType() - Method in interface org.jowidgets.common.widgets.descriptor.setup.IFileChooserSetupCommon
-
- getType() - Method in interface org.jowidgets.validation.IValidationMessage
-
- getTypeAnnotationFromHierarchy(Class<?>, Class<ANNOTATION_TYPE>) - Static method in class org.jowidgets.util.reflection.AnnotationCache
-
- getTypeAnnotationsFromHierarchy(Class<?>, Class<ANNOTATION_TYPE>) - Static method in class org.jowidgets.util.reflection.AnnotationCache
-
- getTypeAnnotationsFromHierarchy(Class<?>, Class<ANNOTATION_TYPE>) - Static method in class org.jowidgets.util.reflection.AnnotationUtils
-
- getUiReference() - Method in interface org.jowidgets.common.widgets.IWidgetCommon
-
Gets the reference to the ui implementation of this widget.
- getUiReference() - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
-
- getUiThreadAccess() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the ui thread access.
- getUiThreadAccess() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the ui thread access.
- getUnavailableKeys(Class<? extends Enum<? extends IImageConstant>>) - Method in class org.jowidgets.tools.image.AbstractResourceImageInitializer
-
Gets all unavailable keys of a given enum
- getUnit(BASE_VALUE_TYPE) - Method in interface org.jowidgets.unit.api.IUnitProvider
-
- getUnit() - Method in interface org.jowidgets.unit.api.IUnitValue
-
- getUnit(BASE_VALUE_TYPE) - Method in class org.jowidgets.unit.tools.StaticUnitProvider
-
- getUnit() - Method in class org.jowidgets.unit.tools.UnitValue
-
- getUnitComboMinSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
-
- getUnitConverter() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
-
- getUnitKeyMapping() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
-
- getUnitSet() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
-
- getUnitValue() - Method in interface org.jowidgets.api.widgets.IUnitValueField
-
- getUnitValueInputField() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IUnitValueFieldSetup
-
- getUnmodifiedValidationDecorator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputComponentValidationLabelSetup
-
- getUnselected() - Method in interface org.jowidgets.api.controller.ITreeSelectionEvent
-
- getUserLocale() - Method in interface org.jowidgets.i18n.api.ILocaleHolder
-
Gets the current user locale.
- getUserLocale() - Static method in class org.jowidgets.i18n.api.LocaleHolder
-
- getUserLocale() - Method in class org.jowidgets.i18n.tools.ThreadLocalLocaleHolder
-
- getValidationLabel() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputControlSetup
-
- getValidationLabel() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
-
- getValidationLabelBackground() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
-
- getValidationLabelHeight() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputCompositeSetup
-
- getValidationLabelSize() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ICollectionInputControlSetup
-
- getValidator() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputComponentSetup
-
- getValidator() - Method in interface org.jowidgets.unit.api.IUnitConverter
-
- getValidator() - Method in class org.jowidgets.unit.tools.converter.AbstractNumberUnitConverter
-
- getValidator() - Method in class org.jowidgets.unit.tools.converter.AbstractUnitConverter
-
- getValue(ITypedKey<VALUE_TYPE>) - Method in interface org.jowidgets.api.command.IExecutionContextValues
-
Gets the value for a given key
- getValue(ITypedKey<VALUE_TYPE>) - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets a value for a typed key
- getValue(ITypedKey<VALUE_TYPE>) - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets a value for a typed key
- getValue() - Method in interface org.jowidgets.api.widgets.access.IInputValueAccessor
-
Gets the value
- getValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IInputComponentSetup
-
- getValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ISliderSetup
-
- getValue() - Method in interface org.jowidgets.api.widgets.descriptor.setup.ISliderViewerSetup
-
- getValue(ITypedKey<VALUE_TYPE>) - Method in class org.jowidgets.tools.command.ExecutionContextValues
-
- getValue(ITypedKey<VALUE_TYPE>) - Method in class org.jowidgets.tools.command.ExecutionContextWrapper
-
- getValue() - Method in class org.jowidgets.tools.content.SingleControlContent
-
- getValue() - Method in class org.jowidgets.tools.model.item.InputControlItemModel
-
- getValue() - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
-
- getValue() - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
-
- getValue() - Method in interface org.jowidgets.unit.api.IUnitValue
-
- getValue() - Method in class org.jowidgets.unit.tools.UnitValue
-
- getValue() - Method in class org.jowidgets.util.concurrent.SingleThreadParameter
-
- getValue() - Method in class org.jowidgets.util.concurrent.ThreadSyncParameter
-
- getValue() - Method in class org.jowidgets.util.FutureValue
-
- getValue() - Method in interface org.jowidgets.util.IFutureValue
-
Gets the value if the future is initialized and throw a runtime exception otherwise
- getValue() - Method in interface org.jowidgets.util.IMutableValue
-
- getValue() - Method in interface org.jowidgets.util.IObservableValue
-
Gets the value
- getValue() - Method in class org.jowidgets.util.MandatoryObservableValue
-
- getValue() - Method in interface org.jowidgets.util.maybe.IMaybe
-
- getValue() - Method in class org.jowidgets.util.maybe.Some
-
- getValue() - Method in class org.jowidgets.util.MutableValue
-
- getValue() - Method in class org.jowidgets.util.ObservableValue
-
- getValue() - Method in class org.jowidgets.util.ObservableValueWrapper
-
- getValue() - Method in interface org.jowidgets.util.priority.IPriorityValue
-
- getValue() - Method in class org.jowidgets.util.priority.PrioritizedResultCreator
-
- getValue() - Method in class org.jowidgets.util.priority.PriorityValue
-
- getValueOrElse(TYPE) - Method in interface org.jowidgets.util.maybe.IMaybe
-
Gets the value of the maybe, if the maybe is not nothing, else
the default is returned
- getValueOrElse(TYPE) - Method in class org.jowidgets.util.maybe.Some
-
- getValueType() - Method in interface org.jowidgets.util.parameter.IParameter
-
Gets the type of the parameter
- getValueType() - Method in class org.jowidgets.util.parameter.ParameterWrapper
-
- getVerticalScaleFactor() - 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.
- getVerticalScaleFactor() - 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.
- getViewportPosition() - Method in interface org.jowidgets.common.widgets.IScrollCompositeCommon
-
Gets the upper left corner of the current viewport
- getViewportPosition() - Method in class org.jowidgets.tools.powo.JoScrollComposite
-
Deprecated.
- getViewportSize() - Method in interface org.jowidgets.common.widgets.IScrollCompositeCommon
-
Gets the current size of the viewport
- getViewportSize() - Method in class org.jowidgets.tools.powo.JoScrollComposite
-
Deprecated.
- getVirtualKey() - Method in class org.jowidgets.common.types.Accelerator
-
Gets the accelerators virtual key or null if the accelerator is defined with a character.
- getVirtualKey() - Method in interface org.jowidgets.common.widgets.controller.IKeyEvent
-
Gets the virtual key that was typed.
- getVisibility(IAction) - Static method in class org.jowidgets.api.model.item.ActionItemVisibilityAspectPlugin
-
Gets the visibility for an action
- getVisibility(IAction) - Method in interface org.jowidgets.api.model.item.IActionItemVisibilityAspect
-
Gets a visibility suggestion.
- getVisibility(IAction) - Method in class org.jowidgets.tools.model.item.EnabledStateVisibilityAspect
-
- getVisibilityAspect() - Method in interface org.jowidgets.api.model.item.IActionItemVisibilityAspectPlugin
-
Gets the visibility aspect of the plugin
- getVisibilityAspect() - Method in class org.jowidgets.tools.model.item.AbstractActionItemVisibilityAspectPlugin
-
- getVisibleRows() - Method in interface org.jowidgets.common.widgets.ITableCommon
-
Gets the interval of the visible rows (visible in viewport).
- getVisibleRows() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- getWaitAnimationProcessor() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the wait animation processor
- getWaitAnimationProcessor() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the wait animation processor
- getWaitIcon() - Method in interface org.jowidgets.api.animation.IWaitAnimationProcessor
-
- getWaitText() - Method in interface org.jowidgets.api.animation.IWaitAnimationProcessor
-
- getWarningColor() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getWarningIcon() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getWarningMarkup() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IValidationLabelSetup
-
- getWarnings() - Method in interface org.jowidgets.validation.IValidationResult
-
Gets all validation warning messages as a unmodifiable list in order of their creation
- getWeight() - Method in interface org.jowidgets.common.widgets.descriptor.setup.ISplitCompositeSetupCommon
-
- getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
-
- getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
-
- getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
-
- getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
-
- getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
-
- getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
-
- getWidget() - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
-
- getWidgetFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the generic widget factory
- getWidgetFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the generic widget factory
- getWidgetUtils() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the widget utils
- getWidgetUtils() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the widget utils
- getWidgetWrapperFactory() - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Gets the widget wrapper factory that can be used to create wrappers
for native widgets
- getWidgetWrapperFactory() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Gets the widget wrapper factory that can be used to create wrappers
for native widgets
- getWidth() - Method in interface org.jowidgets.common.model.ITableColumnSpi
-
- getWidth() - Method in class org.jowidgets.common.types.Dimension
-
Gets the width
- getWidth() - Method in class org.jowidgets.common.types.Rectangle
-
Gets the width of the rectangle
- getWidth() - Method in interface org.jowidgets.common.widgets.controller.ITableColumnResizeEvent
-
- getWidth() - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- getWidths() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
-
- getWindowAncestor(IWidget) - Method in interface org.jowidgets.api.utils.IWidgetUtils
-
Gets the widget ancestor for an widget.
- getWorstFirst() - Method in interface org.jowidgets.validation.IValidationResult
-
Gets the first message of the worst MessageType this result has.
- getWriteMethodFromHierarchy(Class<?>, String) - Static method in class org.jowidgets.util.reflection.IntrospectionCache
-
Gets the write method for a defined property in the type hierarchy (including the given type)
- getX() - Method in class org.jowidgets.common.graphics.Point
-
- getX() - Method in class org.jowidgets.common.types.Position
-
Gets the x coordinate
- getX() - Method in class org.jowidgets.common.types.Rectangle
-
Gets the x - coordinate of the rectangle
- getY() - Method in class org.jowidgets.common.graphics.Point
-
- getY() - Method in class org.jowidgets.common.types.Position
-
Gets the y coordinate
- getY() - Method in class org.jowidgets.common.types.Rectangle
-
Gets the y - coordinate of the rectangle
- getYesButton() - Method in interface org.jowidgets.api.widgets.descriptor.setup.IQuestionDialogSetup
-
- GH - Static variable in class org.jowidgets.unit.tools.units.HertzUnitSet
-
- GNOME - Static variable in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
- GNOME - Static variable in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
- granted() - Method in interface org.jowidgets.api.login.ILoginResultCallback
-
- GraphicContextWrapper - Class in org.jowidgets.tools.graphics
-
- GraphicContextWrapper(IGraphicContext) - Constructor for class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- gridGap(String, String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
-
- gridGapX(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
-
Same functionality as setGridGapX(ConstraintParser.parseBoundSize(boundsSize, true, true))
only this method
returns this
for chaining multiple calls.
- gridGapY(String) - Method in interface org.jowidgets.api.layout.miglayout.ILC
-
Same functionality as setGridGapY(ConstraintParser.parseBoundSize(boundsSize, true, false))
only this method
returns this
for chaining multiple calls.
- grow() - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the current row/column's grow weight within columns/rows with the grow priority
100f.
- grow(float) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the current row/column's grow weight within columns/rows with the same grow priority
.
- grow(float, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the indicated rows'/columns' grow weight within columns/rows with the same grow priority
.
- grow(float...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
grow weight for the component horizontally and optionally vertically.
- grow() - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
- growHeight(boolean) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
-
- growHeight() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
-
- GROWING_CELL_CONSTRAINTS - Static variable in class org.jowidgets.tools.layout.MigLayoutFactory
-
Component constraints that grows in x and y direction with min with and height of 0
- growingCellLayout() - Static method in class org.jowidgets.tools.layout.MigLayoutFactory
-
Gets a layout descriptor with one cell that grows in both directions and has a min size 0
- growingInnerCellLayout() - Static method in class org.jowidgets.tools.layout.MigLayoutFactory
-
Gets a layout descriptor with one cell that grows in both directions and has a min size 0 and with no margin
- growPrio(int) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the current row/column's grow priority.
- growPrio(int, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the indicated rows'/columns' grow priority.
- growPrio(int...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Grow priority for the component horizontally and optionally vertically.
- growPrioX(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
The grow priority compared to other components in the same cell.
- growPrioY(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
The grow priority compared to other components in the same cell.
- growWidth(boolean) - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
-
- growWidth() - Method in interface org.jowidgets.api.layout.IDynamicFlowLayoutConstraintsBuilder
-
- growX() - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Grow weight for the component horizontally.
- growX(float) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Grow weight for the component horizontally.
- growY() - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Grow weight for the component vertically.
- growY(Float) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Grow weight for the component vertically.
- radioItem() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
-
- radioItemBuilder() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
-
- RadioItemModel - Class in org.jowidgets.tools.model.item
-
- RadioItemModel() - Constructor for class org.jowidgets.tools.model.item.RadioItemModel
-
Creates a new checked item model
- RadioItemModel(String) - Constructor for class org.jowidgets.tools.model.item.RadioItemModel
-
Creates a new checked item model
- RadioItemModel(String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.RadioItemModel
-
Creates a new checked item model
- RadioItemModel(String, String) - Constructor for class org.jowidgets.tools.model.item.RadioItemModel
-
Creates a new checked item model
- RadioItemModel(String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.RadioItemModel
-
Creates a new checked item model
- RadioItemModel(String, String, String, IImageConstant) - Constructor for class org.jowidgets.tools.model.item.RadioItemModel
-
Creates a new checked item model
- RadioItemModel(IRadioItemModelBuilder) - Constructor for class org.jowidgets.tools.model.item.RadioItemModel
-
Creates a checked item model defined by a builder
- radioMenuItem() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- radioMenuItem(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- radioMenuItem() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- radioMenuItem(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- read() - Method in class org.jowidgets.util.io.LazyBufferedInputStream
-
- read(byte[]) - Method in class org.jowidgets.util.io.LazyBufferedInputStream
-
- read(byte[], int, int) - Method in class org.jowidgets.util.io.LazyBufferedInputStream
-
- Rectangle - Class in org.jowidgets.common.types
-
- Rectangle(int, int, int, int) - Constructor for class org.jowidgets.common.types.Rectangle
-
Creates a new rectangle
- Rectangle(Position, Dimension) - Constructor for class org.jowidgets.common.types.Rectangle
-
Creates a new rectangle defined by position and dimension
- redraw(int, int, int, int) - Method in interface org.jowidgets.common.widgets.ICanvasCommon
-
- redraw(boolean) - Method in interface org.jowidgets.common.widgets.ICanvasCommon
-
Redraws the canvas
- redraw(int, int, int, int, boolean) - Method in interface org.jowidgets.common.widgets.ICanvasCommon
-
Redraws an are of the canvas
- redraw() - Method in interface org.jowidgets.common.widgets.IComponentCommon
-
Marks the widget that a redraw is necessary
- redraw() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- ReflectionCache - Class in org.jowidgets.util.reflection
-
- ReflectionUtils - Class in org.jowidgets.util.reflection
-
- register(IControl) - Method in interface org.jowidgets.api.controller.IContainerRegistry
-
The method will be invoked for all eventually created children
(recursively) of the container once.
- register(Locale, Class<? extends OBJECT_TYPE>, IConverter<OBJECT_TYPE>) - Method in interface org.jowidgets.api.convert.IConverterProvider
-
- register(Class<? extends OBJECT_TYPE>, IConverter<OBJECT_TYPE>) - Method in interface org.jowidgets.api.convert.IConverterProvider
-
- register(Class<? extends ISetupBuilder>, ISetupBuilderConvenience<?>) - Method in interface org.jowidgets.api.widgets.blueprint.convenience.ISetupBuilderConvenienceRegistry
-
- register(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in interface org.jowidgets.api.widgets.blueprint.defaults.IDefaultsInitializerRegistry
-
- register(String, IValidateable) - Method in interface org.jowidgets.api.widgets.content.IInputContentContainer
-
- register(Class<? extends DESCRIPTOR_TYPE>, IWidgetFactory<WIDGET_TYPE, ? extends DESCRIPTOR_TYPE>) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
-
Registers a factory for a given descriptor type
The widget for the type must not already be registered
- register(Class<? extends ISetupBuilder>, ISetupBuilderConvenience<?>) - Method in class org.jowidgets.tools.widgets.blueprint.convenience.SetupBuilderConvenienceRegistry
-
- register(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in class org.jowidgets.tools.widgets.blueprint.defaults.DefaultsInitializerRegistry
-
- registerDefaultBooleanLongConverter(Locale, IConverter<Boolean>) - Method in interface org.jowidgets.api.convert.IConverterProvider
-
- registerDefaultBooleanShortConverter(Locale, IConverter<Boolean>) - Method in interface org.jowidgets.api.convert.IConverterProvider
-
- registerDefaultDateConverter(Locale, IConverter<Date>) - Method in interface org.jowidgets.api.convert.IConverterProvider
-
- registerDefaultDateTimeConverter(Locale, IConverter<Date>) - Method in interface org.jowidgets.api.convert.IConverterProvider
-
- registerDefaultTimeConverter(Locale, IConverter<Date>) - Method in interface org.jowidgets.api.convert.IConverterProvider
-
- registerImageConstant(IImageConstant, IImageDescriptor) - Method in interface org.jowidgets.common.image.IImageRegistry
-
Registers an image constant with an image descriptor value
- registerImageConstant(IImageConstant, IImageProvider) - Method in interface org.jowidgets.common.image.IImageRegistry
-
Registers an image constant with an image provider value
- registerImageConstant(IImageConstant, URL) - Method in interface org.jowidgets.common.image.IImageRegistry
-
Registers an image constant with an url value
- registerImageConstant(IImageConstant, IImageConstant) - Method in interface org.jowidgets.common.image.IImageRegistry
-
- registerImageConstant(IImageConstant, IImageHandle) - Method in interface org.jowidgets.common.image.IImageRegistry
-
Registers an image constant key with a image handle value
A image handle provides native (ui framework dependent) information, so
for writing spi independent code, this method normally will not be used.
- registerImageEnum(Class<T>) - Method in interface org.jowidgets.common.image.IImageRegistry
-
Deprecated.
The registration of an image enum is not necessary,
because an image provider will be registered automatically
at first use
- registerImageProvider(IImageProvider) - Method in interface org.jowidgets.common.image.IImageRegistry
-
Deprecated.
The registration of an image provider is not necessary,
because an image provider will be registered automatically
at first use
- registerImageStream(IImageStreamProvider) - Method in interface org.jowidgets.common.image.IImageRegistry
-
Deprecated.
The registration of an image provider is not necessary,
because an image provider will be registered automatically
at first use
- registerImageUrl(IImageUrlProvider) - Method in interface org.jowidgets.common.image.IImageRegistry
-
Deprecated.
The registration of an image provider is not necessary,
because an image provider will be registered automatically
at first use
- registerPlugin(IActionItemVisibilityAspectPlugin) - Static method in class org.jowidgets.api.model.item.ActionItemVisibilityAspectPlugin
-
Registers a IActionItemVisibilityAspectPlugin
- registerResourceImage(IImageConstant, String) - Method in class org.jowidgets.tools.image.AbstractResourceImageInitializer
-
Register a image from the resources
- registerSubstitudeIcon(IImageConstant, IImageConstant) - Method in class org.jowidgets.tools.image.AbstractResourceImageInitializer
-
Registers a image with help of another image key
- registerTollkitInterceptorHolder(IToolkitInterceptorHolder) - Static method in class org.jowidgets.api.toolkit.ToolkitInterceptor
-
Deprecated.
Use registerToolkitInterceptorHolder instead, because this method has a typo
- registerToolkitInterceptorHolder(IToolkitInterceptorHolder) - Static method in class org.jowidgets.api.toolkit.ToolkitInterceptor
-
Register a toolkit interceptor explicitly.
- reject() - Method in interface org.jowidgets.api.dnd.IDropResponse
-
- rejectAll() - Static method in class org.jowidgets.util.Filter
-
- release() - Method in class org.jowidgets.tools.image.ImageUrlProvider
-
- release() - Method in class org.jowidgets.util.cache.Cacheable
-
- release() - Method in interface org.jowidgets.util.cache.ICacheable
-
Releases the cacheable from the cache
- remove() - Method in interface org.jowidgets.api.layout.tablelayout.ITableRowLayout
-
- remove(IControl) - Method in interface org.jowidgets.api.widgets.IContainer
-
Removes a control from this container.
- remove(IMenuItem) - Method in interface org.jowidgets.api.widgets.IMenu
-
Removes a menu item form the menu
- remove(IMenu) - Method in interface org.jowidgets.api.widgets.IMenuBar
-
Removes a menu from the menu bar
The menu will be disposed by that
- remove(int) - Method in interface org.jowidgets.api.widgets.IMenuBar
-
Removes a menu from the menu bar at a given index
- remove(IToolBarItem) - Method in interface org.jowidgets.api.widgets.IToolBar
-
- remove(int) - Method in interface org.jowidgets.api.widgets.IToolBar
-
- remove(IControl) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- remove(OBSERVER_TYPE) - Method in interface org.jowidgets.util.collection.IObserverSet
-
Removes an observer from the set.
- remove(Object) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
-
- removeAction(IAction) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- removeAction(IAction) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- removeActionChangeListener(IActionChangeListener) - Method in interface org.jowidgets.api.command.IActionChangeObservable
-
- removeActionChangeListener(IActionChangeListener) - Method in class org.jowidgets.tools.command.ActionChangeObservable
-
- removeActionListener(IActionListener) - Method in interface org.jowidgets.common.widgets.controller.IActionObservable
-
Removes an action listener
- removeActionListener(IActionListener) - Method in class org.jowidgets.tools.controller.ActionObservable
-
- removeActionListener(IActionListener) - Method in class org.jowidgets.tools.model.item.ActionItemModel
-
- removeActionListener(IActionListener) - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- removeActionListener(IActionListener) - Method in class org.jowidgets.tools.powo.JoButton
-
Deprecated.
- removeActionListener(IActionListener) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
-
- removeAll() - Method in interface org.jowidgets.api.widgets.IMenu
-
Removes all items from the menu
- removeAll() - Method in interface org.jowidgets.api.widgets.IMenuBar
-
Removes all menus from the mneu bar
- removeAll() - Method in interface org.jowidgets.api.widgets.IToolBar
-
- removeAll() - Method in interface org.jowidgets.common.widgets.IContainerCommon
-
Removes all child controls from the container.
- removeAll() - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- removeAll(Collection<?>) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
-
- removeAllColumns() - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- removeAllColumns() - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- removeAllColumns() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- removeAllItems() - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Removes all items from the menu
- removeAllItems() - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- removeAllItems() - Method in interface org.jowidgets.api.widgets.ITabFolder
-
- removeAllItems() - Method in class org.jowidgets.tools.model.item.MenuModel
-
- removeAllItems() - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- removeAllItems() - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- removeAllMenus() - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Removes all menus
- removeAllMenus() - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- removeAllNodes() - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
- removeAllNodes() - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- removeAllRows() - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- removeAllRows() - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- removeCacheableListener(ICacheableListener) - Method in class org.jowidgets.tools.image.ImageUrlProvider
-
- removeCacheableListener(ICacheableListener) - Method in class org.jowidgets.util.cache.CacheableObservable
-
- removeCacheableListener(ICacheableListener) - Method in interface org.jowidgets.util.cache.ICacheableObservable
-
- removeCancelListener(ICancelListener) - Method in class org.jowidgets.util.event.CancelObservable
-
- removeCancelListener(ICancelListener) - Method in interface org.jowidgets.util.event.ICancelObservable
-
- removeChangeListener(IChangeListener) - Method in class org.jowidgets.tools.command.EnabledChecker
-
- removeChangeListener(IChangeListener) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- removeChangeListener(IChangeListener) - Method in class org.jowidgets.util.event.ChangeObservable
-
- removeChangeListener(IChangeListener) - Method in interface org.jowidgets.util.event.IChangeObservable
-
Removes a changed listener
- removeChangeListener(IChangeListener) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
-
- removeCheckableListener(ITreeNodeCheckableListener) - Method in interface org.jowidgets.api.controller.ITreeNodeCheckableObservable
-
- removeCheckableListener(ITreeNodeCheckableListener) - Method in class org.jowidgets.tools.controller.TreeNodeCheckableObservable
-
- removeClassLoader(IClassLoader) - Method in interface org.jowidgets.classloading.api.ISharedClassLoader
-
Removes a class loader from the shared class loader
- removeClassLoader(IClassLoader) - Static method in class org.jowidgets.classloading.api.SharedClassLoader
-
Removes a class loader from the shared class loader
- removeClipbaordListener(IClipboardListener) - Static method in class org.jowidgets.api.clipboard.Clipboard
-
- removeClipboardListener(IClipboardListener) - Method in interface org.jowidgets.api.clipboard.IClipboardObservable
-
- removeColumn(int) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- removeColumn(int) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- removeColumn(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- removeColumnModelListener(ITableColumnModelListener) - Method in interface org.jowidgets.common.model.ITableColumnModelObservable
-
- removeColumnModelListener(ITableColumnModelListener) - Method in class org.jowidgets.tools.controller.TableColumnModelObservable
-
- removeColumnModelListener(ITableColumnModelListener) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- removeColumnModelListener(ITableColumnModelListener) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- removeColumns(int, int) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- removeColumns(int...) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- removeColumns(int, int) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- removeColumns(int...) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- removeColumns(int, int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- removeColumns(int...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- removeComponentListener(IComponentListener) - Method in interface org.jowidgets.common.widgets.controller.IComponentObservable
-
Removes a component listener
- removeComponentListener(IComponentListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- removeComponentListenerRecursive(IListenerFactory<IComponentListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
-
- removeComponentListenerRecursive(IListenerFactory<IComponentListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- removeContainerListener(IContainerListener) - Method in interface org.jowidgets.api.controller.IContainerObservable
-
Removes a container listener
- removeContainerListener(IContainerListener) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- removeContainerRegistry(IContainerRegistry) - Method in interface org.jowidgets.api.widgets.IContainer
-
Removes a container registry
- removeContainerRegistry(IContainerRegistry) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- removeDataModelListener(ITableDataModelListener) - Method in interface org.jowidgets.common.model.ITableDataModelObservable
-
- removeDataModelListener(ITableDataModelListener) - Method in class org.jowidgets.tools.controller.TableDataModelObservable
-
- removeDataModelListener(ITableDataModelListener) - Method in class org.jowidgets.tools.model.table.AbstractTableDataModel
-
- removeDataModelListener(ITableDataModelListener) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- removeDecorator(IDecorator<IAction>) - Method in interface org.jowidgets.api.model.item.IActionItemModel
-
Removes a decorator from the model.
- removeDecorator(IDecorator<IAction>) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Removes a decorator for all actions contained in this menu an all sub menus.
- removeDecorator(IDecorator<IAction>) - Method in class org.jowidgets.tools.model.item.ActionItemModel
-
- removeDecorator(IDecorator<IAction>) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- removeDisposeListener(IDisposeListener) - Method in interface org.jowidgets.api.controller.IDisposeObservable
-
Removes a dispose listener
- removeDisposeListener(IDisposeListener) - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
-
- removeDragSourceListener(IDragSourceListener) - Method in interface org.jowidgets.api.dnd.IDragSourceObservable
-
Removes a drag source listener
- removeDropTargetListener(IDropTargetListener) - Method in interface org.jowidgets.api.dnd.IDropTargetObservable
-
- removeExpandListener(IExpandListener) - Method in interface org.jowidgets.api.controller.IExpandObservable
-
- removeExpandListener(IExpandListener) - Method in class org.jowidgets.tools.controller.ExpandObservable
-
- removeFocusListener(IFocusListener) - Method in interface org.jowidgets.common.widgets.controller.IFocusObservable
-
Removes a focus listener
- removeFocusListener(IFocusListener) - Method in class org.jowidgets.tools.controller.FocusObservable
-
- removeFocusListener(IFocusListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- removeFocusListenerRecursive(IListenerFactory<IFocusListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
-
- removeFocusListenerRecursive(IListenerFactory<IFocusListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- removeFutureCallback(IFutureValueCallback<VALUE_TYPE>) - Method in class org.jowidgets.util.FutureValue
-
- removeFutureCallback(IFutureValueCallback<VALUE_TYPE>) - Method in interface org.jowidgets.util.IFutureValue
-
Removes a creation callback if no longer interested on the value.
- removeInputListener(IInputListener) - Method in interface org.jowidgets.common.widgets.controller.IInputObservable
-
Removes an input listener
- removeInputListener(IInputListener) - Method in class org.jowidgets.tools.controller.InputObservable
-
- removeInputListener(IInputListener) - Method in class org.jowidgets.tools.model.item.InputControlItemModel
-
- removeInputListener(IInputListener) - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
-
- removeInputListener(IInputListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
-
- removeInputListener(IInputListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
-
- removeItem(IMenuItemModel) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Removes an item from this menu
- removeItem(int) - Method in interface org.jowidgets.api.model.item.IMenuModel
-
Removes an item at a given index
- removeItem(IToolBarItemModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- removeItem(int) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- removeItem(ITabItem) - Method in interface org.jowidgets.api.widgets.ITabFolder
-
- removeItem(int) - Method in interface org.jowidgets.common.widgets.ITabFolderCommon
-
- removeItem(IMenuItemModel) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- removeItem(int) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- removeItem(IToolBarItemModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- removeItem(int) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- removeItem(int) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- removeItem(ITabItem) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- removeItemContainerListener(IListItemListener) - Method in interface org.jowidgets.api.model.IListItemObservable
-
- removeItemListener(IItemStateListener) - Method in interface org.jowidgets.common.widgets.controller.IItemStateObservable
-
Removes an item state listener
- removeItemListener(IItemStateListener) - Method in class org.jowidgets.tools.controller.ItemStateObservable
-
- removeItemModelListener(IItemModelListener) - Method in interface org.jowidgets.api.model.item.IItemModelObservable
-
removes a item model listener
- removeItemsOfModel(IToolBarModel) - Method in interface org.jowidgets.api.model.item.IToolBarModel
-
- removeItemsOfModel(IToolBarModel) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- removeKeyListener(IKeyListener) - Method in interface org.jowidgets.common.widgets.controller.IKeyObservable
-
Removes a key listener
- removeKeyListener(IKeyListener) - Method in class org.jowidgets.tools.controller.KeyObservable
-
- removeKeyListener(IKeyListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- removeKeyListenerRecursive(IListenerFactory<IKeyListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
-
- removeKeyListenerRecursive(IListenerFactory<IKeyListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- removeListModelListener(IListModelListener) - Method in interface org.jowidgets.api.model.IListModelObservable
-
removes a list model listener
- removeListModelListener(IListModelListener) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- removeListModelListener(IListModelListener) - Method in class org.jowidgets.tools.model.item.MenuModel
-
- removeListModelListener(IListModelListener) - Method in class org.jowidgets.tools.model.item.ToolBarModel
-
- removeMenu(IMenuModel) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Removes a menu
- removeMenu(int) - Method in interface org.jowidgets.api.model.item.IMenuBarModel
-
Removes a menu at a given index
- removeMenu(IMenuModel) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- removeMenu(int) - Method in class org.jowidgets.tools.model.item.MenuBarModel
-
- removeMenuListener(IMenuListener) - Method in interface org.jowidgets.common.widgets.controller.IMenuObservable
-
Removes a menu listener
- removeMenuListener(IMenuListener) - Method in class org.jowidgets.tools.controller.MenuObservable
-
- removeMouseListener(IMouseListener) - Method in interface org.jowidgets.common.widgets.controller.IMouseObservable
-
Removes a mouse listener
- removeMouseListener(IMouseListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- removeMouseListenerRecursive(IListenerFactory<IMouseListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
-
- removeMouseListenerRecursive(IListenerFactory<IMouseListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- removeMouseMotionListener(IMouseMotionListener) - Method in interface org.jowidgets.common.widgets.controller.IMouseMotionObservable
-
Removes a mouse motion listener
- removeMouseMotionListener(IMouseMotionListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- removeMutableValueListener(IMutableValueListener<VALUE_TYPE>) - Method in interface org.jowidgets.util.IMutableValue
-
- removeMutableValueListener(IMutableValueListener<VALUE_TYPE>) - Method in class org.jowidgets.util.MutableValue
-
- removeNode(ITreeNode) - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
- removeNode(int) - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
- removeNode(ITreeNode) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- removeNode(int) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- removePaintListener(IPaintListener) - Method in interface org.jowidgets.api.graphics.IPaintObservable
-
- removeParentListener(IParentListener<PARENT_TYPE>) - Method in interface org.jowidgets.api.controller.IParentObservable
-
Removes a parent listener
- removeParentListener(IParentListener<PARENT_TYPE>) - Method in class org.jowidgets.tools.controller.ParentObservable
-
- removeParentListener(IParentListener<IContainer>) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- removeParentListener(IParentListener<IContainer>) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- removePopupDetectionListener(IPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.controller.IPopupDetectionObservable
-
Removes a popup detection listener
- removePopupDetectionListener(IPopupDetectionListener) - Method in class org.jowidgets.tools.controller.PopupDetectionObservable
-
- removePopupDetectionListener(IPopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- removePopupDetectionListenerRecursive(IListenerFactory<IPopupDetectionListener>) - Method in interface org.jowidgets.api.controller.IRecursiveContainerObservable
-
- removePopupDetectionListenerRecursive(IListenerFactory<IPopupDetectionListener>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- removeReference(Object) - Static method in class org.jowidgets.util.context.ContextSingletonProvider
-
- removeReference(Object) - Method in interface org.jowidgets.util.context.IContextSingletonProvider
-
Removes the reference from the provider if one exists.
- removeRow(int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- removeRow(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- removeRowLayout(ITableRowLayout) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
-
- removeRows(int, int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- removeRows(int...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- removeRows(List<Integer>) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- removeRows(int, int) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- removeRows(int...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- removeRows(List<Integer>) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- removeSelectionVetoListener(IListSelectionVetoListener) - Method in interface org.jowidgets.api.controller.IListSelectionVetoObservable
-
- removeSelectionVetoListener(IListSelectionVetoListener) - Method in class org.jowidgets.tools.controller.ListSelectionVetoObservable
-
- removeSelectionVetoListener(IListSelectionVetoListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- removeShowingStateListener(IShowingStateListener) - Method in interface org.jowidgets.api.controller.IShowingStateObservable
-
Removes a showing state listener
- removeShowingStateListener(IShowingStateListener) - Method in class org.jowidgets.tools.controller.ShowingStateObservable
-
- removeShowingStateListener(IShowingStateListener) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- removesLevelListener(ILevelListener) - Method in interface org.jowidgets.api.model.levelmeter.ILevelObservable
-
- removesLevelListener(ILevelListener) - Method in class org.jowidgets.tools.controller.LevelObservable
-
- removeTabFolderListener(ITabFolderListener) - Method in interface org.jowidgets.api.controller.ITabFolderObservable
-
- removeTabFolderListener(ITabFolderListener) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- removeTabItemListener(ITabItemListener) - Method in interface org.jowidgets.api.controller.ITabItemObservable
-
- removeTabItemListener(ITabItemListener) - Method in class org.jowidgets.tools.controller.TabItemObservable
-
- removeTableCellEditorListener(TextFieldCellEditorFactory.ITableCellEditorListener) - Method in class org.jowidgets.tools.editor.TextFieldCellEditorFactory
-
- removeTableCellListener(ITableCellListener) - Method in interface org.jowidgets.common.widgets.controller.ITableCellObservable
-
- removeTableCellListener(ITableCellListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- removeTableCellPopupDetectionListener(ITableCellPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.controller.ITableCellPopupDetectionObservable
-
- removeTableCellPopupDetectionListener(ITableCellPopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- removeTableColumnListener(ITableColumnListener) - Method in interface org.jowidgets.common.widgets.controller.ITableColumnObservable
-
- removeTableColumnListener(ITableColumnListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- removeTableColumnPopupDetectionListener(ITableColumnPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.controller.ITableColumnPopupDetectionObservable
-
- removeTableColumnPopupDetectionListener(ITableColumnPopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- removeTableSelectionListener(ITableSelectionListener) - Method in interface org.jowidgets.common.widgets.controller.ITableSelectionObservable
-
- removeTableSelectionListener(ITableSelectionListener) - Method in class org.jowidgets.tools.controller.TableSelectionObservable
-
- removeTableSelectionListener(ITableSelectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- removeTabPopupDetectionListener(IPopupDetectionListener) - Method in interface org.jowidgets.common.widgets.ITabItemCommon
-
- removeTreeListener(ITreeListener) - Method in interface org.jowidgets.api.controller.ITreeObservable
-
- removeTreeListener(ITreeListener) - Method in class org.jowidgets.tools.controller.TreeObservable
-
- removeTreeListener(ITreeListener) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- removeTreeNodeListener(ITreeNodeListener) - Method in interface org.jowidgets.common.widgets.controller.ITreeNodeObservable
-
- removeTreeNodeListener(ITreeNodeListener) - Method in class org.jowidgets.tools.controller.TreeNodeObservable
-
- removeTreeNodeModelListener(ITreeNodeModelListener) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelObservable
-
- removeTreeNodeModelListener(ITreeNodeModelListener) - Method in class org.jowidgets.tools.model.tree.TreeNodeModelObservable
-
- removeTreePopupDetectionListener(ITreePopupDetectionListener) - Method in interface org.jowidgets.api.controller.ITreePopupDetectionObservable
-
- removeTreePopupDetectionListener(ITreePopupDetectionListener) - Method in class org.jowidgets.tools.controller.TreePopupDetectionObservable
-
- removeTreePopupDetectionListener(ITreePopupDetectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- removeTreeSelectionListener(ITreeSelectionListener) - Method in interface org.jowidgets.api.controller.ITreeSelectionObservable
-
- removeTreeSelectionListener(ITreeSelectionListener) - Method in class org.jowidgets.tools.controller.TreeSelectionObservable
-
- removeTreeSelectionListener(ITreeSelectionListener) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- removeValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.validation.ValidationCache
-
- removeValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
-
- removeValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
-
- removeValidationConditionListener(IValidationConditionListener) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
-
- removeValidationConditionListener(IValidationConditionListener) - Method in interface org.jowidgets.validation.IValidateable
-
Removes a validation condition listener
- removeValidator(IValidator<VALIDATION_INPUT_TYPE>) - Method in class org.jowidgets.tools.validation.CompoundValidator
-
Deprecated.
- removeValidator(IValidator<VALIDATION_INPUT_TYPE>) - Method in class org.jowidgets.validation.tools.CompoundValidator
-
- removeValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.concurrent.SingleThreadParameter
-
- removeValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.concurrent.ThreadSyncParameter
-
- removeValueListener(IObservableValueListener<?>) - Method in interface org.jowidgets.util.IObservableValue
-
Removes a value listener
- removeValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.ObservableValue
-
- removeValueListener(IObservableValueListener<?>) - Method in class org.jowidgets.util.ObservableValueWrapper
-
- removeWidgetFactoryListener(IWidgetFactoryListener) - Method in interface org.jowidgets.common.widgets.factory.IGenericWidgetFactory
-
Removes a widget factory listener
- removeWindowListener(IWindowListener) - Method in interface org.jowidgets.common.widgets.controller.IWindowObservable
-
Removes a window listener
- removeWindowListener(IWindowListener) - Method in class org.jowidgets.tools.controller.WindowObservable
-
- removeWindowListener(IWindowListener) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- removeWindowListener(IWindowListener) - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
-
- replace(String, String...) - Method in interface org.jowidgets.i18n.api.IMessageReplacer
-
Replaces all variables (%1, ..., %n) with the given string parameters
- replace(String, Collection<String>) - Method in interface org.jowidgets.i18n.api.IMessageReplacer
-
Replaces all variables (%1, ..., %n) with the given string parameters
- replace(IMessage, String...) - Static method in class org.jowidgets.i18n.api.MessageReplacer
-
Replaces all variables (%1, ..., %n) with the given string parameters
- replace(String, String...) - Static method in class org.jowidgets.i18n.api.MessageReplacer
-
Replaces all variables (%1, ..., %n) with the given string parameters
- replace(String, Collection<String>) - Static method in class org.jowidgets.i18n.api.MessageReplacer
-
Replaces all variables (%1, ..., %n) with the given string parameters
- replace(String, String...) - Static method in class org.jowidgets.i18n.api.MR
-
Replaces all variables (%1, ..., %n) with the given string parameters
- replace(String, List<String>) - Static method in class org.jowidgets.i18n.api.MR
-
Replaces all variables (%1, ..., %n) with the given string parameters
- requestFocus() - Method in interface org.jowidgets.common.widgets.IComponentCommon
-
Try's to get the focus for the component.
- requestFocus() - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- reset() - Method in class org.jowidgets.util.io.LazyBufferedInputStream
-
- resetAfterTests() - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Resets the toolkit to its initial state, e.g. in the tearDown() method of
an JUnit test.
- resetColumnPermutation() - Method in interface org.jowidgets.api.widgets.ITable
-
- resetColumnPermutation() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- resetFromModel() - Method in interface org.jowidgets.common.widgets.ITableCommon
-
- resetFromModel() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- resetModificationState() - Method in interface org.jowidgets.api.widgets.IInputComponent
-
Resets the modification state.
- resetModificationState() - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
-
- resetModificationState() - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
-
- resetValidation() - Method in interface org.jowidgets.api.widgets.IInputComponentValidationLabel
-
- resizeBothPolicy() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
-
- resizeFirstPolicy() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
-
- resizeSecondPolicy() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
-
- retainAll(Collection<?>) - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
-
- RIGHT - Static variable in class org.jowidgets.api.layout.BorderLayout
-
The right region
- rightToLeft() - Method in interface org.jowidgets.api.layout.miglayout.ILC
-
Same functionality as setLeftToRight(false) only this method returns this
for chaining multiple calls.
- round(double, int) - Static method in class org.jowidgets.util.NumberUtils
-
- rowBuilder() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
-
- rowConstraints(String) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
-
Sets the row constraints
- rowConstraints(IAC) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutFactoryBuilder
-
Sets the row constraints
- rowConstraints() - Method in interface org.jowidgets.api.layout.miglayout.IMigLayoutToolkit
-
Creates row constraints
- rowConstraints() - Static method in class org.jowidgets.api.layout.miglayout.MigLayoutToolkit
-
Creates row constraints
- rowsAdded(int[]) - Method in interface org.jowidgets.common.model.ITableDataModelListener
-
- rowsAdded(int[]) - Method in class org.jowidgets.tools.controller.TableDataModelAdapter
-
- rowsChanged(int[]) - Method in interface org.jowidgets.common.model.ITableDataModelListener
-
- rowsChanged(int[]) - Method in class org.jowidgets.tools.controller.TableDataModelAdapter
-
- rowsRemoved(int[]) - Method in interface org.jowidgets.common.model.ITableDataModelListener
-
- rowsRemoved(int[]) - Method in class org.jowidgets.tools.controller.TableDataModelAdapter
-
- run(Runnable, ICallback<Void>) - Method in interface org.jowidgets.api.animation.IAnimationScheduler
-
Runs an animation step in the next animation time slot in the ui thread.
- run(Runnable) - Method in interface org.jowidgets.api.animation.IAnimationScheduler
-
Runs an animation step in the next animation time slot in the ui thread.
- run(IAnimationStep) - Method in interface org.jowidgets.api.animation.IAnimationScheduler
-
Runs an animation step in the next animation time slot in the ui thread.
- run(Runnable) - Method in interface org.jowidgets.api.event.IDelayedEventRunner
-
Runs an event after a delay in the ui thread.
- run(IApplication) - Method in interface org.jowidgets.common.application.IApplicationRunner
-
- runAppInOsxMainThread(Runnable) - Static method in class org.jowidgets.tools.osx.OsxMainThreadExecutor
-
Runs a given application in the mac os x main thread and makes the vm argument
-XstartOnFirstThread obsolete.
- scroll(int, int, int, int, int, int) - Method in interface org.jowidgets.common.widgets.ICanvasCommon
-
- scrollComposite() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- scrollComposite(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- scrollComposite() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- scrollComposite(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- scrollCompositeWithBorder() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- scrollCompositeWithBorder() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- scrollRectToVisible(Rectangle) - Method in interface org.jowidgets.api.widgets.IScrollComposite
-
- scrollRectToVisible(Rectangle) - Method in class org.jowidgets.tools.powo.JoScrollComposite
-
Deprecated.
- scrollToBottom() - Method in interface org.jowidgets.api.widgets.IScrollComposite
-
- scrollToBottom() - Method in class org.jowidgets.tools.powo.JoScrollComposite
-
Deprecated.
- scrollToCaretPosition() - Method in interface org.jowidgets.common.widgets.ITextAreaCommon
-
- scrollToEnd() - Method in interface org.jowidgets.api.widgets.ITable
-
Scrolls the viewport to the last row.
- scrollToEnd() - Method in interface org.jowidgets.api.widgets.ITextArea
-
- scrollToEnd() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- scrollToRow(int) - Method in interface org.jowidgets.common.widgets.ITableCommon
-
Scrolls the viewport to the given row, if the row is not shown in the viewport.
- scrollToRow(int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- scrollToSelection() - Method in interface org.jowidgets.api.widgets.ITable
-
Scrolls the viewport to the first selected row.
- scrollToSelection() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- scrollToTop() - Method in interface org.jowidgets.api.widgets.IScrollComposite
-
- scrollToTop() - Method in class org.jowidgets.tools.powo.JoScrollComposite
-
Deprecated.
- select() - Method in interface org.jowidgets.api.widgets.ITabItem
-
- select() - Method in interface org.jowidgets.common.widgets.ISelectable
-
- select() - Method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- select() - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- select() - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
-
- selectAll() - Method in interface org.jowidgets.api.widgets.IInputField
-
- selectAll() - Method in interface org.jowidgets.api.widgets.ITextControl
-
- selectionChanged(boolean) - Method in interface org.jowidgets.api.controller.ITabItemListener
-
- selectionChanged(ITreeSelectionEvent) - Method in interface org.jowidgets.api.controller.ITreeSelectionListener
-
- selectionChanged() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelListener
-
- selectionChanged(VALUE_TYPE, ITreeNode) - Method in interface org.jowidgets.api.model.tree.ITreeNodeRenderer
-
- selectionChanged() - Method in interface org.jowidgets.common.model.ITableDataModelListener
-
- selectionChanged() - Method in interface org.jowidgets.common.widgets.controller.ITableSelectionListener
-
- selectionChanged(boolean) - Method in interface org.jowidgets.common.widgets.controller.ITreeNodeListener
-
- selectionChanged(boolean) - Method in class org.jowidgets.tools.controller.TabItemAdapter
-
- selectionChanged() - Method in class org.jowidgets.tools.controller.TableDataModelAdapter
-
- selectionChanged(boolean) - Method in class org.jowidgets.tools.controller.TreeNodeAdapter
-
- selectionChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelAdapter
-
- selectionChanged(VALUE_TYPE, ITreeNode) - Method in class org.jowidgets.tools.model.tree.TreeNodeRendererAdapter
-
- SelectionPolicy - Enum in org.jowidgets.common.types
-
- separator() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
-
- separator() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- separator() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- separatorBuilder() - Method in interface org.jowidgets.api.model.item.IItemModelFactory
-
- SeparatorItemModel - Class in org.jowidgets.tools.model.item
-
- SeparatorItemModel() - Constructor for class org.jowidgets.tools.model.item.SeparatorItemModel
-
Creates a new separator item model
- SeparatorItemModel(String) - Constructor for class org.jowidgets.tools.model.item.SeparatorItemModel
-
Creates a new separator item model
- SeparatorItemModel(ISeparatorItemModelBuilder) - Constructor for class org.jowidgets.tools.model.item.SeparatorItemModel
-
Creates a new separator item model with help of a builder
- set(boolean) - Method in class org.jowidgets.util.ObservableBoolean
-
- set(VALUE_TYPE) - Method in class org.jowidgets.util.ValueHolder
-
- setAccelerator(Accelerator) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Sets the actions accelerator
- setAccelerator(char, Modifier...) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Sets the actions accelerator
- setAccelerator(VirtualKey, Modifier...) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Sets the actions accelerator
- setAccelerator(Accelerator) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
-
- setAccelerator(char, Modifier...) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
-
- setAccelerator(VirtualKey, Modifier...) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
-
- setAccelerator(Accelerator) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
-
- setAccelerator(char, Modifier...) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
-
- setAccelerator(VirtualKey, Modifier...) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
-
- setAccelerator(Accelerator) - Method in interface org.jowidgets.api.model.item.IItemModel
-
Sets the key accelerator that should be used for the item
- setAccelerator(VirtualKey, Modifier...) - Method in interface org.jowidgets.api.model.item.IItemModel
-
Sets the key accelerator that should be used for the item
- setAccelerator(Accelerator) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
-
Sets the key accelerator
- setAccelerator(VirtualKey, Modifier...) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
-
Sets the key accelerator
- setAccelerator(char, Modifier...) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
-
Sets the key accelerator
- setAccelerator(Accelerator) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IAccelerateableMenuItemSetupBuilder
-
Sets the key combination which should invoke the menu items actions listener.
- setAccelerator(Accelerator) - Method in interface org.jowidgets.common.widgets.IActionMenuItemCommon
-
Sets the key combination which should invoke the menu items actions listener.
- setAccelerator(Accelerator) - Method in interface org.jowidgets.common.widgets.ISelectableMenuItemCommon
-
Sets the key combination which should invoke the menu items actions listener.
- setAccelerator(Accelerator) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
-
- setAccelerator(char, Modifier...) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
-
- setAccelerator(VirtualKey, Modifier...) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
-
- setAccelerator(Accelerator) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setAccelerator(char, Modifier...) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setAccelerator(VirtualKey, Modifier...) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setAcceptingRegExps(List<String>) - Method in interface org.jowidgets.common.widgets.builder.ITextComponentSetupBuilderCommon
-
Sets the regular expressions that describes the valid inputs.
- setAction(IAction) - Method in interface org.jowidgets.api.model.item.IActionItemModel
-
Sets an action that should be bound to the model
- setAction(IAction) - Method in interface org.jowidgets.api.model.item.IActionItemModelBuilder
-
Sets the action to bind
- setAction(IAction) - Method in interface org.jowidgets.api.model.item.IPopupActionItemModel
-
- setAction(IAction) - Method in interface org.jowidgets.api.model.item.IPopupActionItemModelBuilder
-
- setAction(IAction) - Method in interface org.jowidgets.api.widgets.IActionMenuItem
-
Sets the action of the menu
- setAction(IAction) - Method in interface org.jowidgets.api.widgets.IButton
-
- setAction(IAction) - Method in interface org.jowidgets.api.widgets.IToolBarButton
-
- setAction(IAction, ActionStyle) - Method in interface org.jowidgets.api.widgets.IToolBarButton
-
- setAction(IAction) - Method in interface org.jowidgets.api.widgets.IToolBarPopupButton
-
- setAction(IAction, ActionStyle) - Method in interface org.jowidgets.api.widgets.IToolBarPopupButton
-
- setAction(IAction) - Method in class org.jowidgets.tools.model.item.ActionItemModel
-
- setAction(IAction) - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- setAction(IAction) - Method in class org.jowidgets.tools.powo.JoButton
-
Deprecated.
- setAction(IAction) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
-
- setActionExceptionHandler(IExceptionHandler) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Set's the ExceptionHandler of the action.
- setActionExceptionHandler(IExceptionHandler) - Method in interface org.jowidgets.api.command.ICommandAction
-
Set's the ExceptionHandler of the action.
- setActionExceptionHandler(IExceptionHandler) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setActionExceptionHandler(IExceptionHandler) - Method in class org.jowidgets.tools.command.CommandAction
-
- setActions(Set<DropAction>) - Method in interface org.jowidgets.api.dnd.IDragSource
-
- setActions(DropAction...) - Method in interface org.jowidgets.api.dnd.IDragSource
-
- setActions(Set<DropAction>) - Method in interface org.jowidgets.api.dnd.IDropTarget
-
- setActions(DropAction...) - Method in interface org.jowidgets.api.dnd.IDropTarget
-
- setAddButton(IButtonSetup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputControlSetupBuilder
-
- setAddButtonSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputControlSetupBuilder
-
- setAlignment(AlignmentHorizontal) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumn
-
- setAlignment(AlignmentHorizontal) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnBuilder
-
- setAlignment(AlignmentHorizontal) - Method in interface org.jowidgets.common.widgets.builder.ITextFieldSetupBuilderCommon
-
- setAlignment(AlignmentHorizontal) - Method in interface org.jowidgets.common.widgets.builder.ITextLabelSetupBuilderCommon
-
- setAlignment(AlignmentHorizontal) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- setAlignment(AlignmentHorizontal) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
-
- setAllChildrenBelowExpandedAboveCollapsed(int) - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
Expands all nodes of the given level and below and collapses all nodes above
- setAllChildrenBelowExpandedAboveCollapsed(int) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- setAllChildrenChecked(boolean) - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
- setAllChildrenChecked(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- setAllChildrenExpanded(boolean) - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
- setAllChildrenExpanded(Integer, boolean) - Method in interface org.jowidgets.api.widgets.ITreeContainer
-
Sets all children expanded or collapsed until a pivot level is reached
- setAllChildrenExpanded(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- setAllChildrenExpanded(Integer, boolean) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- setAlwaysShowBars(boolean) - Method in interface org.jowidgets.common.widgets.builder.IScrollCompositeSetupBuilderCommon
-
- setAlwaysShowBars(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITextAreaSetupBuilderCommon
-
- setAntiAliasing(AntiAliasing) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- setAntiAliasing(AntiAliasing) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- setAutoCenterPolicy(AutoCenterPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
-
- setAutoCheckMode(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.ITreeSetupConvenience
-
- setAutoCheckPolicy(TreeAutoCheckPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeSetupBuilder
-
- setAutoCompletion(boolean) - Method in interface org.jowidgets.common.widgets.builder.IComboBoxSelectionSetupBuilderCommon
-
- setAutoDispose(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPopupDialogSetupBuilder
-
- setAutoDispose(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
-
If auto dispose is set, the window will be disposed, when it was closed.
- setAutoPackPolicy(AutoPackPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
-
- setAutoPositionCorrectionPolicy(AutoPositionCorrectionPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
-
- setAutoSelectionPolicy(AutoSelectionPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComboBoxSelectionSetupBuilder
-
- setBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
-
- setBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComponentSetupBuilder
-
- setBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeNodeSetupBuilder
-
- setBackgroundColor(IColorConstant) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- setBackgroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.IComponentCommon
-
Sets the background color.
- setBackgroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
-
- setBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- setBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
-
- setBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
-
- setBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- setBindingState(boolean) - Method in interface org.jowidgets.util.binding.IBinding
-
Sets the binding state
- setBooleanValue(ITypedKey<Boolean>, boolean) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
-
- setBorder(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputCompositeSetupConvenience
-
- setBorder() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputCompositeSetupConvenience
-
- setBorder(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
-
- setBorder(Border) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
-
- setBorder(String) - Method in interface org.jowidgets.common.widgets.builder.convenience.ICompositeSetupConvenienceCommon
-
- setBorder() - Method in interface org.jowidgets.common.widgets.builder.convenience.ICompositeSetupConvenienceCommon
-
- setBorder(Border) - Method in interface org.jowidgets.common.widgets.builder.ICompositeSetupBuilderCommon
-
- setBorder(boolean) - Method in interface org.jowidgets.common.widgets.builder.IPopupDialogSetupBuilderCommon
-
- setBorder(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITableSetupBuilderCommon
-
- setBorder(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITextAreaSetupBuilderCommon
-
- setBorder(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITextFieldSetupBuilderCommon
-
- setBottomMargin(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
-
Sets the bottom margin, the default value is 0
- setBoundPivotLevelText(String) - Method in interface org.jowidgets.api.command.ITreeExpansionActionBuilder
-
Sets the label that is used, if a bound pivot level is used
- setBounds(Rectangle) - Method in interface org.jowidgets.api.widgets.IComponent
-
The the bounds of the component
- setBounds(Rectangle) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- setBoxHeight(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
-
Sets the height of the small colored boxes indicating the level
- setBuilder(BUILDER_TYPE) - Method in interface org.jowidgets.api.widgets.blueprint.convenience.ISetupBuilderConvenience
-
- setBuilder(BUILDER_TYPE) - Method in class org.jowidgets.tools.widgets.blueprint.convenience.AbstractSetupBuilderConvenience
-
- setButtonOrder(String) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
Sets the order for the typical buttons in a standard button bar.
- setButtonOrder(String) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
Sets the order for the typical buttons in a standard button bar.
- setCancelButton(String, String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
-
- setCancelButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputDialogSetupBuilder
-
- setCancelButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
-
- setCancelButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
-
- setCancelButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IQuestionDialogSetupBuilder
-
- setCancelButtonIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
-
- setCancelButtonText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
-
- setCancelButtonToolTipText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
-
- setCancelPrevious(boolean) - Method in interface org.jowidgets.api.event.IDelayedEventRunnerBuilder
-
- setCaretPosition(int) - Method in interface org.jowidgets.api.widgets.IInputField
-
- setCaretPosition(int) - Method in interface org.jowidgets.common.widgets.ITextControlCommon
-
- setCell(int, int, ITableCell) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- setCell(int, int, ITableCellBuilder) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- setCell(int, int, String) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- setCell(int, int, String, IImageConstant) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- setCell(int, int, String, boolean) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- setCell(int, int, ITableCell) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setCell(int, int, ITableCellBuilder) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setCell(int, int, String) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setCell(int, int, String, IImageConstant) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setCell(int, int, String, boolean) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setCellEditable(int, int, boolean) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- setCellEditable(int, int, boolean) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setCellIcon(int, int, IImageConstant) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- setCellIcon(int, int, IImageConstant) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setCellText(int, int, String) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- setCellText(int, int, String) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setCellTooltipText(int, int, String) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- setCellTooltipText(int, int, String) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setCheckable(boolean) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
-
- setCheckable(boolean) - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
-
- setCheckable(boolean) - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
-
- setChecked(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
-
- setChecked(boolean) - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
-
- setCheckedState(CheckedState) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
-
- setCheckedState(CheckedState) - Method in interface org.jowidgets.api.widgets.ITreeNode
-
- setCheckedState(CheckedState) - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
-
- setClassicSelectionColors() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.ITreeSetupConvenience
-
- setClipPeakColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
-
Sets the foreground color of the low peak range (from clipPeakThreshold to 1.0)
- setClipPeakThreshold(double) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
-
Sets the threshold that defines a clip peak
- setCloseable(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputDialogSetupBuilder
-
- setCloseable(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
-
- setCloseable(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
-
- setCloseable(boolean) - Method in interface org.jowidgets.common.widgets.builder.IFrameSetupBuilderCommon
-
- setCloseOnEscape(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputDialogSetupBuilder
-
- setCloseOnEscape(boolean) - Method in interface org.jowidgets.common.widgets.builder.IDialogSetupBuilderCommon
-
- setCollectionInputControlSetup(ICollectionInputControlSetup<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputDialogSetupBuilder
-
- setCollectionInputDialogSetup(ICollectionInputDialogSetup<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
-
- setCollectionTypeControlCreator(ICustomWidgetCreator<IInputControl<? extends Collection<ELEMENT_TYPE>>>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICombinedCollectionInputFieldSetupBuilder
-
- setColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IComponentSetupConvenience
-
- setColors(IComponentSetup, IComponentCommon) - Static method in class org.jowidgets.tools.widgets.invoker.ColorSettingsInvoker
-
- setColumn(int, IDefaultTableColumn) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- setColumn(int, IDefaultTableColumnBuilder) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- setColumn(int, IDefaultTableColumn) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- setColumn(int, IDefaultTableColumnBuilder) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- setColumn(int, IDefaultTableColumn) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setColumn(int, IDefaultTableColumnBuilder) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setColumnAlignment(int, AlignmentHorizontal) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- setColumnAlignment(int, AlignmentHorizontal) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- setColumnAlignment(int, AlignmentHorizontal) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setColumnConstraints(Object) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
-
Sets the column layout constraints for the layout manager instance as a String.
- setColumnCount(int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModelBuilder
-
- setColumnCount(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModelBuilder
-
- setColumnIcon(int, IImageConstant) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- setColumnIcon(int, IImageConstant) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- setColumnIcon(int, IImageConstant) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setColumnMaxPackWidth(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITableSetupBuilder
-
- setColumnModel(ITableColumnModel) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITableSetupBuilder
-
- setColumnPermutation(List<Integer>) - Method in interface org.jowidgets.common.widgets.ITableCommon
-
- setColumnPermutation(List<Integer>) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- setColumnsMoveable(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITableSetupBuilderCommon
-
- setColumnsResizeable(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITableSetupBuilderCommon
-
- setColumnText(int, String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- setColumnText(int, String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- setColumnText(int, String) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setColumnToolTipText(int, String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- setColumnToolTipText(int, String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- setColumnToolTipText(int, String) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setCommand(ICommand) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Sets the actions command
- setCommand(ICommandExecutor) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Sets the actions command defined by a command executor
The command that will be set has no enabled checker and no exception handler
- setCommand(ICommandExecutor, IEnabledChecker) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Sets the actions command defined by a command executor and enabled checker
The command that will be set has no exception handler
- setCommand(ICommandExecutor, IExceptionHandler) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Sets the actions command defined by a command executor and exception handler
The command that will be set has no enabled checker
- setCommand(ICommandExecutor, IEnabledChecker, IExceptionHandler) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Sets the actions command defined by a command executor, enabled checker and exception handler
- setCommand(ICommand) - Method in interface org.jowidgets.api.command.ICommandAction
-
Sets the actions command
- setCommand(ICommandExecutor) - Method in interface org.jowidgets.api.command.ICommandAction
-
Sets the actions command defined by a command executor
The command that will be set has no enabled checker and no exception handler
- setCommand(ICommandExecutor, IEnabledChecker) - Method in interface org.jowidgets.api.command.ICommandAction
-
Sets the actions command defined by a command executor and enabled checker
The command that will be set has no exception handler
- setCommand(ICommandExecutor, IExceptionHandler) - Method in interface org.jowidgets.api.command.ICommandAction
-
Sets the actions command defined by a command executor and exception handler
The command that will be set has no enabled checker
- setCommand(ICommandExecutor, IEnabledChecker, IExceptionHandler) - Method in interface org.jowidgets.api.command.ICommandAction
-
Sets the actions command defined by a command executor, enabled checker and exception handler
- setCommand(ICommand) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setCommand(ICommandExecutor) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setCommand(ICommandExecutor, IEnabledChecker) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setCommand(ICommandExecutor, IExceptionHandler) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setCommand(ICommandExecutor, IEnabledChecker, IExceptionHandler) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setCommand(ICommand) - Method in class org.jowidgets.tools.command.CommandAction
-
- setCommand(ICommandExecutor) - Method in class org.jowidgets.tools.command.CommandAction
-
- setCommand(ICommandExecutor, IEnabledChecker) - Method in class org.jowidgets.tools.command.CommandAction
-
- setCommand(ICommandExecutor, IExceptionHandler) - Method in class org.jowidgets.tools.command.CommandAction
-
- setCommand(ICommandExecutor, IEnabledChecker, IExceptionHandler) - Method in class org.jowidgets.tools.command.CommandAction
-
- setConstraintMap(Map<IControl, Object>) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
-
Sets the constraints map.
- setContentBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.IExpandComposite
-
- setContentBorder(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputCompositeSetupConvenience
-
- setContentBorder() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputCompositeSetupConvenience
-
- setContentBorder(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
-
- setContentBorder(Border) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
-
- setContentCreator(IContainerContentCreator) - Method in interface org.jowidgets.api.model.item.IContainerItemModel
-
Sets the content creator for this model.
- setContentCreator(IContainerContentCreator) - Method in interface org.jowidgets.api.model.item.IContainerItemModelBuilder
-
- setContentCreator(IInputContentCreator<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
-
- setContentCreator(IContainerContentCreator) - Method in class org.jowidgets.tools.model.item.ContainerItemModel
-
- setContentCreator(IContainerContentCreator) - Method in class org.jowidgets.tools.model.item.InputControlItemModel
-
- setContents(ITransferable) - Static method in class org.jowidgets.api.clipboard.Clipboard
-
- setContents(ITransferable) - Method in interface org.jowidgets.api.clipboard.IClipboard
-
- setContentScrolled(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
-
- setContentScrolled(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
-
- setConverter(IConverter<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
-
- setConverter(IObjectStringConverter<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
-
- setConverter(IConverter<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputFieldSetupBuilder
-
- setConverter(IObjectStringConverter<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputFieldSetupBuilder
-
- setConverter(ISliderViewerConverter<VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISliderViewerSetupBuilder
-
- setCreationPolicy(TreeViewerCreationPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeViewerSetupBuilder
-
- setCursor(Cursor) - Method in interface org.jowidgets.common.widgets.IComponentCommon
-
Sets the cursor
- setCursor(Cursor) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- setCustomHeader(ICustomWidgetCreator<? extends IControl>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
-
- setCustomHeader(ICustomWidgetCreator<? extends IControl>) - Method in interface org.jowidgets.api.widgets.IExpandComposite
-
- setDashedLine(float[], float) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- setDashedLine(float[], float) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- setData(Object) - Method in interface org.jowidgets.api.dnd.IDragDataResponse
-
- setDataModel(ITableDataModel) - Method in interface org.jowidgets.common.widgets.builder.ITableSetupBuilderCommon
-
- setDate(Date) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICalendarSetupBuilder
-
- setDate(Date) - Method in interface org.jowidgets.common.widgets.ICalendarCommon
-
- setDecorated(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITitledWindowSetupBuilderCommon
-
- setDefaultButton(IButton) - Method in interface org.jowidgets.api.widgets.IFrame
-
- setDefaultButton(IButton) - Method in class org.jowidgets.tools.powo.JoDialog
-
Deprecated.
- setDefaultButton(IButton) - Method in class org.jowidgets.tools.powo.JoFrame
-
Deprecated.
- setDefaultButton(IButton) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- setDefaultButtonPolicy(InputDialogDefaultButtonPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputDialogSetupBuilder
-
- setDefaultButtonPolicy(InputDialogDefaultButtonPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
-
- setDefaultButtonPolicy(InputDialogDefaultButtonPolicy) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
-
- setDefaultDPI(Integer) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
Sets the default platform DPI.
- setDefaultDPI(Integer) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
Sets the default platform DPI.
- setDefaultDropMode(DropMode) - Method in interface org.jowidgets.api.dnd.IDropTarget
-
- setDefaultHorizontalUnit(int) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
Sets the default unit.
- setDefaultHorizontalUnit(int) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
Sets the default unit.
- setDefaultIcons() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.ITreeSetupConvenience
-
- setDefaultInnerIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeSetupBuilder
-
- setDefaultLeafIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeSetupBuilder
-
- setDefaultLevel(int) - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
-
Sets the level that is used by default.
- setDefaultResult(QuestionResult) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IQuestionDialogSetupBuilder
-
- setDefaultRowAlignmentBaseline(boolean) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
The default alignment for rows.
- setDefaultRowAlignmentBaseline(boolean) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
The default alignment for rows.
- setDefaultsInitializer(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in interface org.jowidgets.api.widgets.blueprint.defaults.IDefaultsInitializerRegistry
-
- setDefaultsInitializer(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- setDefaultsInitializer(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintProxyFactory
-
Sets a new default initializer that will be invoked when a blue print for the given builder type will be created.
- setDefaultsInitializer(Class<? extends ISetupBuilder>, IDefaultInitializer<?>) - Method in class org.jowidgets.tools.widgets.blueprint.defaults.DefaultsInitializerRegistry
-
- setDefaultStripedRenderingColors() - Method in interface org.jowidgets.api.model.table.ISimpleTableModelBuilder
-
- setDefaultStripedRenderingColors() - Method in class org.jowidgets.tools.model.table.SimpleTableModelBuilder
-
- setDefaultUnit(IUnit) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
-
- setDefaultValue(VALUE_TYPE) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISliderViewerSetupBuilder
-
- setDefaultValue(VALUE_TYPE) - Method in interface org.jowidgets.util.parameter.IParameterBuilder
-
- setDefaultValueMatcher(IMouseButtonEventMatcher) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISliderViewerSetupBuilder
-
- setDefaultVerticalUnit(int) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
Sets the default unit.
- setDefaultVerticalUnit(int) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
Sets the default unit.
- setDelay(long, TimeUnit) - Method in interface org.jowidgets.api.animation.IAnimationRunner
-
Sets the delay
- setDelay(long) - Method in interface org.jowidgets.api.animation.IAnimationRunner
-
Sets the delay with TimeUnit.MILLISECONDS
- setDelay(long, TimeUnit) - Method in interface org.jowidgets.api.animation.IAnimationRunnerBuilder
-
- setDelay(long) - Method in interface org.jowidgets.api.animation.IAnimationRunnerBuilder
-
- setDelay(long, TimeUnit) - Method in interface org.jowidgets.api.event.IDelayedEventRunnerBuilder
-
- setDelay(long) - Method in interface org.jowidgets.api.event.IDelayedEventRunnerBuilder
-
- setDescription(String) - Method in interface org.jowidgets.util.parameter.IParameterBuilder
-
- setDirectory(File) - Method in interface org.jowidgets.common.widgets.IDirectoryChooserCommon
-
Sets the directory of the chooser that will be shown
when the chooser will be opened the first time.
- setDirty() - Method in class org.jowidgets.tools.validation.ValidationCache
-
Marks the cache to be dirty.
- setDisabled(String) - Method in class org.jowidgets.tools.command.EnabledChecker
-
Sets a disabled EnabledState with a given reason
- setDisabledSelectedBackgroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
-
- setDisabledSelectedBorderColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
-
- setDisabledSelectedForegroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
-
- setDividerSize(int) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
-
Sets the dividers size
- setDoubleBuffering(boolean) - Method in interface org.jowidgets.common.widgets.builder.ICanvasSetupBuilderCommon
-
- setDropMode(DropMode) - Method in interface org.jowidgets.api.dnd.IDropResponse
-
- setDublicatesAllowed(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
-
- setEditable(boolean) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
-
- setEditable(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputComponentSetupBuilder
-
- setEditable(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITableSetupBuilder
-
- setEditable(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextAreaSetupBuilder
-
- setEditable(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextFieldSetupBuilder
-
- setEditable(boolean) - Method in interface org.jowidgets.common.widgets.IInputComponentCommon
-
Sets the editable state of the input component.
- setEditable(boolean) - Method in interface org.jowidgets.common.widgets.ITableCommon
-
Sets the tables global editable property.
- setEditable(boolean) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
-
- setEditable(boolean) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
-
- setEditable(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
-
- setEditable(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
-
- setEditable(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- setEditableDefault(boolean) - Method in interface org.jowidgets.api.model.table.ISimpleTableModelBuilder
-
- setEditableDefault(boolean) - Method in class org.jowidgets.tools.model.table.SimpleTableModelBuilder
-
- setEditButtonIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
-
- setEditor(ITableCellEditorFactory<? extends ITableCellEditor>) - Method in interface org.jowidgets.common.widgets.builder.ITableSetupBuilderCommon
-
- setElements(INPUT_TYPE...) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IComboBoxSelectionSetupConvenience
-
- setElements(Collection<? extends INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComboBoxSelectionSetupBuilder
-
- setElements(Collection<? extends VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.IComboBox
-
- setElements(VALUE_TYPE...) - Method in interface org.jowidgets.api.widgets.IComboBox
-
- setElements(Collection<? extends VALUE_TYPE>) - Method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- setElements(VALUE_TYPE...) - Method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- setElements(Collection<? extends VALUE_TYPE>) - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- setElements(VALUE_TYPE...) - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- setElements(Collection<? extends VALUE_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
-
- setElements(VALUE_TYPE...) - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
-
- setElementTypeControlCreator(ICustomWidgetCreator<IInputControl<ELEMENT_TYPE>>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICombinedCollectionInputFieldSetupBuilder
-
- setElementValidator(IValidator<ELEMENT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
-
- setElementWidgetCreator(ICustomWidgetCreator<IInputControl<ELEMENT_TYPE>>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputControlSetupBuilder
-
- setEllipsisMode(EllipsisMode) - Method in interface org.jowidgets.common.widgets.builder.ITextLabelSetupBuilderCommon
-
- setEmphasized() - Method in interface org.jowidgets.common.widgets.builder.convenience.ITextLabelSetupConvenienceCommon
-
- setEmpty() - Method in interface org.jowidgets.api.widgets.IValidationResultLabel
-
- setEmptyIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setEnabled(boolean) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Sets the enabled state of the action
- setEnabled(boolean) - Method in interface org.jowidgets.api.command.ICommandAction
-
Sets the enabled state of the action
- setEnabled(boolean) - Method in interface org.jowidgets.api.model.item.IItemModel
-
Sets the enabled state of the item.
- setEnabled(boolean) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
-
Sets the initial enabled state
The default value is true
- setEnabled(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IButtonSetupBuilder
-
- setEnabled(boolean) - Method in interface org.jowidgets.common.widgets.IWidgetCommon
-
Sets the widget enabled
- setEnabled(boolean) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setEnabled(boolean) - Method in class org.jowidgets.tools.command.CommandAction
-
- setEnabled() - Method in class org.jowidgets.tools.command.EnabledChecker
-
Sets the enables state EnabledState.ENABLED
- setEnabled(boolean) - Method in class org.jowidgets.tools.powo.JoButton
-
Deprecated.
- setEnabled(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.WidgetWrapper
-
- setEnabledChecking(boolean) - Method in interface org.jowidgets.api.command.ITreeExpansionActionBuilder
-
Enable or disable enable checking.
- setEnabledState(IEnabledState) - Method in class org.jowidgets.tools.command.EnabledChecker
-
Sets the enabled state
- setErrorColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setErrorIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setErrorMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setEvenRowsBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.model.table.ISimpleTableModelBuilder
-
- setEvenRowsBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.SimpleTableModelBuilder
-
- setExecutionContext(IExecutionContext) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.ITitledWindowSetupConvenience
-
Sets the title and the icon to those of the execution context
- setExecutor(ScheduledExecutorService) - Method in interface org.jowidgets.api.animation.IAnimationRunnerBuilder
-
Sets the ScheduledExecutorService to use
- setExecutor(ThreadFactory) - Method in interface org.jowidgets.api.animation.IAnimationRunnerBuilder
-
Sets a default ScheduledExecutorService (Executors.newSingleThreadScheduledExecutor()) using the given thread factory
- setExecutor(IFactory<String>) - Method in interface org.jowidgets.api.animation.IAnimationRunnerBuilder
-
Sets a default ScheduledExecutorService (Executors.newSingleThreadScheduledExecutor()) using a default
DaemonThreadFactory using the given ThreadNameFactory
- setExecutor(String) - Method in interface org.jowidgets.api.animation.IAnimationRunnerBuilder
-
Sets a default ScheduledExecutorService (Executors.newSingleThreadScheduledExecutor()) using a default
DaemonThreadFactory using a default ThreadNameFactory where all created threads has the given thread name prefix
- setExecutor(ScheduledExecutorService) - Method in interface org.jowidgets.api.event.IDelayedEventRunnerBuilder
-
- setExecutor(IPasswordChangeExecutor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
-
- setExecutor(ScheduledExecutorService) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
-
Sets the ExecutorService to use
- setExecutor(ThreadFactory) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
-
Sets a default ExecutorService using the given thread factory
- setExecutor(IFactory<String>) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
-
Sets a default ExecutorService using a default
DaemonThreadFactory using the given ThreadNameFactory
- setExecutor(String) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
-
Sets a default ExecutorService using a defaultDaemonThreadFactory using a default
ThreadNameFactory where all created threads has the given thread name prefix
- setExpanded(boolean) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
-
- setExpanded(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
-
- setExpanded(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeNodeSetupBuilder
-
- setExpanded(boolean) - Method in interface org.jowidgets.api.widgets.IExpandComposite
-
- setExpanded(boolean) - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
-
- setExpanded(boolean) - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
-
- setFilter(IFilter<ITreeNode>) - Method in interface org.jowidgets.api.command.ITreeExpansionActionBuilder
-
Sets a filter.
- setFilterEmptyValues(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
-
- setFilterList(List<? extends IFileChooserFilter>) - Method in interface org.jowidgets.common.widgets.builder.IFileChooserSetupBuilderCommon
-
- setFinished() - Method in interface org.jowidgets.api.widgets.IProgressBar
-
- setFinished() - Method in class org.jowidgets.tools.powo.JoProgressBar
-
Deprecated.
- setFireEvents(boolean) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnModel
-
- setFireEvents(boolean) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnModel
-
- setFireEvents(boolean) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setFirstBorder(Border) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
-
- setFirstLayout(ILayoutDescriptor) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
-
- setFloatValue(ITypedKey<Float>, float) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
-
- setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IButtonSetupBuilder
-
- setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICheckBoxSetupBuilder
-
- setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputFieldSetupBuilder
-
- setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextAreaSetupBuilder
-
- setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextFieldSetupBuilder
-
- setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextLabelSetupBuilder
-
- setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IToggleButtonSetupBuilder
-
- setFontName(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
-
- setFontName(String) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- setFontName(String) - Method in interface org.jowidgets.common.widgets.ITextControlCommon
-
- setFontName(String) - Method in interface org.jowidgets.common.widgets.ITextLabelCommon
-
- setFontName(String) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- setFontName(String) - Method in class org.jowidgets.tools.powo.JoButton
-
Deprecated.
- setFontName(String) - Method in class org.jowidgets.tools.powo.JoLabel
-
Deprecated.
- setFontName(String) - Method in class org.jowidgets.tools.powo.JoTextLabel
-
Deprecated.
- setFontName(String) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
-
- setFontName(String) - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
-
- setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IButtonSetupBuilder
-
- setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICheckBoxSetupBuilder
-
- setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputFieldSetupBuilder
-
- setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextAreaSetupBuilder
-
- setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextFieldSetupBuilder
-
- setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextLabelSetupBuilder
-
- setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IToggleButtonSetupBuilder
-
- setFontSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
-
- setFontSize(int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- setFontSize(int) - Method in interface org.jowidgets.common.widgets.ITextControlCommon
-
- setFontSize(int) - Method in interface org.jowidgets.common.widgets.ITextLabelCommon
-
- setFontSize(int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- setFontSize(int) - Method in class org.jowidgets.tools.powo.JoButton
-
Deprecated.
- setFontSize(int) - Method in class org.jowidgets.tools.powo.JoLabel
-
Deprecated.
- setFontSize(int) - Method in class org.jowidgets.tools.powo.JoTextLabel
-
Deprecated.
- setFontSize(int) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
-
- setFontSize(int) - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
-
- setForegroundColor(IColorConstant) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
-
- setForegroundColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComponentSetupBuilder
-
- setForegroundColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeNodeSetupBuilder
-
- setForegroundColor(IColorConstant) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- setForegroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.IComponentCommon
-
Sets the foreground color.
- setForegroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
-
- setForegroundColor(IColorConstant) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- setForegroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
-
- setForegroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
-
- setForegroundColor(IColorConstant) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- setGap(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
-
Sets the gap between the components cells.
- setGapSize(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
-
Sets the size of the gaps between the colored boxes
- setGreyed() - Method in interface org.jowidgets.api.widgets.ITreeNode
-
Sets the node to the greyed state.
- setHeaderBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
-
- setHeaderBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.IExpandComposite
-
- setHeaderBorder(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
-
- setHeaderVisible(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITableSetupBuilderCommon
-
- setHighPeakColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
-
Sets the foreground color of the high peak range (from highPeakThreshold to clipPeakThreshold)
- setHighPeakThreshold(double) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
-
Sets the threshold that defines a high peak
- setHorizontal() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISliderSetupConvenienceCommon
-
- setHorizontal() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
-
- setHorizontal() - Method in interface org.jowidgets.common.widgets.builder.convenience.IToolBarSetupConvenienceCommon
-
- setHorizontalBar(boolean) - Method in interface org.jowidgets.common.widgets.builder.IScrollCompositeSetupBuilderCommon
-
- setHorizontalScaleFactor(Float) - 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.
- setHorizontalScaleFactor(Float) - 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.
- setIcon(IImageConstant) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Sets the actions icon
- setIcon(IImageConstant) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
-
- setIcon(IImageConstant) - Method in interface org.jowidgets.api.command.ICommandAction
-
Sets the actions icon
- setIcon(IImageConstant) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
-
- setIcon(IImageConstant) - Method in interface org.jowidgets.api.model.item.IItemModel
-
Sets the items icon
- setIcon(IImageConstant) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
-
Sets the icon
- setIcon(IImageConstant) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
-
- setIcon(IImageConstant) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumn
-
- setIcon(IImageConstant) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnBuilder
-
- setIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
-
- setIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IItemSetupBuilder
-
Sets the icon
- setIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.IExpandComposite
-
- setIcon(IImageConstant) - Method in interface org.jowidgets.common.widgets.builder.IIconSetupBuilderCommon
-
- setIcon(IImageConstant) - Method in interface org.jowidgets.common.widgets.builder.ITitledWindowSetupBuilderCommon
-
- setIcon(IImageConstant) - Method in interface org.jowidgets.common.widgets.IIconCommon
-
- setIcon(IImageConstant) - Method in interface org.jowidgets.common.widgets.IItemCommon
-
Sets a icon for the item
- setIcon(IImageConstant) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
-
- setIcon(IImageConstant) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setIcon(IImageConstant) - Method in class org.jowidgets.tools.command.CommandAction
-
- setIcon(IImageConstant) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- setIcon(IImageConstant) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
-
- setIcon(IImageConstant) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
-
- setIcon(IImageConstant) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
-
- setIcon(IImageConstant) - Method in class org.jowidgets.tools.powo.JoButton
-
Deprecated.
- setIcon(IImageConstant) - Method in class org.jowidgets.tools.powo.JoIcon
-
Deprecated.
- setIcon(IImageConstant) - Method in class org.jowidgets.tools.powo.JoLabel
-
Deprecated.
- setIcon(IImageConstant) - Method in class org.jowidgets.tools.powo.JoToggleButton
-
Deprecated.
- setIcon(IImageConstant) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
-
- setIconfied(boolean) - Method in interface org.jowidgets.common.widgets.IFrameCommon
-
- setIconfied(boolean) - Method in class org.jowidgets.tools.powo.JoDialog
-
Deprecated.
- setIconfied(boolean) - Method in class org.jowidgets.tools.powo.JoFrame
-
Deprecated.
- setIconfied(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- setId(String) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
-
The the id if the item.
- setIndeterminate(boolean) - Method in interface org.jowidgets.api.widgets.IProgressBar
-
- setIndeterminate(boolean) - Method in interface org.jowidgets.common.widgets.builder.IProgressBarSetupBuilderCommon
-
- setIndeterminate(boolean) - Method in class org.jowidgets.tools.powo.JoProgressBar
-
Deprecated.
- setInfoColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setInfoErrorColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setInfoErrorIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setInfoErrorMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setInfoIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setInfoMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setInheritBackground(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITextFieldSetupBuilderCommon
-
- setInitialState(boolean) - Method in interface org.jowidgets.common.widgets.builder.ICheckBoxSetupBuilderCommon
-
- setInitialValidationDecorator(IDecorator<IValidationResult>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputComponentValidationLabelSetupBuilder
-
- setInputChangeEventPolicy(InputChangeEventPolicy) - Method in interface org.jowidgets.common.widgets.builder.IInputObservableSetupBuilderCommon
-
- setInputComponent(IInputComponent<?>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputComponentValidationLabelSetupBuilder
-
- setInputVerifier(IInputVerifier) - Method in interface org.jowidgets.common.widgets.builder.ITextComponentSetupBuilderCommon
-
- setInsets(Insets) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
-
- setInstance(ILocaleHolder) - Static method in class org.jowidgets.i18n.api.LocaleHolder
-
The the instance of the value holder.
- setInterceptor(ILoginInterceptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
-
- setIntValue(ITypedKey<Integer>, int) - Method in class org.jowidgets.util.parameter.ParameterizedWrapper
-
- setLabel(String) - Method in interface org.jowidgets.util.parameter.IParameterBuilder
-
- setLayout(ILayoutDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IContainerSetupBuilder
-
- setLayout(ILayoutFactory<LAYOUT_TYPE>) - Method in interface org.jowidgets.api.widgets.IContainer
-
Sets the layouter for this container defined by a layout factory
- setLayout(ILayoutDescriptor) - Method in interface org.jowidgets.common.widgets.IContainerCommon
-
Sets the layout for this container
- setLayout(IContainerSetup, IContainer) - Static method in class org.jowidgets.tools.widgets.invoker.LayoutSettingsInvoker
-
- setLayout(ILayoutDescriptor) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- setLayout(ILayoutFactory<LAYOUT_TYPE>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- setLayoutConstraints(Object) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
-
Sets the layout constraints for the layout manager instance as a String.
- setLayoutConstraints(Object) - Method in interface org.jowidgets.common.widgets.IControlCommon
-
Sets the layout constraints of the control
- setLayoutConstraints(Object) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- setLayoutConstraints(Object) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- setLayoutFactory(ILayoutFactory<?>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IContainerSetupBuilder
-
- setLayoutGrowing(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
-
Sets the layout growing attribute
If set to true, the composite grows in the opposite direction than the composite is oriented
If orientation is horizontal, the composite grows vertical
If orientation is vertical, the composite grows horizontal
- setLayoutMaxSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
-
Sets the layout max size.
- setLayoutMinSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
-
Sets the layout min size.
- setLayoutPreferredSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
-
Sets the layout preferred size.
- setLeftMargin(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
-
Sets the left margin, the default value is 0
- setLenient(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComboBoxSelectionSetupBuilder
-
A lenient combobox allows to set values that are not contained in the elements list.
- setLetteringVisible(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
-
Sets the lettering visible or invisible
- setLevel(double) - Method in interface org.jowidgets.api.model.levelmeter.IMutableLevelMeterModel
-
- setLevels(int, int, boolean) - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
-
Sets a range of levels with default labels for each level
- setLevels(int, boolean) - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
-
Sets a range of levels with default labels for each level.
- setLevels(int) - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
-
Sets a range of levels with default labels for each level.
- setLineCap(LineCap) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- setLineCap(LineCap) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- setLineJoin(LineJoin) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- setLineJoin(LineJoin) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- setLineWidth(int) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- setLineWidth(int) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- setLineWrap(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITextAreaSetupBuilderCommon
-
- setLogicalPixelBase(int) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
What base value should be used to calculate logical pixel sizes.
- setLogicalPixelBase(int) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
What base value should be used to calculate logical pixel sizes.
- setLoginButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
-
- setLoginLabel(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
-
- setLogo(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
-
- setLowPeakColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
-
Sets the foreground color of the low peak range (from 0.0 to highPeakTreshold)
- setMarkup(Markup) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
-
- setMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputFieldSetupBuilder
-
- setMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextAreaSetupBuilder
-
- setMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextFieldSetupBuilder
-
- setMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeNodeSetupBuilder
-
- setMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
-
- setMarkup(Markup) - Method in interface org.jowidgets.common.widgets.builder.ITextLabelSetupBuilderCommon
-
- setMarkup(Markup) - Method in interface org.jowidgets.common.widgets.ITextControlCommon
-
- setMarkup(Markup) - Method in interface org.jowidgets.common.widgets.ITextLabelCommon
-
- setMarkup(Markup) - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
-
- setMarkup(Markup) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
-
- setMarkup(Markup) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
-
- setMarkup(Markup) - Method in class org.jowidgets.tools.powo.JoButton
-
Deprecated.
- setMarkup(Markup) - Method in class org.jowidgets.tools.powo.JoLabel
-
Deprecated.
- setMarkup(Markup) - Method in class org.jowidgets.tools.powo.JoTextLabel
-
Deprecated.
- setMarkup(Markup) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
-
- setMarkup(Markup) - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
-
- setMask(ITextMask) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextFieldSetupBuilder
-
- setMaskingCharacter(Character) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
-
- setMaximized(boolean) - Method in interface org.jowidgets.common.widgets.IFrameCommon
-
- setMaximized(boolean) - Method in class org.jowidgets.tools.powo.JoDialog
-
Deprecated.
- setMaximized(boolean) - Method in class org.jowidgets.tools.powo.JoFrame
-
Deprecated.
- setMaximized(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- setMaximum(int) - Method in interface org.jowidgets.common.widgets.builder.IProgressBarSetupBuilderCommon
-
- setMaximum(int) - Method in interface org.jowidgets.common.widgets.builder.ISliderSetupBuilderCommon
-
- setMaximum(int) - Method in interface org.jowidgets.common.widgets.IProgressBarCommon
-
- setMaximum(int) - Method in class org.jowidgets.tools.powo.JoProgressBar
-
Deprecated.
- setMaxLength(Integer) - Method in interface org.jowidgets.common.widgets.builder.ITextComponentSetupBuilderCommon
-
- setMaxPackSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
-
- setMaxPackSize(Dimension) - Method in interface org.jowidgets.api.widgets.IWindow
-
Sets the max pack size of the window.
- setMaxPackSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- setMaxPackSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
-
- setMaxSize(Dimension) - Method in interface org.jowidgets.api.widgets.IControl
-
Sets the maximal size
If set to null, the default maximal size will be used
- setMaxSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- setMaxSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- setMaxValue(VALUE_TYPE) - Method in interface org.jowidgets.api.convert.ILinearSliderConverterBuilder
-
Sets the maximal model value
- setMenuBar(IMenuBarModel) - Method in interface org.jowidgets.api.widgets.IFrame
-
Sets the menu bar for this frame.
- setMenuBar(JoMenuBar) - Method in class org.jowidgets.tools.powo.JoDialog
-
Deprecated.
- setMenuBar(IMenuBarModel) - Method in class org.jowidgets.tools.powo.JoDialog
-
Deprecated.
- setMenuBar(JoMenuBar) - Method in class org.jowidgets.tools.powo.JoFrame
-
Deprecated.
- setMenuBar(IMenuBarModel) - Method in class org.jowidgets.tools.powo.JoFrame
-
Deprecated.
- setMenuBar(IMenuBarModel) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- setMigLayout(String, String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IContainerSetupConvenience
-
- setMigLayout(String, String, String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IContainerSetupConvenience
-
- setMinimum(int) - Method in interface org.jowidgets.common.widgets.builder.IProgressBarSetupBuilderCommon
-
- setMinimum(int) - Method in interface org.jowidgets.common.widgets.builder.ISliderSetupBuilderCommon
-
- setMinimum(int) - Method in interface org.jowidgets.common.widgets.IProgressBarCommon
-
- setMinimum(int) - Method in class org.jowidgets.tools.powo.JoProgressBar
-
Deprecated.
- setMinPackSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
-
- setMinPackSize(Dimension) - Method in interface org.jowidgets.api.widgets.IWindow
-
Sets the min pack size of the window.
- setMinPackSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- setMinPackSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
-
- setMinSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IFrameSetupBuilder
-
- setMinSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILoginDialogSetupBuilder
-
- setMinSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
-
- setMinSize(Dimension) - Method in interface org.jowidgets.api.widgets.IControl
-
Sets the minimum size of this control.
- setMinSize(int, int) - Method in interface org.jowidgets.api.widgets.IFrame
-
- setMinSize(Dimension) - Method in interface org.jowidgets.api.widgets.IInputDialog
-
- setMinSize(Dimension) - Method in interface org.jowidgets.common.widgets.IFrameCommon
-
- setMinSize(Dimension) - Method in class org.jowidgets.tools.powo.JoDialog
-
Deprecated.
- setMinSize(int, int) - Method in class org.jowidgets.tools.powo.JoDialog
-
Deprecated.
- setMinSize(Dimension) - Method in class org.jowidgets.tools.powo.JoFrame
-
Deprecated.
- setMinSize(int, int) - Method in class org.jowidgets.tools.powo.JoFrame
-
Deprecated.
- setMinSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- setMinSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- setMinSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- setMinSize(int, int) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- setMinSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
-
- setMinSizes(Dimension, Dimension) - Method in interface org.jowidgets.common.widgets.ISplitCompositeCommon
-
- setMinSizes(Dimension, Dimension) - Method in class org.jowidgets.tools.powo.JoSplitComposite
-
Deprecated.
- setMinValue(VALUE_TYPE) - Method in interface org.jowidgets.api.convert.ILinearSliderConverterBuilder
-
Sets the minimal model value
- setMissingInputHint(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
-
- setMnemonic(Character) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Sets the actions mnemonic
- setMnemonic(char) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Sets the actions mnemonic
- setMnemonic(Character) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
-
- setMnemonic(char) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
-
- setMnemonic(Character) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
-
- setMnemonic(char) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
-
- setMnemonic(Character) - Method in interface org.jowidgets.api.model.item.IItemModel
-
Sets the mnemonic character
- setMnemonic(char) - Method in interface org.jowidgets.api.model.item.IItemModel
-
Sets the mnemonic character
- setMnemonic(Character) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
-
Sets the mnemonic
- setMnemonic(char) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
-
Sets the mnemonic
- setMnemonic(Character) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IMainMenuSetupBuilder
-
Sets the keyboard mnemonic
The mnemonic is the key that will activate the menu when combined
with (usually) ALT key.
- setMnemonic(Character) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IMenuItemSetupBuilder
-
Sets the keyboard mnemonic
The mnemonic is the key that will activate the item when combined
with (usually) ALT key.
- setMnemonic(char) - Method in interface org.jowidgets.common.widgets.IMainMenuCommon
-
Sets the keyboard mnemonic
The mnemonic is the key that will activate the menu when combined
with (usually) ALT key.
- setMnemonic(char) - Method in interface org.jowidgets.common.widgets.IMenuItemCommon
-
Sets the keyboard mnemonic
The mnemonic is the key that will activate the item when combined
with (usually) ALT key.
- setMnemonic(Character) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
-
- setMnemonic(char) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
-
- setMnemonic(Character) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setMnemonic(char) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setMnemonic(char) - Method in class org.jowidgets.tools.powo.JoMainMenu
-
Deprecated.
- setModal(boolean) - Method in interface org.jowidgets.common.widgets.builder.IDialogSetupBuilderCommon
-
- setMode(TextMaskMode) - Method in interface org.jowidgets.api.mask.ITextMaskBuilder
-
- setMode(TextMaskMode) - Method in class org.jowidgets.tools.mask.TextMaskBuilder
-
- setModel(ILevelMeterModel) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
-
- setModel(IActionItemModel) - Method in interface org.jowidgets.api.widgets.IActionMenuItem
-
Sets the action with help of an action model
- setModel(IMenuModel) - Method in interface org.jowidgets.api.widgets.IMenu
-
Sets the model of the menu
- setModel(IMenuBarModel) - Method in interface org.jowidgets.api.widgets.IMenuBar
-
Sets the model
- setModel(IMenuItemModel) - Method in interface org.jowidgets.api.widgets.IMenuItem
-
Sets the model of the menu
- setModel(ISelectableMenuItemModel) - Method in interface org.jowidgets.api.widgets.ISelectableMenuItem
-
- setModel(IToolBarModel) - Method in interface org.jowidgets.api.widgets.IToolBar
-
- setModel(IActionItemModel) - Method in interface org.jowidgets.api.widgets.IToolBarButton
-
- setModel(IContainerItemModel) - Method in interface org.jowidgets.api.widgets.IToolBarContainerItem
-
- setModel(IToolBarItemModel) - Method in interface org.jowidgets.api.widgets.IToolBarItem
-
- setModel(IMenuModel) - Method in interface org.jowidgets.api.widgets.IToolBarMenu
-
Sets the menu model for this component.
- setModel(IPopupActionItemModel) - Method in interface org.jowidgets.api.widgets.IToolBarPopupButton
-
- setModel(ICheckedItemModel) - Method in interface org.jowidgets.api.widgets.IToolBarToggleButton
-
- setNoButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IQuestionDialogSetupBuilder
-
- setNoPeakColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILevelMeterSetupBuilder
-
Sets the color for boxes that are not filled
- setObjectStringConverter(IObjectStringConverter<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComboBoxSelectionSetupBuilder
-
- setObservableValue(IObservableValue<Boolean>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICheckBoxSetupBuilder
-
- setObservableValue(IObservableValue<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComboBoxSelectionSetupBuilder
-
- setObservableValue(IObservableValue<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputFieldSetupBuilder
-
- setObservableValue(IObservableValue<VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISliderViewerSetupBuilder
-
- setOddRowsBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.model.table.ISimpleTableModelBuilder
-
- setOddRowsBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.SimpleTableModelBuilder
-
- setOkButton(String, String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
-
- setOkButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputDialogSetupBuilder
-
- setOkButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IMessageDialogSetupBuilder
-
- setOkButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
-
- setOkButtonIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
-
- setOkButtonText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
-
- setOkButtonToolTipText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IInputDialogSetupConvenience
-
- setOkColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setOkIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setOkMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setOrientation(Orientation) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
-
Sets the orientation of the controls flow layout
- setOrientation(Orientation) - Method in interface org.jowidgets.common.widgets.builder.IProgressBarSetupBuilderCommon
-
- setOrientation(Orientation) - Method in interface org.jowidgets.common.widgets.builder.ISeparatorSetupBuilderCommon
-
- setOrientation(Orientation) - Method in interface org.jowidgets.common.widgets.builder.ISliderSetupBuilderCommon
-
- setOrientation(Orientation) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
-
- setOrientation(Orientation) - Method in interface org.jowidgets.common.widgets.builder.IToolBarSetupBuilderCommon
-
- setPageSize(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeViewerSetupBuilder
-
- setParent(IContainer) - Method in interface org.jowidgets.api.widgets.IControl
-
Sets the parent of the container.
- setParent(IWindow) - Method in interface org.jowidgets.api.widgets.IDisplay
-
Sets the parent window.
- setParent(ITabFolder) - Method in interface org.jowidgets.api.widgets.ITabItem
-
- setParent(IWindow) - Method in class org.jowidgets.tools.powo.JoMessageDialog
-
Deprecated.
- setParent(IWindow) - Method in class org.jowidgets.tools.powo.JoQuestionDialog
-
Deprecated.
- setParent(IContainer) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- setParent(IContainer) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- setParent(IWindow) - Method in class org.jowidgets.tools.widgets.wrapper.DisplayWrapper
-
- setParent(IWindow) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- setParent(IWindow) - Method in class org.jowidgets.tools.widgets.wrapper.WindowWrapper
-
- setPasswordMaxLength(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
-
- setPasswordPresentation(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITextFieldSetupBuilderCommon
-
- setPasswordValidator(IValidator<String>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IPasswordChangeDialogSetupBuilder
-
- setPaused(boolean) - Method in class org.jowidgets.util.concurrent.SingleThreadAccess
-
Pauses the event pump
- setPivotLevel(Integer) - Method in interface org.jowidgets.api.command.ITreeExpansionAction
-
Sets the pivot level for the expand or collapse
- setPivotLevel(int) - Method in interface org.jowidgets.api.command.ITreeExpansionAction
-
Sets the pivot level for the expand or collapse
- setPivotLevel(Integer, String) - Method in interface org.jowidgets.api.command.ITreeExpansionAction
-
Sets the pivot level for the expand or collapse
- setPivotLevel(int, String) - Method in interface org.jowidgets.api.command.ITreeExpansionAction
-
Sets the pivot level for the expand or collapse
- setPivotLevel(Integer) - Method in interface org.jowidgets.api.command.ITreeExpansionActionBuilder
-
Sets the pivot level for the expand or collapse
- setPivotLevel(int) - Method in interface org.jowidgets.api.command.ITreeExpansionActionBuilder
-
Sets the pivot level for the expand or collapse
- setPivotValue(double, VALUE_TYPE) - Method in interface org.jowidgets.api.convert.ILinearSliderConverterBuilder
-
Sets a pivot value.
- setPivotValue(VALUE_TYPE) - Method in interface org.jowidgets.api.convert.ILinearSliderConverterBuilder
-
Sets a pivot value with ratio 0.5d
- setPlatform(int) - Method in interface org.jowidgets.api.layout.miglayout.IPlatformDefaults
-
Set the defaults to the default for the platform
- setPlatform(int) - Static method in class org.jowidgets.api.layout.miglayout.PlatformDefaults
-
Set the defaults to the default for the platform
- setPopupMenu(IMenuModel) - Method in interface org.jowidgets.api.model.item.IPopupActionItemModel
-
Sets a popup menu for this tool bar popup button.
- setPopupMenu(IMenuModel) - Method in interface org.jowidgets.api.model.item.IPopupActionItemModelBuilder
-
- setPopupMenu(IMenuModel) - Method in interface org.jowidgets.api.widgets.IComponent
-
Sets a popup menu for this component defined by a model.
- setPopupMenu(IMenuModel) - Method in interface org.jowidgets.api.widgets.IToolBarPopupButton
-
Sets a popup menu for this component.
- setPopupMenu(IMenuModel) - Method in interface org.jowidgets.api.widgets.ITreeNode
-
Sets a popup menu for this node.
- setPopupMenu(IMenuModel) - Method in class org.jowidgets.tools.model.item.PopupActionItemModel
-
- setPopupMenu(IMenuModel) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- setPopupVisible(boolean) - Method in interface org.jowidgets.api.widgets.IComboBox
-
- setPopupVisible(boolean) - Method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- setPopupVisible(boolean) - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- setPopupVisible(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
-
- setPosition(Position) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
-
- setPosition(int, int) - Method in interface org.jowidgets.api.widgets.IComponent
-
Sets the position of the component defined by the x-coordinate and the y-coordinate
- setPosition(Position) - Method in interface org.jowidgets.common.widgets.IComponentCommon
-
Sets the position of the component
- setPosition(int, int) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- setPosition(Position) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- setPreferredSize(Dimension) - Method in interface org.jowidgets.api.widgets.IControl
-
Sets the preferred size of this control.
- setPreferredSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- setPreferredSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- setProgress(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IProgressBarSetupBuilder
-
- setProgress(PROGRESS_TYPE) - Method in interface org.jowidgets.api.worker.IWorkerProgress
-
- setProgress(int) - Method in interface org.jowidgets.common.widgets.IProgressBarCommon
-
- setProgress(int) - Method in class org.jowidgets.tools.powo.JoProgressBar
-
Deprecated.
- setProgressDelayExecutor(ScheduledExecutorService) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
-
Sets the ScheduledExecutorService to use for progress delay
- setProgressDelayExecutor(ThreadFactory) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
-
Sets a default ScheduledExecutorService using the given thread factory
- setProgressDelayExecutor(IFactory<String>) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
-
Sets a default ScheduledExecutorService using a default
DaemonThreadFactory using the given ThreadNameFactory
- setProgressDelayExecutor(String) - Method in interface org.jowidgets.api.worker.IWorkerThreadAccessBuilder
-
Sets a default ScheduledExecutorService using a default
DaemonThreadFactory using a default ThreadNameFactory where
all created threads has the given thread name prefix
- setProperty(Object, String, Object) - Static method in class org.jowidgets.util.reflection.BeanUtils
-
- setReadThreadAccess(ISingleThreadAccess) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
-
If set, all read operations must be invoked with the given thread access
- setReadWriteThreadAccess(ISingleThreadAccess) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
-
If set, all read and write operations must be invoked with the given thread access.
- setRedrawEnabled(boolean) - Method in interface org.jowidgets.common.widgets.IComponentCommon
-
Enables or disabled the redraw of a component and its children.
- setRedrawEnabled(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- setRemoveButton(IButtonSetup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputControlSetupBuilder
-
- setRemoveButtonSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputControlSetupBuilder
-
- setRemoveEmptyBorder(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IButtonSetupBuilder
-
If set true, the empty default border of 1 pixel will be removed from the button
- setRenderTicks(boolean) - Method in interface org.jowidgets.common.widgets.builder.ISliderSetupBuilderCommon
-
Sets weather ticks should be rendered or not.
- setResizable(boolean) - Method in interface org.jowidgets.common.widgets.builder.IWindowSetupBuilderCommon
-
- setResizePolicy(SplitResizePolicy) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
-
- setResult(IValidationResult) - Method in interface org.jowidgets.api.widgets.IValidationResultLabel
-
- setRightMargin(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
-
Sets the right margin, the default value is 0
- setRootNodeModel(ITreeNodeModel<ROOT_NODE_VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeViewerSetupBuilder
-
- setRow(int, ITableCell...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- setRow(int, ITableCellBuilder...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- setRow(int, ITableCell...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setRow(int, ITableCellBuilder...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setRowConstraints(Object) - Method in interface org.jowidgets.api.layout.miglayout.IMigLayout
-
Sets the row layout constraints for the layout manager instance as a String.
- setRowCount(int) - Method in interface org.jowidgets.api.model.table.ISimpleTableModelBuilder
-
- setRowCount(int) - Method in class org.jowidgets.tools.model.table.SimpleTableModelBuilder
-
- setRowHeight(int) - Method in interface org.jowidgets.common.widgets.ITableCommon
-
- setRowHeight(int) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- setRowTexts(int, String...) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- setRowTexts(int, List<String>) - Method in interface org.jowidgets.api.model.table.ISimpleTableModel
-
- setRowTexts(int, String...) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setRowTexts(int, List<String>) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setSecondBorder(Border) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
-
- setSecondLayout(ILayoutDescriptor) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
-
- setSelected(boolean) - Method in interface org.jowidgets.api.model.item.ISelectableItemModel
-
Sets the selected state
- setSelected(boolean) - Method in interface org.jowidgets.api.model.item.ISelectableItemModelBuilder
-
Sets the selected state of the item
The default value is false
- setSelected(boolean) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
-
- setSelected(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISelectableItemSetupBuilder
-
- setSelected(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITreeNodeSetupBuilder
-
- setSelected(boolean) - Method in interface org.jowidgets.api.widgets.ICheckBox
-
Convenience method for the generic method setValue(Boolean value)
- setSelected(boolean) - Method in interface org.jowidgets.common.widgets.ISelectableItemCommon
-
Sets the selection state of the item
- setSelected(boolean) - Method in interface org.jowidgets.common.widgets.ITreeNodeCommon
-
- setSelected(boolean) - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
-
- setSelected(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
-
- setSelectedBackgroundColor(IColorConstant) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
-
- setSelectedBackgroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
-
- setSelectedBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
-
- setSelectedBackgroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
-
- setSelectedBorderColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
-
- setSelectedFile(File) - Method in interface org.jowidgets.common.widgets.IFileChooserCommon
-
Sets the selected file or directory of the chooser that will be shown
when the chooser will be opened the first time.
- setSelectedForegroundColor(IColorConstant) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
-
- setSelectedForegroundColor(IColorConstant) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
-
- setSelectedForegroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
-
- setSelectedForegroundColor(IColorConstant) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
-
- setSelectedIndex(int) - Method in interface org.jowidgets.api.widgets.IComboBox
-
- setSelectedIndex(int) - Method in class org.jowidgets.tools.powo.JoComboBox
-
Deprecated.
- setSelectedIndex(int) - Method in class org.jowidgets.tools.powo.JoComboBoxSelection
-
Deprecated.
- setSelectedIndex(int) - Method in class org.jowidgets.tools.widgets.wrapper.ComboBoxWrapper
-
- setSelectedItem(ITabItem) - Method in interface org.jowidgets.api.widgets.ITabFolder
-
- setSelectedItem(int) - Method in interface org.jowidgets.common.widgets.ITabFolderCommon
-
- setSelectedItem(int) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- setSelectedItem(ITabItem) - Method in class org.jowidgets.tools.widgets.wrapper.TabFolderWrapper
-
- setSelection(int, int) - Method in interface org.jowidgets.api.widgets.IInputField
-
- setSelection(Collection<? extends ITreeNode>) - Method in interface org.jowidgets.api.widgets.ITree
-
- setSelection(ITreeNode...) - Method in interface org.jowidgets.api.widgets.ITree
-
- setSelection(Collection<Integer>) - Method in interface org.jowidgets.common.model.ITableDataModel
-
- setSelection(int) - Method in interface org.jowidgets.common.widgets.ISliderCommon
-
- setSelection(List<Integer>) - Method in interface org.jowidgets.common.widgets.ITableCommon
-
- setSelection(int, int) - Method in interface org.jowidgets.common.widgets.ITextControlCommon
-
- setSelection(Collection<Integer>) - Method in class org.jowidgets.tools.model.table.AbstractTableDataModel
-
- setSelection(Collection<Integer>) - Method in class org.jowidgets.tools.model.table.SimpleTableModel
-
- setSelection(Collection<Integer>) - Method in class org.jowidgets.tools.model.table.TableModel
-
- setSelection(List<Integer>) - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- setSelection(Collection<? extends ITreeNode>) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- setSelection(ITreeNode...) - Method in class org.jowidgets.tools.widgets.wrapper.TreeWrapper
-
- setSelectionPolicy(TableSelectionPolicy) - Method in interface org.jowidgets.common.widgets.builder.ITableSetupBuilderCommon
-
- setSelectionPolicy(SelectionPolicy) - Method in interface org.jowidgets.common.widgets.builder.ITreeSetupBuilderCommon
-
- setSeparator(Character) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputFieldSetupBuilder
-
- setSetup(IComponentSetupCommon) - Method in interface org.jowidgets.common.widgets.builder.ISetupBuilder
-
- setSetup(IComponentSetupCommon) - Method in class org.jowidgets.tools.powo.DummySetupBuilder
-
Deprecated.
- setSetupBuilderConvenience(Class<? extends ISetupBuilder>, ISetupBuilderConvenience<?>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- setSetupBuilderConvenience(Class<? extends ISetupBuilder>, ISetupBuilderConvenience<?>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintProxyFactory
-
Sets an implementation for a convenience setter method
- setShowValidationMessage(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IWindowSetupBuilder
-
- setSize(int, int) - Method in interface org.jowidgets.api.widgets.IComponent
-
Sets the size of the component defined by width and height
- setSize(Dimension) - Method in interface org.jowidgets.common.widgets.IComponentCommon
-
Sets the size of the component.
- setSize(Dimension) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- setSize(int, int) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- setSolidLine() - Method in interface org.jowidgets.api.graphics.IGraphicContext
-
- setSolidLine() - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- setStringObjectConverter(IStringObjectConverter<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComboBoxSetupBuilder
-
- setStrong() - Method in interface org.jowidgets.common.widgets.builder.convenience.ITextLabelSetupConvenienceCommon
-
- setTabOrder(Collection<? extends IControl>) - Method in interface org.jowidgets.api.widgets.IContainer
-
Sets the tab order of the container's controls.
- setTabOrder(IControl...) - Method in interface org.jowidgets.api.widgets.IContainer
-
Sets the tab order of the container's controls.
- setTabOrder(Collection<? extends IControl>) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- setTabOrder(IControl...) - Method in class org.jowidgets.tools.widgets.wrapper.ContainerWrapper
-
- setTabPlacement(TabPlacement) - Method in interface org.jowidgets.common.widgets.builder.ITabFolderSetupBuilderCommon
-
- setTabsCloseable(boolean) - Method in interface org.jowidgets.common.widgets.builder.ITabFolderSetupBuilderCommon
-
- setText(String) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Sets the actions label text
- setText(String) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
-
- setText(String) - Method in interface org.jowidgets.api.command.ICommandAction
-
Sets the actions label text
- setText(String) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
-
- setText(String) - Method in interface org.jowidgets.api.model.item.IItemModel
-
Sets the items label text
- setText(String) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
-
Sets the label text
- setText(String) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
-
- setText(String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumn
-
- setText(String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnBuilder
-
- setText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
-
- setText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IItemSetupBuilder
-
Sets the label text of the item
- setText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IMainMenuSetupBuilder
-
Sets the label text of the menu
- setText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextAreaSetupBuilder
-
- setText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ITextFieldSetupBuilder
-
- setText(String) - Method in interface org.jowidgets.api.widgets.IExpandComposite
-
- setText(String) - Method in interface org.jowidgets.common.widgets.builder.ITextLabelSetupBuilderCommon
-
- setText(String) - Method in interface org.jowidgets.common.widgets.IItemCommon
-
Sets the items text
- setText(String) - Method in interface org.jowidgets.common.widgets.IMainMenuCommon
-
Sets the menu label text
- setText(String) - Method in interface org.jowidgets.common.widgets.ITextControlCommon
-
- setText(String) - Method in interface org.jowidgets.common.widgets.ITextLabelCommon
-
- setText(String) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
-
- setText(String) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setText(String) - Method in class org.jowidgets.tools.command.CommandAction
-
- setText(String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- setText(String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
-
- setText(String) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
-
- setText(String) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
-
- setText(String) - Method in class org.jowidgets.tools.powo.JoButton
-
Deprecated.
- setText(String) - Method in class org.jowidgets.tools.powo.JoLabel
-
Deprecated.
- setText(String) - Method in class org.jowidgets.tools.powo.JoMainMenu
-
Deprecated.
- setText(String) - Method in class org.jowidgets.tools.powo.JoTextLabel
-
Deprecated.
- setText(String) - Method in class org.jowidgets.tools.widgets.wrapper.ButtonWrapper
-
- setText(String) - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
-
- setTextAntiAliasing(AntiAliasing) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- setTextAntiAliasing(AntiAliasing) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- setTextColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
-
- setTextColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.IExpandComposite
-
- setTextMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IExpandCompositeSetupBuilder
-
- setTextMarkup(Markup) - Method in interface org.jowidgets.api.widgets.IExpandComposite
-
- setTextMarkup(Markup) - Method in interface org.jowidgets.common.graphics.IGraphicContextCommon
-
- setTextMarkup(Markup) - Method in class org.jowidgets.tools.graphics.GraphicContextWrapper
-
- setTickSpacing(int) - Method in interface org.jowidgets.common.widgets.builder.ISliderSetupBuilderCommon
-
- setTitle(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IMessageDialogSetupBuilder
-
- setTitle(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IQuestionDialogSetupBuilder
-
- setTitle(String) - Method in interface org.jowidgets.common.widgets.builder.IDirectoryChooserSetupBuilderCommon
-
- setTitle(String) - Method in interface org.jowidgets.common.widgets.builder.IFileChooserSetupBuilderCommon
-
- setTitle(String) - Method in interface org.jowidgets.common.widgets.builder.ITitledWindowSetupBuilderCommon
-
- setTitle(String) - Method in interface org.jowidgets.common.widgets.IFrameCommon
-
- setTitle(String) - Method in class org.jowidgets.tools.powo.JoDialog
-
Deprecated.
- setTitle(String) - Method in class org.jowidgets.tools.powo.JoFrame
-
Deprecated.
- setTitle(String) - Method in class org.jowidgets.tools.widgets.wrapper.FrameWrapper
-
- setTitleIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IMessageDialogSetupBuilder
-
- setTitleIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IQuestionDialogSetupBuilder
-
- setToolTipText(String) - Method in interface org.jowidgets.api.command.IActionBuilder
-
Sets the actions tooltip text
- setToolTipText(String) - Method in interface org.jowidgets.api.command.IActionDescriptorBuilder
-
- setToolTipText(String) - Method in interface org.jowidgets.api.command.ICommandAction
-
Sets the actions tooltip text
- setToolTipText(String) - Method in interface org.jowidgets.api.command.IDefaultActionBuilder
-
- setToolTipText(String) - Method in interface org.jowidgets.api.model.item.IItemModel
-
Sets the tooltip text for the item
- setToolTipText(String) - Method in interface org.jowidgets.api.model.item.IItemModelBuilder
-
Sets the tooltip text
- setToolTipText(String) - Method in interface org.jowidgets.api.model.table.IAbstractTableCellBluePrint
-
- setToolTipText(String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumn
-
- setToolTipText(String) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnBuilder
-
- setToolTipText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IIconSetupBuilder
-
- setToolTipText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IItemSetupBuilder
-
Sets the tooltip text of the item
- setToolTipText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ILabelSetupBuilder
-
- setToolTipText(String) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IToggleButtonSetupBuilder
-
- setToolTipText(String) - Method in interface org.jowidgets.common.widgets.builder.ISliderSetupBuilderCommon
-
- setToolTipText(String) - Method in interface org.jowidgets.common.widgets.builder.ITextLabelSetupBuilderCommon
-
- setToolTipText(String) - Method in interface org.jowidgets.common.widgets.IControlCommon
-
Sets the tooltip text for the control
- setToolTipText(String) - Method in interface org.jowidgets.common.widgets.IItemCommon
-
Sets the items tooltip text
- setToolTipText(String) - Method in class org.jowidgets.tools.command.AbstractActionDescriptorBuilder
-
- setToolTipText(String) - Method in class org.jowidgets.tools.command.ActionBuilder
-
- setToolTipText(String) - Method in class org.jowidgets.tools.command.CommandAction
-
- setToolTipText(String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- setToolTipText(String) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
-
- setToolTipText(String) - Method in class org.jowidgets.tools.model.table.TableCellBluePrint
-
- setToolTipText(String) - Method in class org.jowidgets.tools.model.table.TableCellBuilder
-
- setToolTipText(String) - Method in class org.jowidgets.tools.widgets.wrapper.CheckBoxWrapper
-
- setToolTipText(String) - Method in class org.jowidgets.tools.widgets.wrapper.CompositeWrapper
-
- setToolTipText(String) - Method in class org.jowidgets.tools.widgets.wrapper.ControlWrapper
-
- setTopMargin(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IDynamicFlowLayoutCompositeSetupBuilder
-
Sets the top margin, the default value is 0
- setTransferTypes(Collection<TransferType<?>>) - Method in interface org.jowidgets.api.dnd.IDragSource
-
- setTransferTypes(TransferType<?>...) - Method in interface org.jowidgets.api.dnd.IDragSource
-
- setTransferTypes(Collection<TransferType<?>>) - Method in interface org.jowidgets.api.dnd.IDropTarget
-
- setTransferTypes(TransferType<?>...) - Method in interface org.jowidgets.api.dnd.IDropTarget
-
- setType(FileChooserType) - Method in interface org.jowidgets.common.widgets.builder.IFileChooserSetupBuilderCommon
-
- setUnboundDefaultLevel() - Method in interface org.jowidgets.api.model.item.ITreeExpansionToolbarItemModelBuilder
-
Sets the unbound level as default level.
- setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class org.jowidgets.util.concurrent.SingleThreadAccess
-
- setUnitComboMinSize(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
-
- setUnitConverter(IUnitConverter<BASE_VALUE_TYPE, UNIT_VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
-
- setUnitKeyMapping(Map<VirtualKey, IUnit>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
-
- setUnitSet(IUnitSet) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
-
- setUnitValue(IUnitValue<UNIT_VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.IUnitValueField
-
- setUnitValueInputField(IInputFieldDescriptor<UNIT_VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IUnitValueFieldSetupBuilder
-
- setUnmodifiedValidationDecorator(IDecorator<IValidationResult>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputComponentValidationLabelSetupBuilder
-
- SetupBuilderConvenienceRegistry - Class in org.jowidgets.tools.widgets.blueprint.convenience
-
- SetupBuilderConvenienceRegistry() - Constructor for class org.jowidgets.tools.widgets.blueprint.convenience.SetupBuilderConvenienceRegistry
-
- setUserLocale(Locale) - Method in interface org.jowidgets.i18n.api.ILocaleHolder
-
Sets the current user locale.
- setUserLocale(Locale) - Static method in class org.jowidgets.i18n.api.LocaleHolder
-
Sets the user locale on the currently set LocaleHolder
- setUserLocale(Locale) - Method in class org.jowidgets.i18n.tools.ThreadLocalLocaleHolder
-
- setValidationCacheDirty() - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
-
- setValidationLabel(IInputComponentValidationLabelSetup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputControlSetupBuilder
-
- setValidationLabel(IInputComponentValidationLabelSetup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
-
- setValidationLabelBackground(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
-
- setValidationLabelHeight(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputCompositeSetupBuilder
-
- setValidationLabelSize(Dimension) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ICollectionInputControlSetupBuilder
-
- setValidator(IValidator<INPUT_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputComponentSetupBuilder
-
- setValue(ITypedKey<VALUE_TYPE>, VALUE_TYPE) - Method in interface org.jowidgets.api.toolkit.IToolkit
-
Sets a value for a typed key for the toolkit
- setValue(ITypedKey<VALUE_TYPE>, VALUE_TYPE) - Static method in class org.jowidgets.api.toolkit.Toolkit
-
Sets a value for a typed key for the toolkit
- setValue(VALUE_TYPE) - Method in interface org.jowidgets.api.widgets.access.IInputValueAccessor
-
Sets the value
- setValue(INPUT_TYPE) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IInputComponentSetupBuilder
-
- setValue(int) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISliderSetupBuilder
-
- setValue(Integer) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISliderSetupBuilder
-
- setValue(VALUE_TYPE) - Method in interface org.jowidgets.api.widgets.blueprint.builder.ISliderViewerSetupBuilder
-
- setValue(VALUE_TYPE) - Method in interface org.jowidgets.i18n.api.ILocaleLocal
-
Sets the value for the currently set locale provided from the locale LocaleHolder
- setValue(INPUT_TYPE) - Method in class org.jowidgets.tools.content.SingleControlContent
-
- setValue(VALUE_TYPE) - Method in class org.jowidgets.tools.model.item.InputControlItemModel
-
- setValue(VALUE_TYPE) - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
-
- setValue(INPUT_TYPE) - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
-
- setValue(VALUE_TYPE) - Method in class org.jowidgets.util.concurrent.SingleThreadParameter
-
- setValue(VALUE_TYPE) - Method in class org.jowidgets.util.concurrent.ThreadSyncParameter
-
- setValue(VALUE_TYPE) - Method in interface org.jowidgets.util.IObservableValue
-
Sets the value
- setValue(VALUE_TYPE) - Method in class org.jowidgets.util.MandatoryObservableValue
-
- setValue(VALUE_TYPE) - Method in class org.jowidgets.util.MutableValue
-
- setValue(Boolean) - Method in class org.jowidgets.util.ObservableBoolean
-
- setValue(VALUE_TYPE) - Method in class org.jowidgets.util.ObservableValue
-
- setValue(VALUE_TYPE) - Method in class org.jowidgets.util.ObservableValueWrapper
-
- setValue(VALUE_TYPE) - Method in interface org.jowidgets.util.parameter.IParameterBuilder
-
- setValueType(Class<VALUE_TYPE>) - Method in interface org.jowidgets.util.parameter.IParameterBuilder
-
- setVertical() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISliderSetupConvenienceCommon
-
- setVertical() - Method in interface org.jowidgets.common.widgets.builder.convenience.ISplitCompositeSetupConvenience
-
- setVertical() - Method in interface org.jowidgets.common.widgets.builder.convenience.IToolBarSetupConvenienceCommon
-
- setVerticalBar(boolean) - Method in interface org.jowidgets.common.widgets.builder.IScrollCompositeSetupBuilderCommon
-
- setVerticalScaleFactor(Float) - 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.
- setVerticalScaleFactor(Float) - 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.
- setViewportPosition(int, int) - Method in interface org.jowidgets.api.widgets.IScrollComposite
-
- setViewportPosition(Position) - Method in interface org.jowidgets.common.widgets.IScrollCompositeCommon
-
Sets the coordinates that should become the upper left corner of the viewport
- setViewportPosition(Position) - Method in class org.jowidgets.tools.powo.JoScrollComposite
-
Deprecated.
- setViewportPosition(int, int) - Method in class org.jowidgets.tools.powo.JoScrollComposite
-
Deprecated.
- setVisibility(IComponentSetup, IComponentCommon) - Static method in class org.jowidgets.tools.widgets.invoker.VisibiliySettingsInvoker
-
- setVisible(boolean) - Method in interface org.jowidgets.api.model.item.IItemModel
-
Sets the visible state of an item
Items that was set invisible will be hidden in their container
- setVisible(boolean) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumn
-
- setVisible(boolean) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnBuilder
-
- setVisible(boolean) - Method in interface org.jowidgets.api.model.tree.ITreeNodeModel
-
- setVisible(boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.IComponentSetupConvenience
-
- setVisible(Boolean) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IComponentSetupBuilder
-
- setVisible(boolean) - Method in interface org.jowidgets.common.widgets.IComponentCommon
-
Sets the components visibility state.
- setVisible(boolean) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- setVisible(boolean) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
-
- setVisible(boolean) - Method in class org.jowidgets.tools.model.tree.AbstractTreeNodeModel
-
- setVisible(boolean) - Method in class org.jowidgets.tools.widgets.wrapper.ComponentWrapper
-
- setWarningColor(IColorConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setWarningIcon(IImageConstant) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setWarningMarkup(Markup) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IValidationLabelSetupBuilder
-
- setWeight(double) - Method in interface org.jowidgets.common.widgets.builder.ISplitCompositeSetupBuilderCommon
-
Sets the weight of the divider.
- setWidth(int) - Method in interface org.jowidgets.api.model.table.IDefaultTableColumnBuilder
-
- setWidth(int) - Method in interface org.jowidgets.common.model.ITableColumnSpi
-
- setWidth(int) - Method in class org.jowidgets.tools.model.table.DefaultTableColumn
-
- setWidth(int) - Method in class org.jowidgets.tools.model.table.DefaultTableColumnBuilder
-
- setWinSelectionColors() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.ITreeSetupConvenience
-
- setWriteThreadAccess(ISingleThreadAccess) - Method in interface org.jowidgets.util.parameter.IParameterizedBuilder
-
If set, all write operations must be invoked with the given thread access.
- setYesButton(IButtonDescriptor) - Method in interface org.jowidgets.api.widgets.blueprint.builder.IQuestionDialogSetupBuilder
-
- SharedClassLoader - Class in org.jowidgets.classloading.api
-
- shortNumber() - Method in interface org.jowidgets.api.convert.IConverterProvider
-
- show(Position) - Method in interface org.jowidgets.common.widgets.IPopupMenuCommon
-
Opens the popup menu at the given position.
- show(Position) - Method in class org.jowidgets.tools.powo.JoPopupMenu
-
Deprecated.
- showControl(IControl) - Method in interface org.jowidgets.api.widgets.IScrollComposite
-
- showControl(IControl) - Method in class org.jowidgets.tools.powo.JoScrollComposite
-
Deprecated.
- showError(String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showError(String, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showError(String, IImageConstant, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showError(IExecutionContext, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showError(String) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- showError(String, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- showError(String, IImageConstant, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- showError(IExecutionContext, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- showInfo(String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showInfo(String, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showInfo(String, IImageConstant, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showInfo(IExecutionContext, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showInfo(String) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- showInfo(String, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- showInfo(String, IImageConstant, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- showInfo(IExecutionContext, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- showingStateChanged(boolean) - Method in interface org.jowidgets.api.controller.IShowingStateListener
-
This method will be invoked after the showing state has been changed
- ShowingStateObservable - Class in org.jowidgets.tools.controller
-
- ShowingStateObservable(boolean) - Constructor for class org.jowidgets.tools.controller.ShowingStateObservable
-
- showMessage(String, String, IImageConstant) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showMessage(String, IImageConstant, String, IImageConstant) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showMessage(IExecutionContext, String, IImageConstant) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showMessage(String, String, IImageConstant) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- showMessage(String, IImageConstant, String, IImageConstant) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- showMessage(IExecutionContext, String, IImageConstant) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- showMessage() - Method in interface org.jowidgets.api.widgets.IMessageDialog
-
Shows the message of the dialog and blocks until the user pressed the OK button.
- showMessage() - Method in class org.jowidgets.tools.powo.JoMessageDialog
-
Deprecated.
- showWarning(String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showWarning(String, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showWarning(String, IImageConstant, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showWarning(IExecutionContext, String) - Method in interface org.jowidgets.api.toolkit.IMessagePane
-
- showWarning(String) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- showWarning(String, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- showWarning(String, IImageConstant, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- showWarning(IExecutionContext, String) - Static method in class org.jowidgets.api.toolkit.MessagePane
-
- shrink() - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies that the current row/column's shrink weight withing the columns/rows with the shrink priority
100f.
- shrink(float) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies that the current row/column's shrink weight withing the columns/rows with the same shrink priority
.
- shrink(float, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the indicated rows'/columns' shrink weight withing the columns/rows with the same shrink priority
.
- shrink(float...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Shrink weight for the component horizontally and optionally vertically.
- shrinkPrio(int) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the current row/column's shrink priority.
- shrinkPrio(int, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the indicated rows'/columns' shrink priority.
- shrinkPrio(int...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Shrink priority for the component horizontally and optionally vertically.
- shrinkPrioX(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
The shrink priority compared to other components in the same cell.
- shrinkPrioY(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
The shrink priority compared to other components in the same cell.
- shrinkWeight(float) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
- shrinkWeight(float, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
- shrinkX(float) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Shrink weight for the component horizontally.
- shrinkY(float) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Shrink weight for the component horizontally.
- simpleTableModel() - Method in interface org.jowidgets.api.model.table.ITableModelFactory
-
- simpleTableModel(int) - Method in interface org.jowidgets.api.model.table.ITableModelFactory
-
- simpleTableModel(int, int) - Method in interface org.jowidgets.api.model.table.ITableModelFactory
-
- SimpleTableModel - Class in org.jowidgets.tools.model.table
-
- SimpleTableModel() - Constructor for class org.jowidgets.tools.model.table.SimpleTableModel
-
- SimpleTableModel(int, int) - Constructor for class org.jowidgets.tools.model.table.SimpleTableModel
-
- SimpleTableModel(ISimpleTableModelBuilder) - Constructor for class org.jowidgets.tools.model.table.SimpleTableModel
-
- simpleTableModelBuilder() - Method in interface org.jowidgets.api.model.table.ITableModelFactory
-
- SimpleTableModelBuilder - Class in org.jowidgets.tools.model.table
-
- SimpleTableModelBuilder() - Constructor for class org.jowidgets.tools.model.table.SimpleTableModelBuilder
-
- SimpleTableModelBuilder(ISimpleTableModelBuilder) - Constructor for class org.jowidgets.tools.model.table.SimpleTableModelBuilder
-
- singleControlContent(String, IWidgetDescriptor<? extends IInputControl<INPUT_TYPE>>, int) - Method in interface org.jowidgets.api.widgets.content.IInputContentCreatorFactory
-
- singleControlContent(String, IWidgetDescriptor<? extends IInputControl<INPUT_TYPE>>) - Method in interface org.jowidgets.api.widgets.content.IInputContentCreatorFactory
-
- SingleControlContent<INPUT_TYPE> - Class in org.jowidgets.tools.content
-
- SingleControlContent(String, IWidgetDescriptor<? extends IInputControl<INPUT_TYPE>>, int) - Constructor for class org.jowidgets.tools.content.SingleControlContent
-
- SingleControlContent(String, IWidgetDescriptor<? extends IInputControl<INPUT_TYPE>>) - Constructor for class org.jowidgets.tools.content.SingleControlContent
-
- singleSelection() - Method in interface org.jowidgets.api.widgets.blueprint.builder.convenience.ITreeSetupConvenience
-
- SingleThreadAccess - Class in org.jowidgets.util.concurrent
-
- SingleThreadAccess() - Constructor for class org.jowidgets.util.concurrent.SingleThreadAccess
-
- SingleThreadAccess(IFactory<String>) - Constructor for class org.jowidgets.util.concurrent.SingleThreadAccess
-
Creates a new single thread access that uses the given thread name factory for thread creation
- SingleThreadAccess(String) - Constructor for class org.jowidgets.util.concurrent.SingleThreadAccess
-
Creates a new single thread access that uses the given thread name prefix for thread creation
- SingleThreadAccess(ThreadFactory) - Constructor for class org.jowidgets.util.concurrent.SingleThreadAccess
-
Creates a new single thread access that uses the given thread factory for thread creation
- SingleThreadParameter<VALUE_TYPE> - Class in org.jowidgets.util.concurrent
-
- SingleThreadParameter(IParameter<VALUE_TYPE>, ISingleThreadAccess) - Constructor for class org.jowidgets.util.concurrent.SingleThreadParameter
-
- SingleThreadParameter(IParameter<VALUE_TYPE>, ISingleThreadAccess, ISingleThreadAccess) - Constructor for class org.jowidgets.util.concurrent.SingleThreadParameter
-
- singleton(VALUE_TYPE) - Static method in class org.jowidgets.util.collection.UnmodifiableArray
-
- SingleTypeTransfer<SINGLE_JAVA_TYPE> - Class in org.jowidgets.tools.clipboard
-
- SingleTypeTransfer(Class<SINGLE_JAVA_TYPE>, SINGLE_JAVA_TYPE) - Constructor for class org.jowidgets.tools.clipboard.SingleTypeTransfer
-
- SingleTypeTransfer(TransferType<SINGLE_JAVA_TYPE>, SINGLE_JAVA_TYPE) - Constructor for class org.jowidgets.tools.clipboard.SingleTypeTransfer
-
- size(String) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the current row/column's min and/or preferred and/or max size.
- size(String, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies the indicated rows'/columns' min and/or preferred and/or max size.
- size() - Method in class org.jowidgets.tools.controller.KeyObservable
-
- size() - Method in interface org.jowidgets.util.collection.ICircularBuffer
-
The current size of the buffer.
- size() - Method in interface org.jowidgets.util.collection.IUnmodifiableArray
-
- size() - Method in class org.jowidgets.util.collection.UnmodifieableArrayToCollectionWrapper
-
- size() - Method in class org.jowidgets.util.collection.UnmodifieableArrayWrapper
-
- sizeChanged() - Method in interface org.jowidgets.common.widgets.controller.IComponentListener
-
Will be invoked if the size of a component has been changed
- sizeChanged() - Method in class org.jowidgets.tools.controller.ComponentAdapter
-
- sizeGroup() - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies that the current row/column should be put in the size group s
and will thus share the same size
constraints as the other components in the group.
- sizeGroup(String) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies that the current row/column should be put in the size group s
and will thus share the same size
constraints as the other components in the group.
- sizeGroup(String, int...) - Method in interface org.jowidgets.api.layout.miglayout.IAC
-
Specifies that the indicated rows/columns should be put in the size group s
and will thus share the same size
constraints as the other components in the group.
- sizeGroup(String...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
The size group(s) that this component should be placed in.
- sizeGroupX(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Specifies that the component should be put in the size group s
and will thus share the same size
as them within the group.
- sizeGroupY(String) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
The size group that this component should be placed in.
- skip(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Same functionality as #setSkip(int)
only this method returns this
for chaining multiple calls.
- skip() - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Same functionality as skip(1).
- skip(long) - Method in class org.jowidgets.util.io.LazyBufferedInputStream
-
- slider() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- slider() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- SliderConverterFactory - Class in org.jowidgets.api.convert
-
- sliderViewer() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- sliderViewer(ISliderViewerConverter<VALUE_TYPE>) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- sliderViewer() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- sliderViewer(ISliderViewerConverter<VALUE_TYPE>) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- sliderViewerDouble() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- sliderViewerDouble(double) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- sliderViewerDouble(double, double) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- sliderViewerDouble() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- sliderViewerDouble(double) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- sliderViewerDouble(double, double) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- sliderViewerFloat() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- sliderViewerFloat(float) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- sliderViewerFloat(float, float) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- sliderViewerFloat() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- sliderViewerFloat(float) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- sliderViewerFloat(float, float) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- sliderViewerInteger(int) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- sliderViewerInteger(int, int) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- sliderViewerInteger(int) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- sliderViewerInteger(int, int) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- sliderViewerLong(long) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- sliderViewerLong(long, long) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- sliderViewerLong(long) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- sliderViewerLong(long, long) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- Some<TYPE> - Class in org.jowidgets.util.maybe
-
- Some() - Constructor for class org.jowidgets.util.maybe.Some
-
Creates a maybe with the value null
- Some(TYPE) - Constructor for class org.jowidgets.util.maybe.Some
-
Creates a maybe with an value
- span(int...) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Same functionality as spanX(cellsX).spanY(cellsY)
which means this cell will span cells in both x and y.
- spanX() - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Same functionality as #setSpanX(int)
which means this cell will span the rest of the row.
- spanX(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Same functionality as #setSpanX(int)
only this method returns this
for chaining multiple calls.
- spanY() - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Same functionality as #setSpanY(int)
which means this cell will span the rest of the column.
- spanY(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Same functionality as #setSpanY(int)
only this method returns this
for chaining multiple calls.
- split(int) - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Same functionality as #setSplit(int parts)
only this method returns this
for chaining multiple calls.
- split() - Method in interface org.jowidgets.api.layout.miglayout.ICC
-
Same functionality as split(LayoutUtil.INF), which means split until one of the keywords that breaks the split is found for
a component after this one (e.g. wrap, newline and skip).
- splitComposite() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- splitComposite() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- splitHorizontal() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- splitHorizontal() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- SplitResizePolicy - Enum in org.jowidgets.common.types
-
- splitVertical() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- splitVertical() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- start() - Method in interface org.jowidgets.api.animation.IAnimationRunner
-
Starts the animation runner
- start(IApplicationLifecycle) - Method in interface org.jowidgets.common.application.IApplication
-
- start() - Method in class org.jowidgets.util.concurrent.SingleThreadAccess
-
Starts the events loop
- startEditing(ITableCell, int, int) - Method in interface org.jowidgets.common.widgets.editor.ITableCellEditor
-
- startEditing(ITableCell, int, int) - Method in class org.jowidgets.tools.editor.AbstractTableCellEditor
-
- StaticMessage - Class in org.jowidgets.i18n.tools
-
Hold a static message.
- StaticMessage() - Constructor for class org.jowidgets.i18n.tools.StaticMessage
-
- StaticMessage(String) - Constructor for class org.jowidgets.i18n.tools.StaticMessage
-
- StaticUnitProvider<BASE_VALUE_TYPE> - Class in org.jowidgets.unit.tools
-
- StaticUnitProvider(IUnit) - Constructor for class org.jowidgets.unit.tools.StaticUnitProvider
-
- stop() - Method in interface org.jowidgets.api.animation.IAnimationRunner
-
Stops the animation runner
- stop() - Method in class org.jowidgets.util.concurrent.SingleThreadAccess
-
Stops the events loop, refuses all events
- stopEditing(ITableCell, int, int) - Method in interface org.jowidgets.common.widgets.editor.ITableCellEditor
-
- stopEditing() - Method in interface org.jowidgets.common.widgets.ITableCommon
-
- stopEditing(ITableCell, int, int) - Method in class org.jowidgets.tools.editor.AbstractTableCellEditor
-
- stopEditing() - Method in class org.jowidgets.tools.widgets.wrapper.TableWrapper
-
- string() - Method in interface org.jowidgets.api.convert.IConverterProvider
-
- String2Hash - Class in org.jowidgets.util.security
-
- STRING_TYPE - Static variable in class org.jowidgets.api.clipboard.TransferType
-
- StringTransfer - Class in org.jowidgets.tools.clipboard
-
- StringTransfer(String) - Constructor for class org.jowidgets.tools.clipboard.StringTransfer
-
- StringUtils - Class in org.jowidgets.util
-
- subMenu() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- subMenu(String) - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- subMenu() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- subMenu(String) - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- subtract(Position, Position) - Static method in class org.jowidgets.common.types.Position
-
- success() - Method in interface org.jowidgets.api.password.IPasswordChangeResult
-
- validate() - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayout
-
- validate(VALIDATION_INPUT_TYPE) - Method in class org.jowidgets.tools.validation.CompoundValidator
-
Deprecated.
- validate(VALIDATION_INPUT_TYPE) - Method in class org.jowidgets.tools.validation.MandatoryValidator
-
Deprecated.
- validate() - Method in class org.jowidgets.tools.validation.ValidationCache
-
- validate() - Method in class org.jowidgets.tools.widgets.wrapper.AbstractInputControl
-
- validate() - Method in class org.jowidgets.tools.widgets.wrapper.InputControlWrapper
-
- validate() - Method in class org.jowidgets.tools.widgets.wrapper.InputDialogWrapper
-
- validate(IUnitValue<UNIT_VALUE_TYPE>) - Method in class org.jowidgets.unit.tools.validator.NumberUnitValidator
-
- validate() - Method in interface org.jowidgets.validation.IValidateable
-
Does the validation
- validate(VALUE_TYPE) - Method in interface org.jowidgets.validation.IValidator
-
Do the validation for a given value
- validate(VALIDATION_INPUT_TYPE) - Method in class org.jowidgets.validation.tools.CompoundValidator
-
- validate(VALIDATION_INPUT_TYPE) - Method in class org.jowidgets.validation.tools.MandatoryValidator
-
- ValidationCache - Class in org.jowidgets.tools.validation
-
- ValidationCache(ValidationCache.IValidationResultCreator) - Constructor for class org.jowidgets.tools.validation.ValidationCache
-
- ValidationCache.IValidationResultCreator - Interface in org.jowidgets.tools.validation
-
- validationConditionsChanged() - Method in interface org.jowidgets.validation.IValidationConditionListener
-
This method will be invoked, if the conditions of the validation has been changed
- ValidationMessage - Class in org.jowidgets.validation
-
- ValidationResult - Class in org.jowidgets.validation
-
- validationResultLabel() - Method in interface org.jowidgets.api.widgets.blueprint.factory.IBluePrintFactory
-
- validationResultLabel() - Static method in class org.jowidgets.tools.widgets.blueprint.BPF
-
- Validator - Class in org.jowidgets.validation
-
- ValidatorComposite - Class in org.jowidgets.validation
-
Accessor class for a validator composite
- ValueHolder<VALUE_TYPE> - Class in org.jowidgets.util
-
- ValueHolder() - Constructor for class org.jowidgets.util.ValueHolder
-
- ValueHolder(VALUE_TYPE) - Constructor for class org.jowidgets.util.ValueHolder
-
- valueOf(String) - Static method in enum org.jowidgets.api.color.Colors
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.command.ActionStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.dnd.ITreeDropLocation.TreeDropPosition
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.image.Icons
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.image.IconsSmall
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.layout.BorderLayoutConstraints
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder.Alignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder.ColumnMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.types.AutoCenterPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.types.AutoPackPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.types.AutoPositionCorrectionPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.types.AutoSelectionPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.types.CheckedState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.types.InputDialogDefaultButtonPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.types.QuestionResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.types.TreeAutoCheckPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.api.types.TreeViewerCreationPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.dnd.DropAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.dnd.DropMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.graphics.AntiAliasing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.graphics.LineCap
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.graphics.LineJoin
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.image.IconsCommon
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.image.IconsSmallCommon
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.mask.TextMaskMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.AlignmentHorizontal
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.AlignmentVertical
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.Cursor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.DialogResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.EllipsisMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.FileChooserType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.FontType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.InputChangeEventPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.Markup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.Modifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.MouseButton
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.SelectionPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.SplitResizePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.TablePackPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.TableSelectionPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.TabPlacement
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.types.VirtualKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.common.widgets.editor.EditActivation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.tools.powo.JoQuestionDialog.QuestionType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.util.collection.IObserverSetFactory.Strategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.util.priority.LowHighPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.validation.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jowidgets.validation.tools.MandatoryValidator.MandatoryMessageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jowidgets.api.color.Colors
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.command.ActionStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.dnd.ITreeDropLocation.TreeDropPosition
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.image.Icons
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.image.IconsSmall
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.layout.BorderLayoutConstraints
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder.Alignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder.ColumnMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.types.AutoCenterPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.types.AutoPackPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.types.AutoPositionCorrectionPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.types.AutoSelectionPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.types.CheckedState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.types.InputDialogDefaultButtonPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.types.QuestionResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.types.TreeAutoCheckPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.api.types.TreeViewerCreationPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.dnd.DropAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.dnd.DropMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.graphics.AntiAliasing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.graphics.LineCap
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.graphics.LineJoin
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.image.IconsCommon
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.image.IconsSmallCommon
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.mask.TextMaskMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.AlignmentHorizontal
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.AlignmentVertical
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.Cursor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.DialogResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.EllipsisMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.FileChooserType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.FontType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.InputChangeEventPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.Markup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.Modifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.MouseButton
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.Orientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.SelectionPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.SplitResizePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.TablePackPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.TableSelectionPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.TabPlacement
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.types.VirtualKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.common.widgets.editor.EditActivation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.tools.powo.JoQuestionDialog.QuestionType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.util.collection.IObserverSetFactory.Strategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.util.priority.LowHighPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.validation.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jowidgets.validation.tools.MandatoryValidator.MandatoryMessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(String, String, int, int) - Method in interface org.jowidgets.common.verify.IInputVerifier
-
Verifies an text input
- verify(String, String, int, int) - Method in class org.jowidgets.tools.verify.InputVerifierComposite
-
- vertical() - Method in interface org.jowidgets.api.layout.IFlowLayoutFactoryBuilder
-
Sets the orientation to Orientation.VERTICAL
- verticalGap(int) - Method in interface org.jowidgets.api.layout.tablelayout.ITableLayoutBuilder
-
- veto() - Method in interface org.jowidgets.common.types.IVetoable
-
Indicates a veto for the operation
- veto() - Method in class org.jowidgets.tools.types.VetoHolder
-
- VetoHolder - Class in org.jowidgets.tools.types
-
- VetoHolder() - Constructor for class org.jowidgets.tools.types.VetoHolder
-
- VirtualKey - Enum in org.jowidgets.common.types
-
- visibilityChanged() - Method in interface org.jowidgets.api.model.tree.ITreeNodeModelListener
-
- visibilityChanged() - Method in class org.jowidgets.tools.model.tree.TreeNodeModelAdapter
-
- VisibiliySettingsInvoker - Class in org.jowidgets.tools.widgets.invoker
-
- visitEnter(ITreeNode) - Method in interface org.jowidgets.api.widgets.ITreeNodeVisitor
-
Will be invoked when a node entered and before its children will be visited
- visitLeave(ITreeNode) - Method in interface org.jowidgets.api.widgets.ITreeNodeVisitor
-
Will be invoked, when the node will be leaved