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
S
- separator - Static variable in class org.proto4j.swing.annotation.Option.Query
-
The currently defined query separator that marks the start for the query argument.
- ServiceManager<S> - Class in org.proto4j.swing
-
The basic class for managing a set of services (Thread-Safe).
- services() - Method in class org.proto4j.swing.ServiceManager
-
Retrieves a Stream with all the currently loaded services to which the current caller has access.
- set(V) - Method in class org.proto4j.swing.FieldReference
-
Applies a new value to the linked field.
- setComponentDesc(ComponentDesc) - Method in class org.proto4j.swing.FieldReference
-
Applies a new
ComponentDesc
to this reference if there is none defined. - setConstraint(String, Properties, Class<T>, Consumer<? super T>) - Method in class org.proto4j.swing.core.desc.LayoutDesc
- setGUI(G) - Method in interface org.proto4j.swing.Entry
-
Applies a new gui value.
- setInstance(Object) - Method in class org.proto4j.swing.core.desc.ComponentDesc
-
Applies a new value to the referenced component.
- setLookAndFeel(String) - Static method in class org.proto4j.swing.core.GlobalOptions
- setParent(Object) - Method in class org.proto4j.swing.FieldReference
-
Sets the referenced GUI instance.
- SETUP - Static variable in interface org.proto4j.swing.laf.LAFChangeListener
-
Indicates the underlying
LookAndFeel
should be initialized. - shadow() - Method in annotation type org.proto4j.swing.annotation.Margin
- shouldPlaceBorder() - Method in class org.proto4j.swing.core.desc.margin.BevelBorderDesc
- shouldPlaceBorder() - Method in class org.proto4j.swing.core.desc.margin.CompoundBorderDesc
- shouldPlaceBorder() - Method in class org.proto4j.swing.core.desc.margin.EmptyBorderDesc
- shouldPlaceBorder() - Method in class org.proto4j.swing.core.desc.margin.EtchedBorderDesc
- shouldPlaceBorder() - Method in class org.proto4j.swing.core.desc.margin.LineBorderDesc
- shouldPlaceBorder() - Method in class org.proto4j.swing.core.desc.margin.TitledBorderDesc
- shouldPlaceBorder() - Method in class org.proto4j.swing.core.desc.MarginDesc
- size() - Method in annotation type org.proto4j.swing.annotation.Bounds
-
Resizes this component so that it has the given width and height.
- SpringLayoutConstraints() - Constructor for class org.proto4j.swing.core.desc.layout.SpringLayoutDesc.SpringLayoutConstraints
- SpringLayoutDesc - Class in org.proto4j.swing.core.desc.layout
-
The basic descriptor for the
SpringLayout
. - SpringLayoutDesc(ComponentDesc) - Constructor for class org.proto4j.swing.core.desc.layout.SpringLayoutDesc
-
Creates a new
LayoutDesc
. - SpringLayoutDesc.SpringLayoutConstraints - Class in org.proto4j.swing.core.desc.layout
- start(Object...) - Method in class org.proto4j.swing.AbstractEntry
-
Searches for the
EntryPoint
annotation and executes the method with it. - start(Object...) - Method in interface org.proto4j.swing.Entry
-
Searches for the
EntryPoint
annotation and executes the method with it. - Swing - Annotation Type in org.proto4j.swing.annotation
-
This annotation is used to include components in the GUI generation.
- SwingHandler - Interface in org.proto4j.swing.core
-
SwingHandlers are used to implement the way each option annotation is handled.
- SwingLinker - Class in org.proto4j.swing.core
-
This class is the next level handler in the generation process of every gui.
- SwingLinker() - Constructor for class org.proto4j.swing.core.SwingLinker
- SwingOptions() - Constructor for class org.proto4j.swing.core.GlobalOptions.SwingOptions
- SwingReader - Class in org.proto4j.swing.core
-
A basic class which is used by parent classes to delegate the creation process of the GUI object.
- SwingReader() - Constructor for class org.proto4j.swing.core.SwingReader
- SwingWindow - Annotation Type in org.proto4j.swing.annotation
-
In some special situations the parent component each other components are added to is a window-like component.
- SwingWindowOptions() - Constructor for class org.proto4j.swing.core.GlobalOptions.SwingWindowOptions
All Classes All Packages