org.jzy3d.bridge.swt
Class FrameSWT

java.lang.Object
  extended by org.jzy3d.bridge.swt.FrameSWT
All Implemented Interfaces:
IFrame

public class FrameSWT
extends Object
implements IFrame


Constructor Summary
FrameSWT()
           
FrameSWT(Chart chart, Rectangle bounds, String title)
           
 
Method Summary
 void initialize(Chart chart, Rectangle bounds, String title)
           
 void initialize(Chart chart, Rectangle bounds, String title, String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FrameSWT

public FrameSWT()

FrameSWT

public FrameSWT(Chart chart,
                Rectangle bounds,
                String title)
Method Detail

initialize

public void initialize(Chart chart,
                       Rectangle bounds,
                       String title)
Specified by:
initialize in interface IFrame

initialize

public void initialize(Chart chart,
                       Rectangle bounds,
                       String title,
                       String message)
Specified by:
initialize in interface IFrame


Copyright © 2013. All rights reserved.