de.kosi.gui.util
Class WebStartConfig

java.lang.Object
  |
  +--de.kosi.gui.util.Config
        |
        +--de.kosi.gui.util.WebStartConfig

public class WebStartConfig
extends Config


Fields inherited from class de.kosi.gui.util.Config
properties
 
Constructor Summary
WebStartConfig()
           
 
Method Summary
protected  java.io.InputStream getInputStream()
           
protected  java.io.OutputStream getOutputStream()
           
 
Methods inherited from class de.kosi.gui.util.Config
getBoolean, getInt, getString, getStringArray, init, load, set, set, set, set, store
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebStartConfig

public WebStartConfig()
Method Detail

getInputStream

protected java.io.InputStream getInputStream()
Overrides:
getInputStream in class Config

getOutputStream

protected java.io.OutputStream getOutputStream()
Overrides:
getOutputStream in class Config