| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IPropertiesRO | |
| com.togethersoft.openapi.ide.config | |
| com.togethersoft.openapi.util.properties | |
| Uses of IPropertiesRO in com.togethersoft.openapi.ide.config |
| Subinterfaces of IPropertiesRO in com.togethersoft.openapi.ide.config | |
interface | IdeConfigManagerProvides methods for getting the IdeConfig instances and working with ConfigEditors. |
| Uses of IPropertiesRO in com.togethersoft.openapi.util.properties |
| Subinterfaces of IPropertiesRO in com.togethersoft.openapi.util.properties | |
interface | IPropertiesPresents interface to a string property with ability to set new value. |
| Classes in com.togethersoft.openapi.util.properties that implement IPropertiesRO | |
class | CompositePropertiesRORepresents list of properties are composited from the several others (source) lists. |
class | FilteredNamePropertiesROPresents filtered property with read-only access. |
class | NullPropertiesRORepresents null property. |
| Fields in com.togethersoft.openapi.util.properties declared as IPropertiesRO | |
final static IPropertiesRO | IPropertiesRO.NULL |
| Constructors in com.togethersoft.openapi.util.properties with parameters of type IPropertiesRO | |
CompositePropertiesRO.CompositePropertiesRO(IPropertiesRO child, IPropertiesRO parent) | |
CompositePropertiesRO.CompositePropertiesRO(IPropertiesRO[] levels) | |
FilteredNamePropertiesRO.FilteredNamePropertiesRO(IPropertiesRO base, InvertibleFunction filter)Creates new filterd property with specified filter and base property. | |
| Methods in com.togethersoft.openapi.util.properties that return IPropertiesRO | |
protected IPropertiesRO | FilteredNamePropertiesRO.getBase() |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||