Package | Description |
---|---|
net.sf.jguiraffe.gui.app |
In this package the main application class can be found.
|
net.sf.jguiraffe.gui.builder.enablers |
A package with classes for enabling or disabling other elements.
|
Class and Description |
---|
ElementEnabler
Definition of an interface to be implemented by components that can change
the enabled state of specific elements.
|
Class and Description |
---|
ElementEnabler
Definition of an interface to be implemented by components that can change
the enabled state of specific elements.
|
EnablerBuilder
A helper class for the convenient creation of standard
ElementEnabler
objects. |
NullEnabler
A trivial implementation of the
ElementEnabler interface that does
nothing. |
Copyright © 2016 The JGUIraffe Team. All rights reserved.