public class RegionFileNode extends FileSystemNode
Node.Action, Node.ActionListenerfile| 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, showPopupMenugetChildren, refreshpublic int getX()
public int getZ()
public java.lang.String getName()
getName in interface NodegetName in class FileSystemNodepublic javax.swing.Icon getIcon()
getIcon in interface NodegetIcon in class FileSystemNodepublic boolean isLeaf()
isLeaf in interface NodeisLeaf in class FileSystemNodeprotected Node[] loadChildren()
loadChildren in class FileSystemNode