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

C

CACHE - Static variable in interface org.proto4j.swing.core.SwingHandler
The ServiceManager object storing all loaded SwingHandlers.
CardLayoutDesc - Class in org.proto4j.swing.core.desc.layout
The basic descriptor for the CardLayout.
CardLayoutDesc(ComponentDesc) - Constructor for class org.proto4j.swing.core.desc.layout.CardLayoutDesc
 
cConstraints - Variable in class org.proto4j.swing.core.desc.layout.SpringLayoutDesc.SpringLayoutConstraints
 
cConstraints() - Method in annotation type org.proto4j.swing.annotation.Position
Returns specific constraints used by the SpringLayout.
close() - Method in class org.proto4j.swing.core.SwingReader
Closes this resource, relinquishing any underlying resources.
closeOperation() - Method in annotation type org.proto4j.swing.annotation.SwingWindow
Sets the operation that will happen by default when the user initiates a "close" on this frame component.
collect(AnnotatedElement) - Static method in class org.proto4j.swing.annotation.AnnotationContext
Collects all AnnotationContext instances from the given annotated element nad stores them into an array.
columns() - Method in annotation type org.proto4j.swing.annotation.Layout
This is the number of columns specified for the grid.
ComponentDesc - Class in org.proto4j.swing.core.desc
This class provides basic features of Component descriptions, to minimize the effort required to implement inheritors.
ComponentDesc(AnnotatedElement, Object) - Constructor for class org.proto4j.swing.core.desc.ComponentDesc
Creates a new ComponentDesc from the given annotated element and the parent instance.
CompoundBorderDesc - Class in org.proto4j.swing.core.desc.margin
Basic implementation for the CompoundBorder description.
CompoundBorderDesc() - Constructor for class org.proto4j.swing.core.desc.margin.CompoundBorderDesc
 
compoundInside() - Method in annotation type org.proto4j.swing.annotation.Margin
This value specifies the border type which will be added to the component.
compoundOutside() - Method in annotation type org.proto4j.swing.annotation.Margin
This value specifies the border type which will be added to the component.
constraints() - Method in annotation type org.proto4j.swing.annotation.Position
Returns specific constraints used by the BorderLayout.
create() - Method in class org.proto4j.swing.core.desc.margin.BevelBorderDesc
 
create() - Method in class org.proto4j.swing.core.desc.margin.CompoundBorderDesc
 
create() - Method in class org.proto4j.swing.core.desc.margin.EmptyBorderDesc
Tries to create the Border.
create() - Method in class org.proto4j.swing.core.desc.margin.EtchedBorderDesc
 
create() - Method in class org.proto4j.swing.core.desc.margin.LineBorderDesc
 
create() - Method in class org.proto4j.swing.core.desc.margin.TitledBorderDesc
 
create() - Method in class org.proto4j.swing.core.desc.MarginDesc
Tries to create the Border.
createConstraints(ComponentDesc) - Method in class org.proto4j.swing.core.desc.layout.AbsoluteLayoutDesc
 
createConstraints(ComponentDesc) - Method in class org.proto4j.swing.core.desc.layout.BorderLayoutDesc
 
createConstraints(ComponentDesc) - Method in class org.proto4j.swing.core.desc.layout.BoxLayoutDesc
 
createConstraints(ComponentDesc) - Method in class org.proto4j.swing.core.desc.layout.CardLayoutDesc
 
createConstraints(ComponentDesc) - Method in class org.proto4j.swing.core.desc.layout.FlowLayoutDesc
 
createConstraints(ComponentDesc) - Method in class org.proto4j.swing.core.desc.layout.GridBagLayoutDesc
 
createConstraints(ComponentDesc) - Method in class org.proto4j.swing.core.desc.layout.GridLayoutDesc
 
createConstraints(ComponentDesc) - Method in class org.proto4j.swing.core.desc.layout.SpringLayoutDesc
 
createConstraints(ComponentDesc) - Method in class org.proto4j.swing.core.desc.LayoutDesc
Creates layout constraints if possible by using extra configuration variables by the parent ComponentDesc.
createDesc(AnnotatedElement, Object) - Static method in class org.proto4j.swing.core.desc.ComponentDesc
Returns the default instance for component descriptions.
createListener(Class<E>, Object, Object) - Method in class org.proto4j.swing.AbstractEntry
A simple delegation method to provide the EventListener object.
createManager() - Method in class org.proto4j.swing.core.desc.layout.AbsoluteLayoutDesc
 
createManager() - Method in class org.proto4j.swing.core.desc.layout.BorderLayoutDesc
 
createManager() - Method in class org.proto4j.swing.core.desc.layout.BoxLayoutDesc
 
createManager() - Method in class org.proto4j.swing.core.desc.layout.CardLayoutDesc
 
createManager() - Method in class org.proto4j.swing.core.desc.layout.FlowLayoutDesc
 
createManager() - Method in class org.proto4j.swing.core.desc.layout.GridBagLayoutDesc
 
createManager() - Method in class org.proto4j.swing.core.desc.layout.GridLayoutDesc
 
createManager() - Method in class org.proto4j.swing.core.desc.layout.SpringLayoutDesc
 
createManager() - Method in class org.proto4j.swing.core.desc.LayoutDesc
Based on the configuration given by the annotations on each field, this descriptor tries to create the corresponding LayoutManager.
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