public class JavaMinecraftDirectoryNode extends DirectoryNode
DirectoryNode
which is part of a Minecraft map and can contain
region files, NBT files and other special node types.
Created by Pepijn on 15-6-2016.
Node.Action, Node.ActionListener
COLLATOR
file
Constructor and Description |
---|
JavaMinecraftDirectoryNode(java.io.File dir) |
Modifier and Type | Method and Description |
---|---|
protected Node[] |
loadChildren() |
doubleClicked, isGzip, isLeaf
getIcon, getName, getName, showPopupMenu
getChildren, refresh
protected Node[] loadChildren()
loadChildren
in class DirectoryNode