|
||||||||||
| 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.util.actions.LoadBMFileAction
public class LoadBMFileAction
Load a *.bm file
| Field Summary | |
|---|---|
protected static org.apache.log4j.Logger |
log
interface to log4j system |
| Fields inherited from class databionics.esom.util.actions.FileAction |
|---|
myFileType |
| Constructor Summary | |
|---|---|
LoadBMFileAction()
Standard contructor |
|
| Method Summary | |
|---|---|
void |
load(java.lang.String filename)
Load the file into the renderer |
| 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 |
| Methods inherited from interface java.awt.event.ActionListener |
|---|
actionPerformed |
| Field Detail |
|---|
protected static final org.apache.log4j.Logger log
| Constructor Detail |
|---|
public LoadBMFileAction()
| Method Detail |
|---|
public void load(java.lang.String filename)
load in class LoadFileActionfilename - name of file
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||