Uses of Interface
com.taco.data.INoReturnMap

Packages that use INoReturnMap
com.taco.data   
com.taco.swinger.text2gui Provides converters from text to Swing components, layouts, and models. 
com.taco.swinger.text2gui.border Provides converters fromt text to Swing borders. 
com.taco.text Provides converters to and from text, and other text processing and formatting capabilities. 
com.taco.util Provides utility classes for a variety of purposes. 
 

Uses of INoReturnMap in com.taco.data
 

Subinterfaces of INoReturnMap in com.taco.data
 interface IDelayedResultObservableMap
          A marker interface that observable, no return maps implement to indicate that instances of IDelayedResult can be put into the map, and they are transparently evaluated when get() retrieves them.
 interface INoReturnObservableMap
          A combination of INoReturnMap and IObservableMap.
 

Classes in com.taco.data that implement INoReturnMap
 class AbstractNoReturnMap
          An abstract implementation of INoReturnMap to make concrete implementations of INoReturnMap easier to write.
 class DelayedResultObservableMap
          A useful type of WrappedObservableMap which is able to unwrap values that are instances of IDelayedResult.
 class NoReturnMapAdapter
          An adapter from a Map to a INoReturnMap.
 class ObservableMap
          A concrete implementation of IObservableMap.
 class WrappedKeyValueMap
          An implementation of Map that automatically wraps and unwraps both keys and values.
 class WrappedObservableMap
          A map that wraps keys and values and is also observable.
 

Fields in com.taco.data declared as INoReturnMap
protected  INoReturnMap WrappedKeyValueMap._noReturnMap
          If _innerMap is an instance of INoReturnMap, this is a casted copy of _innerMap.
protected  INoReturnMap ObservableMap._noReturnMap
          If _map is an instance of INoReturnMap, this is a casted copy of _map.
 

Uses of INoReturnMap in com.taco.swinger.text2gui
 

Methods in com.taco.swinger.text2gui with parameters of type INoReturnMap
protected  void JScrollPaneConverter._addCornersMapConsistencyListener(javax.swing.JScrollPane scrollPane, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void TableColumnConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JViewportConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JTreeConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JToolBarConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JTextFieldConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JTextComponentConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JTableConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JTabbedPaneConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JSplitPaneConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JSpinnerConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JSliderConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JScrollPaneConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JScrollBarConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JProgressBarConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JListConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JLabelConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JInternalFrameConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JFormattedTextFieldConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JFileChooserConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JComponentConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
          If propertyName is "alignX", "alignY", "minSize", "maxSize", or "prefSize", use the superclass's method which adds a property change listener, but use the full property name.
protected  void JComboBoxConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void JColorChooserConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
           
protected  void AbstractButtonConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
          Add a listener to the button that updates the "selected" property when selection state of the button changes.
protected  java.lang.Object WindowConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object TableColumnModelConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object TableColumnConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object StrutConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new strut component.
protected  java.lang.Object SeparatorConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object RigidAreaConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new rigid area using the "size" property, which should be mapped to an instance of Dimension.
protected  java.lang.Object RectangleConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object PointConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object JWindowConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object JViewportConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JViewport using the default constructor.
protected  java.lang.Object JTreeConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JTree using the default constructor.
protected  java.lang.Object JToolBarConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object JTextPaneConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JTextPane using the default constructor.
protected  java.lang.Object JTextFieldConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JTextField using the default constructor.
protected  java.lang.Object JTextAreaConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JTextArea using the default constructor.
protected  java.lang.Object JTableHeaderConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JTableHeader using the default constructor.
protected  java.lang.Object JTableConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JTable using the default constructor.
protected  java.lang.Object JTabbedPaneConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JTabbedPane using the default constructor.
protected  java.lang.Object JTabbedPaneConverter.TabConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return the property map; the map is used later when adding the tab to the tabbed pane.
protected  java.lang.Object JSplitPaneConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JSplitPane using the default constructor.
protected  java.lang.Object JSpinnerConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JSpinner using the default constructor.
protected  java.lang.Object JSliderConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JSlider using the default constructor.
protected  java.lang.Object JSeparatorConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JSeparator using the default constructor.
protected  java.lang.Object JScrollPaneConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JTabbedPane using the default constructor.
protected  java.lang.Object JScrollBarConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JScrollBar using the default constructor.
protected  java.lang.Object JRadioButtonMenuItemConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JRadioButtonMenuItem using the default constructor.
protected  java.lang.Object JRadioButtonConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JRadioButton using the default constructor.
protected  java.lang.Object JProgressBarConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JProgressBar using the default constructor.
protected  java.lang.Object JPopupMenuConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JPopupMenu using the default constructor.
protected  java.lang.Object JPasswordFieldConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JPasswordField using the default constructor.
protected  java.lang.Object JPanelConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JPanel using the default constructor.
protected  java.lang.Object JOptionPaneConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JOptionPane using the default constructor.
protected  java.lang.Object JMenuItemConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JMenuItem using the default constructor.
protected  java.lang.Object JMenuConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JMenu using the default constructor.
protected  java.lang.Object JMenuBarConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object JListConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JList using the default constructor.
protected  java.lang.Object JLayeredPaneConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JLayeredPane using the default constructor.
protected  java.lang.Object JLabelConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JLabel using the default constructor.
protected  java.lang.Object JInternalFrameConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JInternalFrame using the default constructor.
protected  java.lang.Object JFrameConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object JFormattedTextFieldConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JFormattedTextField using the default constructor.
protected  java.lang.Object JFileChooserConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JFileChooser using the default constructor.
protected  java.lang.Object JEditorPaneConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JEditorPane using the default constructor.
protected  java.lang.Object JDialogConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object JDesktopPaneConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JLayeredPane using the default constructor.
protected  java.lang.Object JComboBoxConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JComboBox using the default constructor.
protected  java.lang.Object JColorChooserConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JColorChooser using the default constructor.
protected  java.lang.Object JCheckBoxMenuItemConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JCheckBoxMenuItem using the default constructor.
protected  java.lang.Object JCheckBoxConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JCheckBox using the default constructor.
protected  java.lang.Object JButtonConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of JButton using the default constructor.
protected  java.lang.Object JAppletConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          A useless method that creates an applet.
protected  java.lang.Object InsetsConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object ImageIconConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object GridBagConstraintsConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object GlueConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new glue component.
protected  java.lang.Object FrameConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object FillerConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new filler component.
protected  java.lang.Object ExtensionFileFilterConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object DispatchingLayoutConverter.FlowLayoutConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object DispatchingLayoutConverter.BorderLayoutConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object DispatchingLayoutConverter.GridLayoutConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object DispatchingLayoutConverter.CardLayoutConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object DispatchingLayoutConverter.BoxLayoutConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object DimensionConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object DialogConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object BoxConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Return a new instance of Box using the default constructor.
protected  java.lang.Object DispatchingLayoutConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
          Set the container's layout once the layout has been converted.
protected  java.lang.Object DispatchingLayoutConverter.GridBagLayoutConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
          Return a new grid bag layout, without checking the argument bundle.
protected  java.lang.Object DispatchingLayoutConverter.OverlayLayoutConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
          Return a new overlay layout using the outer class's container, without checking the string.
protected  java.lang.Object ComponentConstraintPairConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
           
protected  void JTabbedPaneConverter.TabConverter._setProperties(java.lang.Object composite, java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          For efficiency's sake, this method is overloaded to do nothing, since all properties are already set in the property map.
protected  java.lang.Object DispatchingLayoutConverter._toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context, java.lang.String globalName)
          Set the container's layout once the layout has been converted.
protected  java.lang.Object DispatchingLayoutConverter.GridBagLayoutConverter._toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context, java.lang.String globalName)
          Return a new grid bag layout, without checking the argument resource bundle.
protected  java.lang.Object DispatchingLayoutConverter.OverlayLayoutConverter._toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context, java.lang.String globalName)
           
 java.awt.Component DispatchingComponentConverter.toComponent(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap)
          Return the result of converting the bundle key to a component.
 java.lang.Object ComponentConstraintPairConverter.toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context)
          There is no point in overriding _toObject() instead since we don't expect to put an instance of ComponentAndSavedConstraintData in the global variable space.
 java.lang.Object ComponentAddStrategy.toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context)
          Convert a set of resource bundle keys representing a constraint to an actual constraint.
 java.lang.Object ComponentAddStrategy.toObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, KeyLookupRecord context)
          Convert a string representing a constraint to an actual constraint.
 

Constructors in com.taco.swinger.text2gui with parameters of type INoReturnMap
DispatchingComponentConverter(IComponentAddStrategyProvider provider, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Create a new instance which uses provider to provide component adders for layouts.
JTableConverter.AbstractTableMapConsistencyListener(javax.swing.JTable table, java.lang.String propertyName, INoReturnMap argMap, java.lang.Object mapKey, IObjectMapper toMapValueConverter)
           
 

Uses of INoReturnMap in com.taco.swinger.text2gui.border
 

Methods in com.taco.swinger.text2gui.border with parameters of type INoReturnMap
protected  java.lang.Object TitledBorderConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object MatteBorderConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object LineBorderConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object EtchedBorderConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object EmptyBorderConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object CompoundBorderConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object BevelBorderConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
 

Constructors in com.taco.swinger.text2gui.border with parameters of type INoReturnMap
DispatchingBorderConverter(java.util.ResourceBundle bundle, INoReturnMap argMap)
          Create a new instance whose implementation of IStringToObjectConverter uses the specified resource bundle and argument map to resolve references.
 

Uses of INoReturnMap in com.taco.text
 

Fields in com.taco.text declared as INoReturnMap
protected  INoReturnMap CompositeConverter.AbstractMapConsistencyListener._argMap
          The map to update.
protected  INoReturnMap AbstractInterpolatingStringToObjectConverter._defArgMap
          The argument map used to resolve references in the implementation of IStringToObjectConverter.
 

Methods in com.taco.text with parameters of type INoReturnMap
protected  void CompositeConverter._addMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, IObjectMapper toMapValueConverter, INoReturnMap argMap, java.lang.Object mapKey, java.lang.reflect.Method addListenerMethod)
          Add a listener to composite that will update the value associated with mapKey in observableMap when the propertyName property of the composite changes.
protected  void ImmutableCompositeConverter._addMapConsistencyListeners(KeyLookupRecord keyLookupRecord, java.lang.Object composite, INoReturnMap argMap)
          Do nothing, since properties cannot be changed after creation.
protected  void CompositeConverter._addMapConsistencyListeners(KeyLookupRecord keyLookupRecord, java.lang.Object composite, INoReturnMap argMap)
          If composite is a bean and supports bound properties, add a property change listener to the bean that updates the observable map when the bean's property is changed.
protected  void BracedPropertyCompositeConverter._addProperties(java.lang.Object composite, java.util.Map resultMap, java.util.Collection propertyNames, java.util.ResourceBundle bundle, INoReturnMap argMap, KeyLookupRecord keyLookupRecord, java.util.Map propertyMap)
          Given a map of property names to InterpolatedValueMatchResult, convert the results that are members of propertyNames to property values and put them in propertyMap.
protected  void CompositeConverter._addProperties(java.lang.Object composite, java.lang.String baseKey, java.util.Collection propertyNames, java.util.ResourceBundle bundle, INoReturnMap argMap, KeyLookupRecord context, java.util.Map propertyMap)
          Create all properties with the argument collection of property names, and put them in the property map.
protected  void ImmutableCompositeConverter._addUpdaterListeners(KeyLookupRecord keyLookupRecord, java.lang.Object composite, INoReturnMap argMap)
          Do nothing, since properties cannot be changed after creation.
protected  void CompositeConverter._addUpdaterListeners(KeyLookupRecord keyLookupRecord, java.lang.Object composite, INoReturnMap argMap)
          Add listeners to the observable argument map, so that the composite's properties will be updated on changes to the argument map.
protected  java.lang.Object InterpolatingConverter._argMapReferenceToObject(InterpolatedValueMatchResult result, java.util.ResourceBundle bundle, INoReturnMap argMap, KeyLookupRecord context)
          Convert a result which is a reference to a value in the argument map to an object.
protected  void CompositeConverter._configureComposite(java.lang.Object composite, java.lang.String baseKey, java.util.ResourceBundle bundle, INoReturnMap argMap, java.util.Map propertyMap, boolean wasInstanceDefined, java.lang.String globalName)
          Configure the composite object, putting properties from the argument property map.
protected  java.lang.Object IntArrayConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
           
protected  java.lang.Object CompositeConverter._createComposite(java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Given the property key / value map, return a composite object ready to have its properties set (if legal).
protected static java.util.List StringListUtilities._createObjectListCore(java.lang.String s, java.util.Map options, IStringToObjectConverter stringConverter, IInterpolatingStringToObjectConverter interpolatingConverter, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Do the work of createObjectList().
protected  java.lang.String QuotedStringConverter._formatMessage(java.lang.CharSequence cs, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Given a message format then an optional array of instances to use in the format, form the message and return it.
protected  java.lang.Object InterpolatingConverter._literalResultToObject(InterpolatedValueMatchResult result, java.util.ResourceBundle bundle, INoReturnMap argMap, KeyLookupRecord context)
          Convert a result which is a literal to an object.
protected  java.lang.Object RangeConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
           
protected  java.lang.Object QuotedStringConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
           
protected  java.lang.Object PunctuationStrippingConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
           
protected  java.lang.Object MessageFormatConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
           
protected  java.lang.Object MapConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
           
protected  java.lang.Object InterpolatingConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
          Given s, which is a string literal, not a reference to a resource bundle key or a key in the argument map, convert s to an object.
protected  java.lang.Object InstanceConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
          If the trimmed version of s starts with '{' and ends with '}', treat the string as a script, and return the result of executing the script.
protected  java.lang.Object DispatchingConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
           
protected abstract  java.lang.Object CompositeConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
           
protected  java.lang.Object CollectionConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
           
protected  java.lang.Object BracedPropertyCompositeConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
          First call _extractPropertiesSubSequence() to get the string representation of property name / value pairs, and then for each property, call _extractPropertyValueString() to eat the part of the string used for the property.
protected  java.lang.Object AtomConverter._literalToObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, java.lang.String globalName)
          Use the string converter to convert s.
protected  java.lang.Object InterpolatingConverter._scriptSnippetToObject(java.lang.String code, java.util.ResourceBundle bundle, INoReturnMap argMap, KeyLookupRecord context, java.util.Map extraEnvironment, java.util.Collection extraImports, java.util.Collection extraStaticImports)
          Given a code snippet, convert the code into an object.
protected  void ImmutableCompositeConverter._setProperties(java.lang.Object composite, java.util.Map propertyMap, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Do nothing, since properties cannot be changed after creation.
protected  java.lang.Object StringConverter._toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context, java.lang.String globalName)
          If baseKey is mapped to null, return null.
protected  java.lang.Object RangeConverter._toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context, java.lang.String globalName)
          If the base key is mapped to an integer array, return it.
protected  java.lang.Object QuotedStringConverter._toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context, java.lang.String globalName)
           
protected  java.lang.Object MessageFormatConverter._toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context, java.lang.String globalName)
           
protected  java.lang.Object InterpolatingConverter._toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context, java.lang.String globalName)
          If the value associated with baseKey is a non-null string, use this instance to convert it to an object.
protected  java.lang.Object DispatchingConverter._toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context, java.lang.String globalName)
           
protected  java.lang.Object CompositeConverter._toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context, java.lang.String globalName)
           
protected  java.lang.Object CollectionConverter._toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context, java.lang.String globalName)
          If baseKey is mapped to a string, send it to toObject(String, ResourceBundle, INoReturnMap, String).
protected static IObjectMapper InterpolatingConverter._toObjectMapper(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Convert the string to an instance of IObjectMapper that converts to or from argument map values.
 void CompositeConverter.configureComposite(java.lang.Object composite, java.lang.String baseKey, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Configure the composite object.
 void DispatchingConverter.configureComposite(java.lang.String id, java.lang.Object composite, java.lang.String baseKey, java.util.ResourceBundle bundle, INoReturnMap argMap)
          If there is a composite data converter installed for the argument type of object, use it to configure the composite.
static java.util.List StringListUtilities.createObjectList(java.lang.String s, java.util.Map options, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Create a new list with elements converted from substrings of the argument string.
static java.lang.Object GlobalUtilities.getGlobal(java.lang.String globalName, INoReturnMap argMap)
          Return the value in the global variable map associated with the argument name.
static boolean GlobalUtilities.isGlobalDefined(java.lang.String globalName, INoReturnMap argMap)
          Return true if the argument map has a global variable with the argument name defined.
static boolean GlobalUtilities.putGlobal(java.lang.String globalName, java.lang.Object value, INoReturnMap argMap)
          Attempt to set the value of the global variable with name globalName.
static java.lang.Object StringConverterUtilities.test(IInterpolatingStringToObjectConverter converter, java.lang.String[] args, java.util.ResourceBundle bundle, INoReturnMap map)
          A simple test program for an interpolating string to object converter.
 java.lang.Object InterpolatingConverter.toObject(InterpolatedValueMatchResult result, java.util.ResourceBundle bundle, INoReturnMap argMap, KeyLookupRecord context)
          Given a result that has just been parsed from a literal, return the object meant by the result.
 java.lang.Object PunctuationStrippingConverter.toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context)
          Simply delegate to the converter specified in the constructor.
 java.lang.Object InterpolatingConverter.toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context)
          Call _toObject(bundle, baseKey, argMap, context).
 java.lang.Object ChainedInterpolatingConverter.toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context)
          Use the decoratee to convert the bundle key, then pass the result to the object mapper to obtain the final result.
 java.lang.Object InterpolatingConverter.toObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, KeyLookupRecord context)
          If s is a reference, resolve it using this instance as both the resource and string converter for the eventual literal.
 java.lang.Object IInterpolatingStringToObjectConverter.toObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, KeyLookupRecord context)
           
 java.lang.Object ChainedInterpolatingConverter.toObject(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap, KeyLookupRecord context)
          Use the decoratee to convert the string, then pass the result to the object mapper to obtain the final result.
 java.lang.String StringConverter.toString(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap)
          Call toObject() with the same argument and cast the result to a String.
 java.lang.String QuotedStringConverter.toString(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap)
          A convenience method that returns the result casted to a string.
 java.lang.String StringConverter.toString(java.lang.String s, java.util.ResourceBundle bundle, INoReturnMap argMap)
          Call toObject() with the same argument and cast the result to a String.
 

Constructors in com.taco.text with parameters of type INoReturnMap
AbstractInterpolatingStringToObjectConverter(java.util.ResourceBundle bundle, INoReturnMap argMap)
          Create a new instance whose implementation of IStringToObjectConverter uses the specified resource bundle and argument map to resolve references.
BracedPropertyCompositeConverter(java.util.ResourceBundle bundle, INoReturnMap argMap)
          Create a new instance whose implementation of IStringToObjectConverter uses the specified resource bundle and argument map to resolve references.
CollectionConverter(java.util.ResourceBundle bundle, INoReturnMap argMap, IInterpolatingStringToObjectConverter converter)
          Construct a new instance that uses the argument interpolating string to object converter to convert strings that represents elements into objects.
CompositeConverter.AbstractMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, INoReturnMap argMap, java.lang.Object mapKey, IObjectMapper toMapValueConverter)
           
CompositeConverter.DefaultMapConsistencyListener(java.lang.Object composite, java.lang.String propertyName, INoReturnMap argMap, java.lang.Object mapKey, IObjectMapper toMapValueConverter)
           
CompositeConverter(java.util.ResourceBundle bundle, INoReturnMap argMap)
          Create a new instance whose implementation of IStringToObjectConverter uses the specified resource bundle and argument map to resolve references.
DispatchingConverter(java.util.ResourceBundle bundle, INoReturnMap argMap)
          Create a new instance whose implementation of IStringToObjectConverter uses the specified resource bundle and argument map to resolve references.
InterpolatingConverter(java.util.ResourceBundle bundle, INoReturnMap argMap)
          Create a new instance whose implementation of IStringToObjectConverter uses the specified resource bundle and argument map to resolve references.
RangeConverter(java.util.ResourceBundle bundle, INoReturnMap argMap)
           
StringConverter(java.util.ResourceBundle bundle, INoReturnMap argMap)
          Create a new instance whose implementation of IStringToObjectConverter uses the specified resource bundle and argument map to resolve references.
 

Uses of INoReturnMap in com.taco.util
 

Methods in com.taco.util with parameters of type INoReturnMap
 java.lang.Object IInterpolatingResourceBundleToObjectConverter.toObject(java.util.ResourceBundle bundle, java.lang.String baseKey, INoReturnMap argMap, KeyLookupRecord context)