|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdriver.ted.utilities.T_GetFilename
public class T_GetFilename
Title: T_GetFilename Description: Provides capability for user to choose a file and return a string pointing to that file Copyright: (c) 2006 Company:
| Constructor Summary | |
|---|---|
T_GetFilename()
Creates a new instance of T_GetFilename |
|
| Method Summary | |
|---|---|
java.lang.String |
getFilename()
When called,opens a file selector dialog allowing the user to select a file. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public T_GetFilename()
| Method Detail |
|---|
public java.lang.String getFilename()
public static void main(java.lang.String[] args)
args - the command line arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||