com.fg.ftreenodes
Class Shared

java.lang.Object
  extended bycom.fg.ftreenodes.Shared
All Implemented Interfaces:
java.lang.Cloneable

public class Shared
extends java.lang.Object
implements java.lang.Cloneable

A helper class which is used to keep some shared objects for the toggle-nodes.

Version:
1.0
Author:
Felix Golubov

Constructor Summary
Shared()
           
 
Method Summary
 Shared getClone()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Shared

public Shared()
Method Detail

getClone

public Shared getClone()