|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm | |
|---|---|
| DataSet
DataSet is the data behind the application. |
|
| PrimitiveDeepCopy
This class allows to create and keep a deep copy of primitives. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.actions | |
|---|---|
| Changeset
Represents a single changeset in JOSM. |
|
| DataSet
DataSet is the data behind the application. |
|
| MultipolygonCreate
|
|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| OsmPrimitiveType
|
|
| PrimitiveData
This class can be used to save properties of OsmPrimitive. |
|
| PrimitiveDeepCopy
This class allows to create and keep a deep copy of primitives. |
|
| PrimitiveDeepCopy.PasteBufferChangedListener
|
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| Tag
Tag represents an immutable key/value-pair. |
|
| TagCollection
TagCollection is a collection of tags which can be used to manipulate tags managed by OsmPrimitives. |
|
| UserInfo
|
|
| Way
One full way, consisting of a list of way nodes. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.actions.downloadtasks | |
|---|---|
| DataSet
DataSet is the data behind the application. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| OsmPrimitiveType
|
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.actions.mapmode | |
|---|---|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| WaySegment
A segment consisting of 2 consecutive nodes out of a way. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.actions.search | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.actions.upload | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.command | |
|---|---|
| DataSet
DataSet is the data behind the application. |
|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| OsmPrimitiveType
|
|
| PrimitiveData
This class can be used to save properties of OsmPrimitive. |
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| RelationMember
A linkage class that can be used by an relation to keep a list of members. |
|
| Storage
A Set-like class that allows looking up equivalent preexising instance. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| WaySegment
A segment consisting of 2 consecutive nodes out of a way. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.corrector | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| RelationMember
A linkage class that can be used by an relation to keep a list of members. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.data | |
|---|---|
| DataSet
DataSet is the data behind the application. |
|
| IPrimitive
IPrimitive captures the common functions of OsmPrimitive and PrimitiveData. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.data.conflict | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.data.osm | |
|---|---|
| AbstractPrimitive
Abstract class to represent common features of the datatypes primitives. |
|
| BBox
|
|
| Changeset
Represents a single changeset in JOSM. |
|
| ChangesetCache
ChangesetCache is global in-memory cache for changesets downloaded from an OSM API server. |
|
| ChangesetCacheEvent
|
|
| ChangesetCacheListener
|
|
| ChangesetDataSet
A ChangesetDataSet holds the content of a changeset. |
|
| ChangesetDataSet.ChangesetDataSetEntry
|
|
| ChangesetDataSet.ChangesetModificationType
|
|
| DataSet
DataSet is the data behind the application. |
|
| DataSource
|
|
| DefaultChangesetCacheEvent
|
|
| Filter
|
|
| Filter.FilterPreferenceEntry
|
|
| FilterMatcher
Class that encapsulates the filter logic, i.e. applies a list of filters to a primitive. |
|
| FilterMatcher.FilterInfo
|
|
| FilterMatcher.FilterType
Describes quality of the filtering. |
|
| Hash
An interface allowing injection of hashcode and equality implementation based on some inner state of an object for a set. |
|
| INode
|
|
| IPrimitive
IPrimitive captures the common functions of OsmPrimitive and PrimitiveData. |
|
| IRelation
|
|
| IWay
|
|
| MultipolygonCreate.JoinedPolygon
Represents one polygon that consists of multiple ways. |
|
| MultipolygonCreate.PolygonLevel
Helper storage class for finding findOuterWays |
|
| NameFormatter
|
|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| NodeData
|
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| OsmPrimitiveType
|
|
| PrimitiveData
This class can be used to save properties of OsmPrimitive. |
|
| PrimitiveDeepCopy
This class allows to create and keep a deep copy of primitives. |
|
| PrimitiveDeepCopy.PasteBufferChangedListener
|
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| QuadBuckets
Note: bbox of primitives added to QuadBuckets has to stay the same. |
|
| QuadBuckets.QBLevel
|
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| RelationData
|
|
| RelationMember
A linkage class that can be used by an relation to keep a list of members. |
|
| RelationMemberData
|
|
| RelationToChildReference
|
|
| SimplePrimitiveId
|
|
| Storage
A Set-like class that allows looking up equivalent preexising instance. |
|
| Tag
Tag represents an immutable key/value-pair. |
|
| TagCollection
TagCollection is a collection of tags which can be used to manipulate tags managed by OsmPrimitives. |
|
| Tagged
Objects implement Tagged if they provide a map of key/value pairs. |
|
| User
A simple class to keep a list of user names. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| WayData
|
|
| WaySegment
A segment consisting of 2 consecutive nodes out of a way. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.data.osm.event | |
|---|---|
| DataSet
DataSet is the data behind the application. |
|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.data.osm.history | |
|---|---|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| OsmPrimitiveType
|
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| RelationMemberData
|
|
| User
A simple class to keep a list of user names. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.data.osm.visitor | |
|---|---|
| Changeset
Represents a single changeset in JOSM. |
|
| DataSet
DataSet is the data behind the application. |
|
| INode
|
|
| IRelation
|
|
| IWay
|
|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| PrimitiveData
This class can be used to save properties of OsmPrimitive. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.data.osm.visitor.paint | |
|---|---|
| BBox
|
|
| Changeset
Represents a single changeset in JOSM. |
|
| DataSet
DataSet is the data behind the application. |
|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| WaySegment
A segment consisting of 2 consecutive nodes out of a way. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.data.osm.visitor.paint.relations | |
|---|---|
| DataSet
DataSet is the data behind the application. |
|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.data.validation | |
|---|---|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| WaySegment
A segment consisting of 2 consecutive nodes out of a way. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.data.validation.tests | |
|---|---|
| DataSet
DataSet is the data behind the application. |
|
| Hash
An interface allowing injection of hashcode and equality implementation based on some inner state of an object for a set. |
|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| OsmPrimitiveType
|
|
| QuadBuckets
Note: bbox of primitives added to QuadBuckets has to stay the same. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| RelationMember
A linkage class that can be used by an relation to keep a list of members. |
|
| Storage
A Set-like class that allows looking up equivalent preexising instance. |
|
| Tag
Tag represents an immutable key/value-pair. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| WaySegment
A segment consisting of 2 consecutive nodes out of a way. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.data.validation.util | |
|---|---|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui | |
|---|---|
| BBox
|
|
| Changeset
Represents a single changeset in JOSM. |
|
| DataSet
DataSet is the data behind the application. |
|
| INode
|
|
| IPrimitive
IPrimitive captures the common functions of OsmPrimitive and PrimitiveData. |
|
| IRelation
|
|
| IWay
|
|
| NameFormatter
|
|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| UserInfo
|
|
| Way
One full way, consisting of a list of way nodes. |
|
| WaySegment
A segment consisting of 2 consecutive nodes out of a way. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.actionsupport | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| RelationToChildReference
|
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.conflict.pair | |
|---|---|
| DataSet
DataSet is the data behind the application. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.conflict.pair.nodes | |
|---|---|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.conflict.pair.properties | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.conflict.pair.relation | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| RelationMember
A linkage class that can be used by an relation to keep a list of members. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.conflict.pair.tags | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.conflict.tags | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| OsmPrimitiveType
|
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| RelationToChildReference
|
|
| Tag
Tag represents an immutable key/value-pair. |
|
| TagCollection
TagCollection is a collection of tags which can be used to manipulate tags managed by OsmPrimitives. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.dialogs | |
|---|---|
| DataSet
DataSet is the data behind the application. |
|
| Filter
|
|
| FilterMatcher
Class that encapsulates the filter logic, i.e. applies a list of filters to a primitive. |
|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| RelationMember
A linkage class that can be used by an relation to keep a list of members. |
|
| User
A simple class to keep a list of user names. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| WaySegment
A segment consisting of 2 consecutive nodes out of a way. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.dialogs.changeset | |
|---|---|
| Changeset
Represents a single changeset in JOSM. |
|
| ChangesetCacheEvent
|
|
| ChangesetCacheListener
|
|
| ChangesetDataSet
A ChangesetDataSet holds the content of a changeset. |
|
| ChangesetDataSet.ChangesetDataSetEntry
|
|
| ChangesetDataSet.ChangesetModificationType
|
|
| DataSet
DataSet is the data behind the application. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Storage
A Set-like class that allows looking up equivalent preexising instance. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.dialogs.changeset.query | |
|---|---|
| Changeset
Represents a single changeset in JOSM. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.dialogs.properties | |
|---|---|
| IRelation
|
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| RelationMember
A linkage class that can be used by an relation to keep a list of members. |
|
| Tag
Tag represents an immutable key/value-pair. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.dialogs.relation | |
|---|---|
| DataSet
DataSet is the data behind the application. |
|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| RelationMember
A linkage class that can be used by an relation to keep a list of members. |
|
| Tag
Tag represents an immutable key/value-pair. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.dialogs.validator | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.history | |
|---|---|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| OsmPrimitiveType
|
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| RelationMemberData
|
|
| User
A simple class to keep a list of user names. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.io | |
|---|---|
| Changeset
Represents a single changeset in JOSM. |
|
| ChangesetCacheEvent
|
|
| ChangesetCacheListener
|
|
| DataSet
DataSet is the data behind the application. |
|
| IPrimitive
IPrimitive captures the common functions of OsmPrimitive and PrimitiveData. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| OsmPrimitiveType
|
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.layer | |
|---|---|
| DataSet
DataSet is the data behind the application. |
|
| IPrimitive
IPrimitive captures the common functions of OsmPrimitive and PrimitiveData. |
|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.mappaint | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Storage
A Set-like class that allows looking up equivalent preexising instance. |
|
| Tag
Tag represents an immutable key/value-pair. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.mappaint.mapcss | |
|---|---|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.mappaint.xml | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.oauth | |
|---|---|
| UserInfo
|
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.tagging | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| OsmPrimitiveType
|
|
| Tag
Tag represents an immutable key/value-pair. |
|
| TagCollection
TagCollection is a collection of tags which can be used to manipulate tags managed by OsmPrimitives. |
|
| Tagged
Objects implement Tagged if they provide a map of key/value pairs. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.tagging.ac | |
|---|---|
| DataSet
DataSet is the data behind the application. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.gui.widgets | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| OsmPrimitiveType
|
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.io | |
|---|---|
| Changeset
Represents a single changeset in JOSM. |
|
| ChangesetDataSet
A ChangesetDataSet holds the content of a changeset. |
|
| ChangesetDataSet.ChangesetModificationType
|
|
| DataSet
DataSet is the data behind the application. |
|
| INode
|
|
| IPrimitive
IPrimitive captures the common functions of OsmPrimitive and PrimitiveData. |
|
| IRelation
|
|
| IWay
|
|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| OsmPrimitiveType
|
|
| PrimitiveData
This class can be used to save properties of OsmPrimitive. |
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| Relation
An relation, having a set of tags and any number (0...n) of members. |
|
| RelationMemberData
|
|
| Tagged
Objects implement Tagged if they provide a map of key/value pairs. |
|
| User
A simple class to keep a list of user names. |
|
| UserInfo
|
|
| Way
One full way, consisting of a list of way nodes. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.io.remotecontrol | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.tools | |
|---|---|
| BBox
|
|
| Node
One node data, consisting of one world coordinate waypoint. |
|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
| OsmPrimitiveType
|
|
| PrimitiveId
interface to represent identifaction and type of the datatypes primitives. |
|
| Way
One full way, consisting of a list of way nodes. |
|
| Classes in org.openstreetmap.josm.data.osm used by org.openstreetmap.josm.tools.template_engine | |
|---|---|
| OsmPrimitive
An OSM primitive can be associated with a key/value pair. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||