Uses of Interface
gw.fs.IResource
Packages that use IResource
Package
Description
-
Uses of IResource in editor
Modifier and TypeMethodDescriptionprivate static void
LabFrame.copyExamples
(IResource from, Path to) -
Uses of IResource in gw.fs
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionDelegateDirectory.relativePath
(IResource resource) IDirectory.relativePath
(IResource resource) static String
IDirectoryUtil.relativePath
(IResource root, IResource resource) -
Uses of IResource in gw.fs.jar
Modifier and TypeClassDescriptionclass
class
class
class
Modifier and TypeFieldDescriptionJarEntryDirectoryImpl._resources
JarFileDirectoryImpl._resources
Modifier and TypeMethodDescriptionJarEntryDirectoryImpl.relativePath
(IResource resource) JarFileDirectoryImpl.relativePath
(IResource resource) -
Uses of IResource in gw.fs.physical
Classes in gw.fs.physical that implement IResourceModifier and TypeClassDescriptionclass
class
class
Methods in gw.fs.physical with parameters of type IResource -
Uses of IResource in gw.fs.url
-
Uses of IResource in gw.internal.gosu.module.fs
Classes in gw.internal.gosu.module.fs with type parameters of type IResourceModifier and TypeClassDescriptionprivate class
FileSystemImpl.ResourceExtractor<J extends IResource>
Classes in gw.internal.gosu.module.fs that implement IResourceModifier and TypeClassDescriptionclass
class
class
class
class
class
Methods in gw.internal.gosu.module.fs with parameters of type IResourceModifier and TypeMethodDescriptionJavaDirectoryImpl.relativePath
(IResource resource) PathDirectoryImpl.relativePath
(IResource resource) -
Uses of IResource in gw.internal.gosu.parser
Methods in gw.internal.gosu.parser with parameters of type IResourceModifier and TypeMethodDescriptionprivate void
FileSystemGosuClassRepository.addToPackageCache
(String fqn, IResource file) FileSystemGosuClassRepository.findClassPathEntry
(IResource file) private boolean
ExecutionEnvironment.isInModule
(IModule module, IResource file) boolean
ITypeLoaderStackInternal.refresh
(IResource file, String typeName, RefreshKind refreshKind) boolean
ModuleTypeLoader.refresh
(IResource file, String typeName, RefreshKind refreshKind) void
TypeLoaderAccess.refreshed
(IResource file, String typeName, RefreshKind refreshKind) -
Uses of IResource in gw.lang.reflect
Methods in gw.lang.reflect with parameters of type IResourceModifier and TypeMethodDescriptionstatic void
static void
static void
static void
void
ITypeSystem.refreshed
(IResource file, String typeName, RefreshKind refreshKind) static void
-
Uses of IResource in gw.lang.reflect.module
Methods in gw.lang.reflect.module with parameters of type IResource