Package foundry.veil.impl.resource
Class VeilResourceRenderer
java.lang.Object
foundry.veil.impl.resource.VeilResourceRenderer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
renderFilename
(VeilResource<?> resource, boolean fullName) Renders the filename of a resource, with drag-n-drop and context menu support
-
Constructor Details
-
VeilResourceRenderer
public VeilResourceRenderer()
-
-
Method Details
-
renderFilename
Renders the filename of a resource, with drag-n-drop and context menu support- Parameters:
resource
- The resource to renderfullName
- Whether to render the location of the resource
-