|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdatabionics.esom.util.actions.FileAction
databionics.esom.util.actions.LoadFileAction
databionics.esom.tool.AbstractLoadAction
public abstract class AbstractLoadAction
| Field Summary | |
|---|---|
protected AbstractTool |
tool
|
| Fields inherited from class databionics.esom.util.actions.LoadFileAction |
|---|
log |
| Fields inherited from class databionics.esom.util.actions.FileAction |
|---|
myFileType |
| Constructor Summary | |
|---|---|
AbstractLoadAction(FileType type,
AbstractTool tool)
|
|
| Method Summary | |
|---|---|
abstract void |
load(java.lang.String filename)
Really load the file in subclasses. |
| Methods inherited from class databionics.esom.util.actions.LoadFileAction |
|---|
actionPerformed |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AbstractTool tool
| Constructor Detail |
|---|
public AbstractLoadAction(FileType type,
AbstractTool tool)
type - | Method Detail |
|---|
public abstract void load(java.lang.String filename)
LoadFileAction
load in class LoadFileAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||