Uses of Interface
dev.webfx.platform.windowlocation.spi.PathLocation
Packages that use PathLocation
Package
Description
-
Uses of PathLocation in dev.webfx.platform.windowhistory.spi
Subinterfaces of PathLocation in dev.webfx.platform.windowhistory.spiModifier and TypeInterfaceDescriptioninterfaceA location answers two important (philosophical) questions: Where am I? -
Uses of PathLocation in dev.webfx.platform.windowhistory.spi.impl
Classes in dev.webfx.platform.windowhistory.spi.impl that implement PathLocation -
Uses of PathLocation in dev.webfx.platform.windowlocation.spi
Subinterfaces of PathLocation in dev.webfx.platform.windowlocation.spiModifier and TypeInterfaceDescriptioninterfaceinterfaceA location descriptor is the pushable analogue of a location.interface -
Uses of PathLocation in dev.webfx.platform.windowlocation.spi.impl
Classes in dev.webfx.platform.windowlocation.spi.impl that implement PathLocationModifier and TypeClassDescriptionclassclassclassConstructors in dev.webfx.platform.windowlocation.spi.impl with parameters of type PathLocationModifierConstructorDescriptionBrowsingLocationImpl(String protocol, String hostname, String port, PathLocation pathLocation) PathLocationImpl(PathLocation pathLocation) PathStateLocationImpl(PathLocation pathLocation, Object state)