Index
A B C D E F G H I K L M N O P Q R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
I
- ifPresent(Consumer<? super A>) - Method in class org.proto4j.swing.annotation.AnnotationContext
-
If a value is present, performs the given action with the value, otherwise does nothing.
- ifPresentProcess(Consumer<? super A>) - Method in class org.proto4j.swing.annotation.AnnotationContext
-
If a value array is present, performs the given action with every value in that array, otherwise does nothing.
- indicator - Static variable in class org.proto4j.swing.annotation.Option.Query
-
The query string indicator, which is currently defined to be
@
. - init() - Method in annotation type org.proto4j.swing.annotation.Option
-
If the component's attributes should be changed locally in a defined method.
- insets() - Method in annotation type org.proto4j.swing.annotation.Position
-
This attribute specifies the external padding of the component, the minimum amount of space between the component and the edges of its display area.
- INSTALL - Static variable in interface org.proto4j.swing.laf.LAFChangeListener
-
Indicates that the underlying LookAndFeel should be applied to the given
Component
. - INVALID_INT - Static variable in class org.proto4j.swing.core.desc.GenericDesc
-
A simple constant specifying whether the option is valid.
- ipadx() - Method in annotation type org.proto4j.swing.annotation.Position
-
This attribute specifies the internal padding of the component, how much space to add to the minimum width of the component.
- ipady() - Method in annotation type org.proto4j.swing.annotation.Position
-
This attribute specifies the internal padding, how much space to add to the minimum height of the component.
- isAbsolute() - Method in class org.proto4j.swing.core.desc.layout.AbsoluteLayoutDesc
- isAbsolute() - Method in class org.proto4j.swing.core.desc.layout.BorderLayoutDesc
- isAbsolute() - Method in class org.proto4j.swing.core.desc.layout.BoxLayoutDesc
- isAbsolute() - Method in class org.proto4j.swing.core.desc.layout.CardLayoutDesc
- isAbsolute() - Method in class org.proto4j.swing.core.desc.layout.FlowLayoutDesc
- isAbsolute() - Method in class org.proto4j.swing.core.desc.layout.GridLayoutDesc
- isAbsolute() - Method in class org.proto4j.swing.core.desc.layout.SpringLayoutDesc
- isAbsolute() - Method in class org.proto4j.swing.core.desc.LayoutDesc
-
Indicates that the implemented
LayoutDesc
will represent the absolute layout. - isClosed() - Method in class org.proto4j.swing.core.SwingReader
- isPresent() - Method in class org.proto4j.swing.annotation.AnnotationContext
- isQuery(String) - Static method in class org.proto4j.swing.annotation.Option.Query
All Classes All Packages