Main Page
Cookbook/Overview ImageMeister the jcprops file Licensing Binary Installation & Configuration [ Win · Mac · Nix · OSX ] Changes Public API Source Code Main Page Java [ Common · Win · Mac · Nix ] Native Code [ Common · Win · Mac · Nix ] Manifest Native Code Overviews [ Common · Win · Mac · Nix · Strings ] Macros [ General · Native Macros ] Walkthroughs [ Java only · Java and native ] Building [ Win · Mac · Nix · OSX ] Distribution Issues |
All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----com.jconfig.mac.DefaultFileUtils11MRJ
Summary |
class DefaultFileUtils11MRJ extends java.lang.Object implements com.jconfig.FileUtilsI { // Fields 1 static final String copyrightString; // Constructors 1 public DefaultFileUtils11MRJ(); // Methods 4 public String getAbsolutePath(File); public String getName(File); public String getPath(File); public void initialize(File, int); }
Interface which gets the name and path from a java File object.
Fields |
· copyrightString | Summary | Top |
static final String copyrightString
Constructors |
· DefaultFileUtils11MRJ | Summary | Top |
public DefaultFileUtils11MRJ()
Default constructor
Methods |
· initialize | Summary | Top |
public void initialize(File curDir, int creator)
- Implements:
- initialize in interface FileUtilsI
· getPath | Summary | Top |
public String getPath(File fl)
- Implements:
- getPath in interface FileUtilsI
· getAbsolutePath | Summary | Top |
public String getAbsolutePath(File fl)
- Implements:
- getAbsolutePath in interface FileUtilsI
· getName | Summary | Top |
public String getName(File fl)
- Implements:
- getName in interface FileUtilsI
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7