net.infonode.docking
Class WindowIds

java.lang.Object
  extended by net.infonode.docking.WindowIds

 class WindowIds
extends java.lang.Object

Version:
$Revision: 1.6 $
Author:
$Author: jesper $

Field Summary
(package private) static int SPLIT
           
(package private) static int TAB
           
(package private) static int VIEW
           
 
Constructor Summary
private WindowIds()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VIEW

static final int VIEW
See Also:
Constant Field Values

SPLIT

static final int SPLIT
See Also:
Constant Field Values

TAB

static final int TAB
See Also:
Constant Field Values
Constructor Detail

WindowIds

private WindowIds()