freemind.main

Class Tools.BooleanHolder

Enclosing Class:
Tools

public static class Tools.BooleanHolder
extends java.lang.Object

Constructor Summary

BooleanHolder()

Method Summary

boolean
getValue()
void
setValue(boolean value)

Constructor Details

BooleanHolder

public BooleanHolder()

Method Details

getValue

public boolean getValue()

setValue

public void setValue(boolean value)