Uses of Class
kiwi.util.DirectoryPath

Packages that use DirectoryPath
kiwi.ui   
 

Uses of DirectoryPath in kiwi.ui
 

Methods in kiwi.ui that return DirectoryPath
 DirectoryPath PathEditor.getDirectoryPath()
          Return an array of the paths currently displayed by this view.
 

Methods in kiwi.ui with parameters of type DirectoryPath
 void PathEditor.setDirectoryPath(DirectoryPath path)
          Set the list of paths to be displayed by this view.