trashier
Class DockingWindowsExample

java.lang.Object
  extended by trashier.DockingWindowsExample

public class DockingWindowsExample
extends Object

A small example on how to use InfoNode Docking Windows. This example shows how to handle both static and dynamic views in the same root window.

Version:
$Revision: 1.28 $
Author:
$Author: jesper $

Constructor Summary
DockingWindowsExample()
           
 
Method Summary
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

DockingWindowsExample

public DockingWindowsExample()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception