public class FileChooserLink extends Object
Constructor and Description |
---|
FileChooserLink(String aPath,
File fileModel) |
FileChooserLink(String name,
String path,
IImage icon) |
Modifier and Type | Method and Description |
---|---|
MenuItem |
addToMenu(ChoiceControl m,
FontMetrics fm) |
boolean |
equals(Object other)
This checks for equality of Paths.
|
File |
toFile(File fileSystem) |
String |
toString()
Return a String representation of this object.
|
public MenuItem addToMenu(ChoiceControl m, FontMetrics fm)
public String toString()
Object
public boolean equals(Object other)