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 _

I

id(Object) - Static method in class facets.util.Debug
A value that uniquely identifies the object within its class.
Identified - Interface in facets.util
Specifies a unique identity.
identity() - Method in class facets.util.datatree.TypedNode
 
identity() - Method in class facets.util.geom.Line
 
identity() - Method in interface facets.util.Identified
Return an object that is as far as possible unique for the implementation.
identity() - Method in class facets.util.shade.Shade
 
IdiomApplet - Class in facets.idiom
Platform for desktop applets demonstrating Facets idioms.
IdiomApplet(String[]) - Constructor for class facets.idiom.IdiomApplet
 
idiomName - Variable in class facets.idiom.IdiomApplet
 
impact - Variable in class facets.core.superficial.Notice
 
impact() - Method in interface facets.core.superficial.Notifying
Allows this Notifying to specify a default Notifying.Impact.
INCH_PTS - Static variable in interface facets.core.app.avatar.PlaneView
 
includeFlag(String) - Method in class facets.util.StringFlags
Do the flags set include this flagged string?
includeNode(TypedNode, TypedNode) - Method in class facets.core.app.TreeView
Should node be included in the displayed contents of parent?
includeValue(TypedNode, Object) - Method in class facets.core.app.TreeView
Should value be included in the displayed contents of parent?
incrementTitles() - Method in class facets.util.geom.AnglePolicy
 
incrementTitles() - Method in class facets.util.NumberPolicy
Human-readable description of increment directions.
index() - Method in class facets.core.superficial.SIndexing
The first index into the indexables.
indexables() - Method in class facets.core.superficial.SIndexing
The items exposed to indexing.
indexableTargets() - Method in class facets.core.superficial.app.IndexingTarget
Convenience cast for the indexables of the indexing.
indexed() - Method in class facets.core.superficial.SIndexing
The item denoted by the current index.
indexedTarget() - Method in class facets.core.superficial.app.IndexingTarget
Convenience cast for the indexed of the indexing.
indexedTargeter() - Method in class facets.core.superficial.app.IndexingTargeter
Retargeted to IndexingTarget.indexedTarget() in the current target.
indexedTitleEditable(SIndexing) - Method in class facets.facet.FacetFactory.ComboCoupler
 
indexedTitleEdited(String) - Method in class facets.facet.FacetFactory.ComboCoupler
 
indexing() - Method in class facets.core.superficial.app.IndexingFrame.FrameTargeter
Retargeted to the SIndexing wrapped by the current target.
indexing() - Method in class facets.core.superficial.app.IndexingFrame
The indexing last set with IndexingFrame.setIndexing(SIndexing).
indexing() - Method in class facets.core.superficial.app.IndexingTarget
The indexing last set with IndexingTarget.setIndexing(SIndexing).
indexing() - Method in class facets.core.superficial.app.IndexingTargeter
Retargeted to IndexingTarget.indexing() in the current target.
IndexingFrame - Class in facets.core.superficial.app
SelectingFrame that selects with an SIndexing.
IndexingFrame(String, Object, SIndexing) - Constructor for class facets.core.superficial.app.IndexingFrame
Main constructor.
IndexingFrame(String, Object[], int) - Constructor for class facets.core.superficial.app.IndexingFrame
Convenience constructor for use with simple array content.
IndexingFrame(String, Object) - Constructor for class facets.core.superficial.app.IndexingFrame
Core constructor.
IndexingFrame.FrameTargeter - Class in facets.core.superficial.app
Targeter for an IndexingFrame.
IndexingFrame.FrameTargeter(IndexingFrame) - Constructor for class facets.core.superficial.app.IndexingFrame.FrameTargeter
Unique constructor.
IndexingIterator<T> - Class in facets.util
Iteration with an index.
IndexingIterator(List<T>) - Constructor for class facets.util.IndexingIterator
 
IndexingIterator(T[]) - Constructor for class facets.util.IndexingIterator
 
indexings() - Method in class facets.core.superficial.SIndexing
The indexables ordered by most recently indexed.
IndexingTarget - Class in facets.core.superficial.app
STarget with indexing of STarget children.
IndexingTarget(String, SIndexing) - Constructor for class facets.core.superficial.app.IndexingTarget
Unique constructor.
IndexingTargeter - Class in facets.core.superficial.app
FrameTargeter for an IndexingTarget.
indexOf(Object[], Object) - Static method in class facets.util.Objects
 
indexSet(SIndexing) - Method in class facets.core.superficial.SIndexing.Coupler
Called whenever an index changes.
indices() - Method in class facets.core.superficial.SIndexing
The indices last set into the indexables.
info(Object) - Static method in class facets.util.Debug
Returns basic information about an object's type and identity.
infoMessage(String, String) - Method in class facets.core.app.Dialogs
 
initialDouble(String) - Static method in class facets.util.Strings
 
insertStatefuls(Stateful...) - Method in class facets.core.app.NodeViewable
 
insertStatefuls(Stateful...) - Method in class facets.core.app.StatefulViewable
 
intPct(double, double) - Static method in class facets.util.Util
 
intsString(int[]) - Static method in class facets.util.Strings
 
intX() - Method in class facets.util.geom.Point
 
intY() - Method in class facets.util.geom.Point
 
isActive() - Method in class facets.core.superficial.app.SAreaTarget
 
isActive() - Method in interface facets.core.superficial.app.SViewer
Does the viewer facet have focus?
isActive() - Method in interface facets.core.superficial.FacetedTarget
Should the targeter tree treat the facet as having the GUI focus?
isAddedShade(Shade) - Method in class facets.util.shade.ShadeSet
True if shade is not a member of the internal reference set.
isBright() - Method in class facets.util.shade.Shade
True if HSB brightness is higher than THRESHOLD_B.
isBuilt() - Method in class facets.core.app.AppSurface
Allows a check that the surface has been built.
isColumnEditable(int) - Method in class facets.core.app.TableView
 
isContentSelectable(AvatarContent) - Method in class facets.core.app.avatar.AvatarPolicies
 
isFileApp() - Method in class facets.facet.app.FacetAppSpecifier
Defines default returns of FacetAppSpecifier.newActions(ActionAppSurface) and FacetAppSpecifier.contentStyle().
isFileApp() - Method in class facets.idiom.XmlView
 
isHeadless() - Method in class facets.core.app.AppSurface
Provides for an application to run headless.
isHorizontal() - Method in class facets.core.app.ListView
 
isKeyPair(String) - Static method in class facets.util.datatree.Nodes
 
isLive() - Method in class facets.core.app.avatar.PlaneViewWorks
 
isLive() - Method in class facets.core.superficial.app.SelectionView
Implements interface method.
isLive() - Method in interface facets.core.superficial.app.SView
Does the view allow user interaction/editing?
isLive() - Method in interface facets.core.superficial.STarget
Indicates whether the STarget should be exposed by a surface facet as open to control eg 'enabled'.
isLive() - Method in class facets.core.superficial.TargetCore
 
isMultiPage() - Method in class facets.core.app.DialogSurface
Required to ensure correct calculation of default host size.
isMultiPage() - Method in class facets.facet.app.FacetDialogSurface.MultiPaged
 
isPickable() - Method in class facets.core.app.avatar.PainterMaster.Outlined
 
isResizable() - Method in class facets.facet.app.FacetDialogSurface
 
isSaturated() - Method in class facets.util.shade.Shade
True if HSB saturation is higher than THRESHOLD_S.
isScrollable() - Method in class facets.facet.FacetMaster.Viewer
Should the viewer facet scroll the avatar pane?
isSegregated(DataNode) - Method in class facets.util.datatree.XmlPolicy
When writing, may identify segregated text.
isSet() - Method in class facets.core.superficial.SToggling
The Boolean state of the toggling.
isValidText(STextual, String) - Method in class facets.core.superficial.STextual.Coupler
Is this text valid for the STextual?
itemCount - Variable in class facets.util.IndexingIterator
 
itemIterated(T, int) - Method in class facets.util.IndexingIterator
 
ItemList<T> - Class in facets.util
An array-friendly List.
ItemList(Class) - Constructor for class facets.util.ItemList
Unique constructor.
ItemList(T[]) - Constructor for class facets.util.ItemList
 
ItemList.TreeItems<C> - Class in facets.util
ItemList that can traverse a generic tree.
ItemList.TreeItems(Class, C) - Constructor for class facets.util.ItemList.TreeItems
 
items() - Method in class facets.util.ItemList
Returns an array of the storage type passed to the constructor.
itemType - Variable in class facets.util.ItemList
 
iterateSelection(boolean) - Method in class facets.core.app.NodeViewable
 
iterateSelection(boolean) - Method in class facets.core.app.StatefulViewable
 
iterateWithIndex() - Method in class facets.util.IndexingIterator
 
iterationTitles(SIndexing) - Method in class facets.core.superficial.SIndexing.Coupler
Returns titles for iterating buttons or menu items.

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 _