|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdatabionics.esom.util.actions.FileAction
public abstract class FileAction
Parent class for actions needing a filetype.
| Field Summary | |
|---|---|
protected static org.apache.log4j.Logger |
log
interface to log4j system |
protected FileType |
myFileType
corresponding file type |
| Constructor Summary | |
|---|---|
FileAction(FileType type)
Constructor with file type |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.awt.event.ActionListener |
|---|
actionPerformed |
| Field Detail |
|---|
protected static final org.apache.log4j.Logger log
protected FileType myFileType
| Constructor Detail |
|---|
public FileAction(FileType type)
type - corresponding FileType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||