The Robot Application Programming Interface Delegate Project
RAPID Logo

LastPath Class Reference

LastPath is used to store the last path selected in a file browser dialog. More...

List of all members.

Static Public Member Functions

static String get (Class clazz)
static String get (Object obj)
 keyed on object class
static void set (Class clazz, String dir)
static void set (Object obj, String dir)

Detailed Description

It is keyed on class name - typically the class which is opening the file dialog.


Member Function Documentation

static String get ( Class  clazz) [static]

Here is the call graph for this function:

static String get ( Object  obj) [static]
static void set ( Class  clazz,
String  dir 
) [static]

Here is the call graph for this function:

static void set ( Object  obj,
String  dir 
) [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines