| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IProperties | |
| com.togethersoft.openapi.ide.config | |
| com.togethersoft.openapi.util.properties | |
| com.togethersoft.openapi.util.propertyMap | |
| Uses of IProperties in com.togethersoft.openapi.ide.config |
| Subinterfaces of IProperties in com.togethersoft.openapi.ide.config | |
interface | IdeConfigContains methods for getting and changing the values of properties. |
| Uses of IProperties in com.togethersoft.openapi.util.properties |
| Classes in com.togethersoft.openapi.util.properties that implement IProperties | |
class | DictionaryPropertiesRepresents a number of properties as a dictionary. |
class | FilteredNamePropertiesAdds ability to set value for this property. |
class | NullPropertiesRepresents null property with ability to set new value to it. |
| Fields in com.togethersoft.openapi.util.properties declared as IProperties | |
final static IProperties | IProperties.NULL |
| Constructors in com.togethersoft.openapi.util.properties with parameters of type IProperties | |
FilteredNameProperties.FilteredNameProperties(IProperties base, InvertibleFunction filter) | |
| Methods in com.togethersoft.openapi.util.properties that return IProperties | |
protected IProperties | FilteredNameProperties.getWritableBase() |
| Uses of IProperties in com.togethersoft.openapi.util.propertyMap |
| Classes in com.togethersoft.openapi.util.propertyMap that implement IProperties | |
class | PropertiesAdapterDefault implementation of IProperties. |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||