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

G

GenericDesc<A extends java.lang.annotation.Annotation> - Class in org.proto4j.swing.core.desc
The base class for all option related descriptions.
GenericDesc(Class<A>) - Constructor for class org.proto4j.swing.core.desc.GenericDesc
Creates a new GenericDesc from the given annotation class.
get() - Method in class org.proto4j.swing.annotation.Option.Query
Fetches a result.
get() - Method in class org.proto4j.swing.FieldReference
Tries to return the stored field value and cast it to the referenced type <V>.
get(String) - Method in class org.proto4j.swing.core.desc.GenericDesc
Returns the value to which the specified key is mapped, or null if this description contains no mapping for the key.
get(Predicate<? super S>) - Method in class org.proto4j.swing.ServiceManager
Attempts to locate a service that is bound to this manager with the given Predicate to filter.
getColor(String) - Static method in class org.proto4j.swing.core.GlobalDesc
Tries to locate the given color name.
getColorChooser() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getComponent(Class<?>) - Method in interface org.proto4j.swing.laf.LAFProvider
Tries to create a new Component object based on the given component type.
getComponentType() - Method in class org.proto4j.swing.core.desc.ComponentDesc
 
getDeclaredField(String) - Method in interface org.proto4j.swing.Entry
Returns a field reference that is mapped to the given name.
getDeclaredField(String, Class<V>) - Method in interface org.proto4j.swing.Entry
Returns a field reference that is mapped to the given name.
getDeclaredFields() - Method in interface org.proto4j.swing.Entry
Returns an array of FieldReference objects reflecting all the fields declared by the GUI class.
getDefinedOptions() - Method in class org.proto4j.swing.core.desc.GenericDesc
 
getDesc(Class<A>) - Method in class org.proto4j.swing.core.desc.ComponentDesc
Retrieves the current GenericDesc for the given annotation type of null if none was specified yet.
getDesc(FieldReference<?>, A) - Method in class org.proto4j.swing.core.handler.AbstractSwingHandler
Tries to create the GenericDesc object from the given reference and annotation value.
getDesc(FieldReference<?>, Bounds) - Method in class org.proto4j.swing.core.handler.BoundsHandler
Tries to create the GenericDesc object from the given reference and annotation value.
getDesc(FieldReference<?>, Layout) - Method in class org.proto4j.swing.core.handler.LayoutHandler
Tries to create the GenericDesc object from the given reference and annotation value.
getDesc(FieldReference<?>, Margin) - Method in class org.proto4j.swing.core.handler.MarginHandler
Tries to create the GenericDesc object from the given reference and annotation value.
getDesc(FieldReference<?>, Model) - Method in class org.proto4j.swing.core.handler.ModelHandler
Tries to create the GenericDesc object from the given reference and annotation value.
getDesc(FieldReference<?>, Option) - Method in class org.proto4j.swing.core.handler.BasicOptionHandler
Tries to create the GenericDesc object from the given reference and annotation value.
getDesc(FieldReference<?>, Position) - Method in class org.proto4j.swing.core.handler.PositionHandler
Tries to create the GenericDesc object from the given reference and annotation value.
getDesc(FieldReference<?>, SwingWindow) - Method in class org.proto4j.swing.core.handler.WindowHandler
Tries to create the GenericDesc object from the given reference and annotation value.
getDescription() - Method in class org.proto4j.swing.FieldReference
 
getEventListeners() - Method in class org.proto4j.swing.FieldReference
 
getField() - Method in class org.proto4j.swing.core.desc.ComponentDesc
 
getFieldName() - Method in class org.proto4j.swing.core.desc.ComponentDesc
 
getFileChooser() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getFrame() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getGUI() - Method in interface org.proto4j.swing.Entry
Returns the GUI-object stored in this Entry.
getId() - Method in class org.proto4j.swing.FieldReference
 
getInstance() - Method in class org.proto4j.swing.core.desc.ComponentDesc
 
getJButton() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJCheckBox() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJCheckBoxMenuItem() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJComboBox() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJDesktopPane() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJDialog() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJFormattedTextField() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJFrame() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJInternalFrame() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJLabel() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJList() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJMenu() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJMenuBar() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJMenuItem() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJPanel() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJPasswordField() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJPopupMenu() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJProgressBar() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJRadioButton() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJRadioButtonMenuItem() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJScrollBar() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJScrollPane() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJSeparator() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJSpinner() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJSplitPane() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJTabbedPane() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJTable() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJTextArea() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJTextField() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJTextPane() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJToggleButton() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJToolBar() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getJTree() - Method in interface org.proto4j.swing.laf.LAFProvider
 
getLayoutDesc(Class<?>, ComponentDesc) - Static method in class org.proto4j.swing.core.GlobalDesc
Resolves the given LayoutManager class to the related LayoutDesc type.
getLayoutDesc(Class<?>, ComponentDesc, String...) - Static method in class org.proto4j.swing.core.GlobalDesc
Resolves the given LayoutManager class to the related LayoutDesc type.
getManager() - Static method in interface org.proto4j.swing.laf.LAFProvider
 
getMarginDesc(Class<?>) - Static method in class org.proto4j.swing.core.GlobalDesc
Resolves the given Border class to the related MarginDesc type.
getMarginDesc(Class<?>, String...) - Static method in class org.proto4j.swing.core.GlobalDesc
Resolves the given Border class to the related MarginDesc type.
getNestedGUI(String) - Method in interface org.proto4j.swing.Entry
If nested GUIs are provided they can be fetched from here.
getNestedGUI(String, Class<T_G>) - Method in interface org.proto4j.swing.Entry
If nested GUIs are provided they can be fetched from here.
getNestedGUIs() - Method in interface org.proto4j.swing.Entry
Returns all nested GUI entries.
getOption(String, Class<R>) - Method in class org.proto4j.swing.core.desc.GenericDesc
Returns the value to which the specified key is mapped, or null if this description contains no mapping for the key and casts it to the given format.
getOrDefault(Predicate<? super S>, S) - Method in class org.proto4j.swing.ServiceManager
Attempts to locate a service that is bound to this manager with the given Predicate to filter.
getParent() - Method in class org.proto4j.swing.core.desc.LayoutDesc
 
getServices() - Method in class org.proto4j.swing.ServiceManager
Retrieves an Enumeration with all the currently loaded services to which the current caller has access.
getSharedOption(Class<?>) - Static method in class org.proto4j.swing.core.GlobalDesc
Tries to locate all options defined for the given class.
getSharedOption(String) - Static method in class org.proto4j.swing.core.GlobalDesc
Tries to locate all options defined for the given class name.
getType() - Method in class org.proto4j.swing.AbstractEntry
 
getType() - Method in interface org.proto4j.swing.Entry
 
getType() - Method in class org.proto4j.swing.FieldReference
Returns the stored component type.
GlobalDesc - Class in org.proto4j.swing.core
This class wraps general and utility methods on providing the option namespace.
GlobalDesc() - Constructor for class org.proto4j.swing.core.GlobalDesc
 
GlobalOptions - Class in org.proto4j.swing.core
 
GlobalOptions() - Constructor for class org.proto4j.swing.core.GlobalOptions
 
GlobalOptions.BoundsOptions - Class in org.proto4j.swing.core
 
GlobalOptions.LayoutOptions - Class in org.proto4j.swing.core
 
GlobalOptions.MarginOptions - Class in org.proto4j.swing.core
 
GlobalOptions.ModelOptions - Class in org.proto4j.swing.core
 
GlobalOptions.PositionOptions - Class in org.proto4j.swing.core
 
GlobalOptions.SwingOptions - Class in org.proto4j.swing.core
 
GlobalOptions.SwingWindowOptions - Class in org.proto4j.swing.core
 
GridBagLayoutDesc - Class in org.proto4j.swing.core.desc.layout
The basic descriptor for the GridBagLayout.
GridBagLayoutDesc(ComponentDesc) - Constructor for class org.proto4j.swing.core.desc.layout.GridBagLayoutDesc
 
gridHeight() - Method in annotation type org.proto4j.swing.annotation.Position
Specifies the number of cells in a column for the component's display area.
GridLayoutDesc - Class in org.proto4j.swing.core.desc.layout
The basic descriptor for the GridLayout.
GridLayoutDesc(ComponentDesc) - Constructor for class org.proto4j.swing.core.desc.layout.GridLayoutDesc
 
gridWidth() - Method in annotation type org.proto4j.swing.annotation.Position
Specifies the number of cells in a row for the component's display area.
gridx() - Method in annotation type org.proto4j.swing.annotation.Position
Specifies the cell containing the leading edge of the component's display area, where the first cell in a row has gridx=0.
gridy() - Method in annotation type org.proto4j.swing.annotation.Position
Specifies the cell at the top of the component's display area, where the topmost cell has gridy=0.
GUI - Annotation Type in org.proto4j.swing.annotation
This annotation indicates whether the system should start generating a GUI from the annotated class.
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