Skip navigation links

Package org.simbrain.util.genericframe

The util.genericframe package contains an abstraction that is neutral between JFrames, JInternalFrames, and JDialogs, which is sometimes convenient when, for example, writing code that could be used both in a dialog or an internal desktop frame.

See: Description

Package org.simbrain.util.genericframe Description

The util.genericframe package contains an abstraction that is neutral between JFrames, JInternalFrames, and JDialogs, which is sometimes convenient when, for example, writing code that could be used both in a dialog or an internal desktop frame.

Skip navigation links