A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

D

darker() - Method in class facets.util.shade.Shade
Creates a darker version of the shade.
DataConstants - Interface in facets.util.datatree
Commonly-required string constants eg data types.
DataNode - Class in facets.util.datatree
Mutable, persistable TypedNode.
DataNode(String, String) - Constructor for class facets.util.datatree.DataNode
 
DataNode(String, String, Object[]) - Constructor for class facets.util.datatree.DataNode
 
Datatree - Class in facets.idiom
Demonstrates idiomatic use of types from facets.util.datatree.
dataType - Variable in class facets.util.datatree.XmlSpecifier
 
dataUsesAttributes() - Method in class facets.util.datatree.XmlPolicy
When writing, does the data specify element attributes?
debug - Static variable in class facets.core.app.DialogSurface.ContentRoot
 
debug - Static variable in class facets.core.app.TreeView
 
Debug - Class in facets.util
Utilities for use during development.
Debug() - Constructor for class facets.util.Debug
 
debug - Static variable in class facets.util.NumberPolicy
 
debug() - Method in class facets.util.NumberPolicy
 
debug - Variable in class facets.util.treecode.TreeCoded
 
DEBUG_RESIZABLE - Static variable in class facets.core.app.Dialogs
 
debugWatch(String, boolean, boolean) - Method in class facets.facet.app.FacetAppSurface
 
DECIMALS_FX - Static variable in class facets.util.Doubles
 
decode(DataNode) - Static method in class facets.util.datatree.Nodes
 
decodeString(String) - Static method in class facets.util.ByteStrings
Decodes a string created with ByteStrings.encodeBytes(byte[]).
DECORATION_ICON - Static variable in interface facets.facet.app.FacetConstants
Index into FacetConstants.DECORATION_VALUES.
DECORATION_KEY - Static variable in interface facets.facet.app.FacetConstants
Index into FacetConstants.DECORATION_VALUES.
DECORATION_KEYCODE - Static variable in interface facets.facet.app.FacetConstants
Index into FacetConstants.DECORATION_VALUES.
DECORATION_RUBRIC - Static variable in interface facets.facet.app.FacetConstants
Index into FacetConstants.DECORATION_VALUES.
DECORATION_TITLE - Static variable in interface facets.facet.app.FacetConstants
Index into FacetConstants.DECORATION_VALUES.
DECORATION_VALUES - Static variable in interface facets.facet.app.FacetConstants
Default decorations.
decorationValues() - Method in class facets.facet.app.FacetAppSpecifier
Return values keyed to application titles and keys.
DEFAULT_ENCODING - Static variable in class facets.util.TextLines
 
DEFAULT_FILTERS - Static variable in class facets.util.app.Events
 
defaultSize - Static variable in class facets.util.ItemList
 
defineSelection(Object) - Method in class facets.core.app.NodeViewable
Re-implements abstract method.
defineSelection(Object) - Method in class facets.core.superficial.app.IndexingFrame
Re-implementation that creates a suitable SSelection.
defineSelection(Object) - Method in class facets.core.superficial.app.SelectingFrame
Define a selection within the content framed.
delete(String, String) - Static method in class facets.util.Strings
 
deleteDirFiles(String, File, FileSpecifier) - Method in class facets.core.app.Dialogs
 
deleteSelection() - Method in class facets.core.app.NodeViewable
 
deleteSelection() - Method in class facets.core.app.StatefulViewable
 
deleteValueAt(int) - Method in class facets.util.datatree.ValueNode
 
descendants() - Method in class facets.core.superficial.app.SAreaTarget
Depth-first traversal of this area tree, including the root.
descendants(TypedNode) - Static method in class facets.util.datatree.Nodes
 
descendantsTyped(TypedNode, String...) - Static method in class facets.util.datatree.Nodes
 
descendantTitled(TypedNode, String) - Static method in class facets.util.datatree.Nodes
 
descendantTyped(TypedNode, String) - Static method in class facets.util.datatree.Nodes
 
deserialize(byte[]) - Static method in class facets.util.Util.SerializableBytes
 
deserializedCopy(Serializable) - Static method in class facets.util.Util
Make a deep copy by serialization.
deserializeTree(DataNode, boolean) - Static method in class facets.util.FileNode
 
detailTop - Variable in class facets.core.app.Dialogs.ExceptionTexts
 
DialogActionDefaults - Class in facets.core.app
Convenience extension of DialogSurface.DialogActions.
DialogActionDefaults() - Constructor for class facets.core.app.DialogActionDefaults
 
dialogClosed() - Method in interface facets.core.app.DialogSurface.Contenter
Called once the containing dialog has closed.
dialogClosed() - Method in class facets.core.app.SimpleContenter
 
dialogEdit() - Method in class facets.core.app.ValueEdit
 
DialogHost - Interface in facets.core.app
SHost that can create dialog-type layouts and launch them in a window.
dialogOpen() - Method in class facets.core.app.Dialogs
Is a dialog surface already open?
dialogs() - Method in class facets.core.app.ActionAppSurface
Supplies the Dialogs which will launch dialogs from this application surface.
Dialogs - Class in facets.core.app
Builds and launches modal dialogs on behalf of an AppSurface.
Dialogs(AppSurface) - Constructor for class facets.core.app.Dialogs
 
dialogs() - Method in class facets.facet.app.FacetAppSurface
The Dialogs created during FacetAppSurface.openApp().
Dialogs.ExceptionTexts - Class in facets.core.app
Parameter object for Dialogs.warningException(ExceptionTexts, Exception, boolean).
Dialogs.ExceptionTexts(String, String, String, String) - Constructor for class facets.core.app.Dialogs.ExceptionTexts
 
Dialogs.ExceptionTexts(String, Exception) - Constructor for class facets.core.app.Dialogs.ExceptionTexts
 
Dialogs.Response - Enum in facets.core.app
Type-safe definitions of possible dialog responses.
Dialogs.Surfacer - Class in facets.core.app
Creates the DialogSurface to expose a set of SContenters.
Dialogs.Surfacer() - Constructor for class facets.core.app.Dialogs.Surfacer
 
DialogSurface - Class in facets.core.app
Implements SSurface for modal dialogs.
DialogSurface(ActionAppSurface, DialogHost, String, DialogSurface.DialogActions, DialogSurface.Contenter[]) - Constructor for class facets.core.app.DialogSurface
Unique constructor.
DialogSurface.Contenter - Interface in facets.core.app
SContenter for use in a DialogSurface.
DialogSurface.ContentRoot - Class in facets.core.app
Heads a content area tree for use in a dialog page.
DialogSurface.ContentRoot(String, STarget[], SContenter) - Constructor for class facets.core.app.DialogSurface.ContentRoot
 
DialogSurface.DialogActions - Class in facets.core.app
Defines top-level buttons for a DialogSurface.
DialogSurface.DialogActions() - Constructor for class facets.core.app.DialogSurface.DialogActions
 
DIGITS_SF - Static variable in class facets.util.Doubles
 
dismissHostWindow() - Method in class facets.core.app.DialogSurface
Enables top-level buttons to dismiss the dialog host.
dismissWindow() - Method in interface facets.core.app.DialogHost
 
distance(Point) - Method in class facets.util.geom.Point
 
doApply(TypedNode) - Method in class facets.util.datatree.TreeTransform
 
doBackup() - Method in class facets.util.Util.FileBackup
 
doConstrain() - Method in class facets.core.app.avatar.PlaneViewWorks
 
doesDnD() - Method in interface facets.core.app.avatar.AvatarView
Does the view participate in the GUI drag-and-drop system?.
doesDnD() - Method in class facets.core.app.avatar.AvatarViewWorks
Implements interface method.
doRangeChecks - Static variable in class facets.core.superficial.SNumeric
 
doReturnableOperation() - Method in class facets.util.app.ProvidingCache.ItemProvider
 
doReturnableOperation() - Method in class facets.util.app.WatchableOperation
 
doSimpleOperation() - Method in class facets.util.app.WatchableOperation
 
doSnap() - Method in class facets.core.app.avatar.PlaneViewWorks
 
dot - Static variable in class facets.util.FileSpecifier
 
DOT_ALL - Static variable in class facets.util.Regex
 
Doubles - Class in facets.util
Floating-point utilities.
Doubles(double[]) - Constructor for class facets.util.Doubles
 
doublesString(double[]) - Static method in class facets.util.Strings
 
DRAG_WAIT_MIN - Static variable in class facets.facet.app.FacetAppSpecifier
 
dragNotifyPause - Static variable in class facets.facet.FacetFactory
Time delay for drag input notifications, in milliseconds.
dragNotifyWait - Static variable in class facets.facet.FacetFactory
Should drag notification only take place when drag is paused?
dragPolicy(AvatarView, AvatarContent[], Object, PainterSource) - Method in class facets.core.app.avatar.AvatarPolicies
Defines how the viewer should drag an avatar selection.
DragPolicy - Class in facets.core.app.avatar
Defines how a custom viewer should drag an avatar selection.
DragPolicy() - Constructor for class facets.core.app.avatar.DragPolicy
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _