|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.argouml.profile.UserDefinedProfileHelper
public class UserDefinedProfileHelper
Class with helper methods for user defined profiles.
| Constructor Summary | |
|---|---|
UserDefinedProfileHelper()
|
|
| Method Summary | |
|---|---|
static javax.swing.JFileChooser |
createUserDefinedProfileFileChooser()
Creates a JFileChooser which is appropriate for opening multiple files containing user defined profiles. |
static java.util.List<java.io.File> |
getFileList(java.io.File[] fileArray)
Get a list of files from a file array, where the directory entries are recursively resolved by all profile files inside the directory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserDefinedProfileHelper()
| Method Detail |
|---|
public static javax.swing.JFileChooser createUserDefinedProfileFileChooser()
public static java.util.List<java.io.File> getFileList(java.io.File[] fileArray)
fileArray - array of files
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |