public class UIContext
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
UIContext() |
Modifier and Type | Method and Description |
---|---|
VirtualFile |
getDir()
Get the directory currently shown.
|
void |
setDir(VirtualFile file)
Set the directory currently shown.
|
java.lang.String |
toString() |
public VirtualFile getDir()
public void setDir(VirtualFile file)
public java.lang.String toString()
toString
in class java.lang.Object