Adempiere 3.5.2a

org.compiere.apps
Class ScriptEditor

java.lang.Object
  extended by org.compiere.apps.ScriptEditor

public class ScriptEditor
extends Object

ScriptEditor


Constructor Summary
ScriptEditor()
           
 
Method Summary
static String start(Frame owner, String header, String script, boolean editable, int WindowNo)
          Start ScriptEditor
static String start(String header, String script, boolean editable, int WindowNo)
          Deprecated. since 3.3.1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptEditor

public ScriptEditor()
Method Detail

start

public static String start(String header,
                           String script,
                           boolean editable,
                           int WindowNo)
Deprecated. since 3.3.1

Start ScriptEditor

Parameters:
header - Title
script - ScriptCode
editable -
Returns:
updated Script

start

public static String start(Frame owner,
                           String header,
                           String script,
                           boolean editable,
                           int WindowNo)
Start ScriptEditor

Parameters:
owner -
header - Title
script - ScriptCode
editable -
Returns:
updated Script

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.