|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpicasso.util.FileCommand<T>
public abstract class FileCommand<T>
An abstract command that allows access to the file system, sub-classes still determine what to do with the file once it is chosen.
| Constructor Summary | |
|---|---|
FileCommand(int dialogType)
Create command with that will pop-up the given type of FileChooser |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface picasso.util.Command |
|---|
execute |
| Constructor Detail |
|---|
public FileCommand(int dialogType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||