public class RegionFileNode extends FileSystemNode
Node.Action, Node.ActionListener
file
Modifier and Type | Method and Description |
---|---|
javax.swing.Icon |
getIcon() |
java.lang.String |
getName() |
int |
getX() |
int |
getZ() |
boolean |
isLeaf() |
protected Node[] |
loadChildren() |
doubleClicked, getName, showPopupMenu
getChildren, refresh
public int getX()
public int getZ()
public java.lang.String getName()
getName
in interface Node
getName
in class FileSystemNode
public javax.swing.Icon getIcon()
getIcon
in interface Node
getIcon
in class FileSystemNode
public boolean isLeaf()
isLeaf
in interface Node
isLeaf
in class FileSystemNode
protected Node[] loadChildren()
loadChildren
in class FileSystemNode