de.fhkoeln.zra.statix.plugins.cnpimport
Class StatCnPImport
java.lang.Object
|
+--de.fhkoeln.zra.statix.plugins.StatAbstractPlugin
|
+--de.fhkoeln.zra.statix.plugins.cnpimport.StatCnPImport
- All Implemented Interfaces:
- StatPlugable
- public class StatCnPImport
- extends StatAbstractPlugin
- Author:
- Thies Hauschild, hld@gmx.net(05.06.2003)
Dies ist ein Plugin zum Laden von Daten aus einer Textbox. Dies wird auf jeden Fall
beim Laden als Applet benötigt!
name
String name
menuPath
String menuPath
control
StatController control
actions
Action[] actions
cnp
StatCopyAndPasteDialog cnp
StatCnPImport
protected StatCnPImport(StatController control)
- Constructor for StatCnPImport
toString
public String toString()
- Overrides:
toString in class Object
getActions
public Action[] getActions()
- Specified by:
getActions in interface StatPlugable- Overrides:
getActions in class StatAbstractPlugin
- See Also:
StatPlugable.getActions()
getName
public String getName()
- Specified by:
getName in interface StatPlugable- Overrides:
getName in class StatAbstractPlugin
- See Also:
StatPlugable.getName()
getParentMenuPath
public String getParentMenuPath()
- Specified by:
getParentMenuPath in interface StatPlugable- Overrides:
getParentMenuPath in class StatAbstractPlugin
- See Also:
StatPlugable.getParentMenuPath()
excute
public void excute(String event)
- Specified by:
excute in interface StatPlugable- Specified by:
excute in class StatAbstractPlugin
- See Also:
StatPlugable.excute(String)
getNewInstance
public static StatPlugable getNewInstance(StatController control)
main
public static void main(String[] args)
loadData
public void loadData(String txt)
importData
public void importData()