com.stimulsoft.flex
Class StiResourceFlex

java.lang.Object
  extended by com.stimulsoft.flex.StiResourceFlex

public class StiResourceFlex
extends Object

Resource for flex Copyright Stimulsoft


Constructor Summary
StiResourceFlex()
           
 
Method Summary
 InputStream getDefaultConfigure()
           
static InputStream getDemo(String fileName)
           
 InputStream getDemoMdc()
           
 InputStream getDemoMrt()
           
 InputStream getDesigner()
           
 InputStream getJS()
           
 InputStream getPlayer()
           
static InputStream getResource(String fileName)
           
 InputStream getViewer()
           
 InputStream getWrapper()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiResourceFlex

public StiResourceFlex()
Method Detail

getResource

public static InputStream getResource(String fileName)

getDemo

public static InputStream getDemo(String fileName)

getWrapper

public InputStream getWrapper()
Returns:
html обертка (содержит все необходимое для запуска флеш приложения из браузера).

getPlayer

public InputStream getPlayer()
Returns:
шлеш плейр (необходим при неудачи запуска приложения javascrit-ом).

getJS

public InputStream getJS()
Returns:
javascrit (запуск приложения на любом браузере).

getDefaultConfigure

public InputStream getDefaultConfigure()
Returns:
файл пропертей по умолчанию.

getDemoMrt

public InputStream getDemoMrt()

getDemoMdc

public InputStream getDemoMdc()

getDesigner

public InputStream getDesigner()

getViewer

public InputStream getViewer()

main

public static void main(String[] args)


Copyright © 2017 Stimulsoft. All Rights Reserved.