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 _

S

S - Static variable in class facets.util.shade.Shade
Index into values array.
SAreaTarget - Class in facets.core.superficial.app
Represents viewers and other surface areas to the targeter tree.
SAreaTarget(String, SIndexing) - Constructor for class facets.core.superficial.app.SAreaTarget
Core constructor which sets indexing.
SAreaTarget(String, STarget...) - Constructor for class facets.core.superficial.app.SAreaTarget
Convenience constructor setting indexable children.
SASH_SPLIT_POLICY - Static variable in class facets.facet.AreaFacets
 
saveFile(File, FileSpecifier[]) - Method in class facets.core.app.Dialogs
 
saveToSink(Object) - Method in class facets.core.app.ViewerContenter
Attempt to save to a sink.
saveToSink(Object) - Method in class facets.facet.app.tree.TreeAppContenter
 
scale() - Method in interface facets.core.app.avatar.PlaneView
 
scale() - Method in class facets.core.app.avatar.PlaneViewWorks
 
scaled(double) - Method in class facets.util.geom.Vector
 
scaledLaunchBounds(double) - Method in class facets.facet.app.FacetDialogSurface
 
scaling() - Method in class facets.core.app.avatar.PainterMaster.Outlined
 
scheduleFuture(WatchableOperation) - Method in class facets.util.app.AppWatcher
 
SContenter - Interface in facets.core.superficial.app
Builds a targeter tree and facets that can expose its content.
SContentRootTargeter - Class in facets.core.superficial.app
Heads the targeter tree for a content area.
SContentRootTargeter(TargeterCore.TargetType) - Constructor for class facets.core.superficial.app.SContentRootTargeter
 
screenSize() - Method in class facets.facet.app.WindowAppHost
Supply the current screen size.
segregateAll() - Method in class facets.util.datatree.XmlPolicy
When reading, should text be segregated even where the containing element has no attributes?
SelectingFrame - Class in facets.core.superficial.app
SFrameTarget that maintains a SSelection.
SelectingFrame(String, Object) - Constructor for class facets.core.superficial.app.SelectingFrame
Unique constructor.
selection() - Method in class facets.core.app.PathSelection
Implements interface method.
selection() - Method in class facets.core.superficial.app.SContentRootTargeter
STargeter for the current selection.
selection() - Method in class facets.core.superficial.app.SelectingFrame
The current selection within the content framed.
selection() - Method in interface facets.core.superficial.app.SSelection
Single object defining the currently selected portion(s) of SSelection.content().
selection() - Method in interface facets.core.superficial.app.SViewer
Defines a region of viewable content to be displayed by the viewer facet.
selectionChanged(SSelection) - Method in interface facets.core.superficial.app.SViewer
To be called by the viewer facet whenever it makes a selection change.
selectionEdited(SSelection, Object, boolean) - Method in interface facets.core.superficial.app.SViewer
To be called by the viewer facet whenever it proposes an edit to the selection passed.
selectionFrame() - Method in class facets.core.app.NodeViewable
Default implementation for TypedNode tree.
selectionFrame() - Method in class facets.core.superficial.app.IndexingFrame
Re-implementation.
selectionFrame() - Method in class facets.core.superficial.app.SelectingFrame
Return a SFrameTarget framing the currently selected content.
selections() - Method in class facets.core.app.PathSelection
Implements interface method.
selections() - Method in interface facets.core.superficial.app.SSelection
Array defining the currently selected portion(s) of SSelection.content().
SelectionView - Class in facets.core.superficial.app
SSelection-aware SView implementation.
SelectionView(String) - Constructor for class facets.core.superficial.app.SelectionView
Unique constructor.
serialize(Serializable) - Static method in class facets.util.Util.SerializableBytes
 
serializeTree(TypedNode, File) - Static method in class facets.util.FileNode
 
services() - Method in interface facets.core.app.AppHost.LayoutFeatures
Will be returned via AppHost.activeServices() when the layout was the last set with SHost.setLayout(facets.core.superficial.app.SHost.FacetLayout).
services() - Method in class facets.facet.app.tree.TreeAppFacets
Creates specialised MenuFacets to match TreeAppSpecifier.
services() - Method in class facets.facet.FacetFactory
/** Implements interface method.
set(boolean) - Method in class facets.core.superficial.SToggling
Sets the Boolean state.
set(int, TypedNode) - Method in class facets.util.datatree.NodeList
 
set(double, double) - Method in class facets.util.geom.Point
 
set(Vector) - Method in class facets.util.geom.Point
 
setAppProvidingCache(ProvidingCache) - Method in class facets.facet.FacetFactory
 
setAppProvidingCache(ProvidingCache) - Method in interface facets.util.app.AppServices
 
setBuildEstimate(int) - Method in class facets.util.app.Events.EventTracer
 
setBuildMonitor(Events.EventTracer) - Static method in class facets.util.app.Events
 
setChild(DataNode, TypedNode) - Static method in class facets.util.datatree.Nodes
 
setChildren(TypedNode...) - Method in class facets.util.datatree.DataNode
Removes any existing children, appends those passed to any non-TypedNode contents.
setContents(Object...) - Method in class facets.util.datatree.DataNode
Replaces any existing contents.
setCoupler(AppWatcher.WatcherCoupler) - Method in class facets.util.app.AppWatcher
 
setCursor(boolean) - Method in class facets.util.app.BusyCursor
Set the busy cursor over the required part of the application surface.
setDefaultEncoding(boolean) - Static method in class facets.util.TextLines
 
setDialog(DialogSurface) - Method in interface facets.core.app.DialogSurface.Contenter
Enables the contenter to interact with its host dialog.
setDialog(DialogSurface) - Method in class facets.core.app.SimpleContenter
Empty implementation.
setDialog(DialogSurface) - Method in class facets.facet.app.FacetDialogContenter
 
setDirContents(File) - Method in class facets.util.FileNode
 
setElements(STarget[]) - Method in class facets.core.superficial.TargetCore
Sets the STarget children of the TargetCore.
setEncoding(String) - Static method in class facets.util.TextLines
 
setFacets(SFacet...) - Method in interface facets.core.app.MountFacet
Set the facets whose widgets will be contained by the container widget managed by this MountFacet.
setFileContents(File) - Method in class facets.util.FileNode
 
setFocusAt(Point) - Method in interface facets.core.app.avatar.ZoomPanView
Set a position within the bounded plane that should appear as near as possible to the centre of the viewport.
setFocusAt(Point) - Method in class facets.core.app.avatar.ZoomPanViewWorks
 
setFontBold(boolean) - Method in interface facets.core.app.Fonted
 
setFontBold(boolean) - Method in class facets.core.app.HtmlContent.HtmlSelected
 
setFontFace(String) - Method in interface facets.core.app.Fonted
 
setFontFace(String) - Method in class facets.core.app.HtmlContent.HtmlSelected
 
setFontItalic(boolean) - Method in interface facets.core.app.Fonted
 
setFontItalic(boolean) - Method in class facets.core.app.HtmlContent.HtmlSelected
 
setFontSize(int) - Method in interface facets.core.app.Fonted
 
setFontSize(int) - Method in class facets.core.app.HtmlContent.HtmlSelected
 
setFramedState(Object, boolean) - Method in class facets.core.superficial.SFrameTarget
Set the state of the framed.
setIndex(int) - Method in class facets.core.superficial.SIndexing
Sets a single index into the indexables.
setIndexed(Object) - Method in class facets.core.superficial.SIndexing
Sets the index to that of the item passed.
setIndexing(SIndexing) - Method in class facets.core.superficial.app.IndexingFrame
Sets an SIndexing that can index into content of SFrameTarget.framed.
setIndexing(SIndexing) - Method in class facets.core.superficial.app.IndexingTarget
Sets the SIndexing containing the STarget children of the IndexingTarget.
setIndexing(SIndexing) - Method in class facets.core.superficial.app.SAreaTarget
Overrides superclass method.
setIndices(int[]) - Method in class facets.core.superficial.SIndexing
Sets indices into the indexables.
setLayout(SHost.FacetLayout) - Method in class facets.core.app.Headless.HeadlessHost
 
setLayout(SHost.FacetLayout) - Method in interface facets.core.superficial.app.SHost
Attach widgets managed by the facets of the SHost.FacetLayout to the GUI context.
setLayoutTargetsLive(boolean) - Method in class facets.facet.app.FacetAppSurface
 
setLive(boolean) - Method in class facets.core.superficial.app.IndexingTarget
Overrides superclass method.
setLive(boolean) - Method in interface facets.core.superficial.STarget
Sets the internal state used by isLive.
setLive(boolean) - Method in class facets.core.superficial.TargetCore
 
setMonitor(Notifiable) - Method in interface facets.core.superficial.Notifying
Attach the Notifying to a Notifiable parent in the notification tree.
setParent(TypedNode) - Method in class facets.util.datatree.TypedNode
Set the node to be returned by TypedNode.parent().
setSelection(SSelection) - Method in class facets.core.superficial.app.SelectingFrame
Sets the selection to be returned by SelectingFrame.selection().
setShade(Shade) - Method in class facets.core.app.HtmlContent.HtmlSelected
 
setShade(Shade) - Method in interface facets.util.shade.Shaded
Set the current colour of the object as a Shade.
setShowValues(double, double, Vector, double) - Method in interface facets.core.app.avatar.PlaneView
Set the view area.
setShowValues(double, double, Vector, double) - Method in class facets.core.app.avatar.PlaneViewWorks
 
setSingleString(DataNode, String) - Static method in class facets.util.datatree.Nodes
 
setSink(Object) - Method in class facets.core.app.ViewerContenter
Attempts to set a data sink for the content.
setSink(Object) - Method in class facets.facet.app.tree.TreeAppContenter
 
setSort(int) - Method in class facets.util.shade.ShadeSet
Sets the sort used by shades.
setState(Object) - Method in class facets.core.app.avatar.PlaneViewWorks
 
setState(Object) - Method in class facets.core.app.avatar.ZoomPanViewWorks
 
setState(Object) - Method in class facets.core.app.HtmlContent
 
setState(Object) - Method in class facets.util.datatree.DataNode
Valid re-implementation.
setState(Object) - Method in class facets.util.datatree.TypedNode
Invalid stub.
setState(Object) - Method in interface facets.util.Stateful
Set state based on src.
setState(Object) - Method in class facets.util.StatefulCore
Implements interface method.
setStates(int[]) - Method in class facets.core.superficial.SToggling.Togglings
 
setText(String) - Method in class facets.core.superficial.STextual
Sets the text value to be exposed.
setTitle(String) - Method in class facets.core.app.Headless.HeadlessHost
 
setTitle(String) - Method in interface facets.core.superficial.app.SHost
 
setTitle(String) - Method in class facets.util.shade.Shade
 
setTitle(String) - Method in class facets.util.StatefulCore
Sets the text to be returned by StatefulCore.title()
setValidType(String) - Method in class facets.util.datatree.TypedNode
Validates and sets the string to be returned by TypedNode.type().
setValue(double) - Method in class facets.core.superficial.SNumeric
Sets the nearest valid value to value.
setValues(Object...) - Method in class facets.util.datatree.DataNode
Removes any existing values, prepending those passed to any TypedNode contents.
setWindowBounds(Rectangle) - Method in class facets.facet.app.WindowAppHost
Set the window bounds programmatically.
setWindowCloseLiveState() - Method in class facets.core.app.AppActions
 
setWindowExtension(SFacet, boolean) - Method in interface facets.core.app.DialogHost
 
sf(double) - Static method in class facets.util.Doubles
 
sf(double) - Static method in class facets.util.Util
 
SFacet - Interface in facets.core.superficial
Superfical facet.
SFrameTarget - Class in facets.core.superficial
Extends TargetCore by framing application content to be exposed directly to facets.
SFrameTarget(Object) - Constructor for class facets.core.superficial.SFrameTarget
Convenience constructor creating a suitable title.
SFrameTarget(String, Object) - Constructor for class facets.core.superficial.SFrameTarget
Core constructor.
shade - Variable in class facets.core.app.avatar.PainterMaster.Textual
 
shade() - Method in class facets.core.app.HtmlContent.HtmlSelected
 
Shade - Class in facets.util.shade
Named abstract colour.
Shade(double[], String) - Constructor for class facets.util.shade.Shade
Convenience constructor accepting HSB values.
Shade(int, String) - Constructor for class facets.util.shade.Shade
Core constructor.
shade() - Method in interface facets.util.shade.Shaded
The current colour of the object as a Shade.
Shaded - Interface in facets.util.shade
Has a Shade that can be read and set.
Shades - Class in facets.util.shade
Shade constants and helper classes.
Shades() - Constructor for class facets.util.shade.Shades
 
shades() - Method in class facets.util.shade.ShadeSet
The sorted contents of the working set of Shades.
Shades.HSBPolicy - Class in facets.util.shade
Policy for shade HSB values.
Shades.HSBPolicy(boolean) - Constructor for class facets.util.shade.Shades.HSBPolicy
 
Shades.RGBPolicy - Class in facets.util.shade
Policy for shade RGB values.
Shades.RGBPolicy() - Constructor for class facets.util.shade.Shades.RGBPolicy
 
ShadeSet - Class in facets.util.shade
Extensible, sortable set of Shades.
ShadeSet(ShadeSet) - Constructor for class facets.util.shade.ShadeSet
Constructor for public API.
ShadeSet(Shade[], ShadeSet) - Constructor for class facets.util.shade.ShadeSet
Core constructor, not public API.
SHEBANG - Static variable in class facets.util.datatree.XmlDocRoot
 
shift(Vector) - Method in class facets.util.geom.Point
 
shifted(Vector) - Method in class facets.util.geom.Point
 
shortTypeNameKey(Object) - Static method in class facets.util.Util
 
SHost - Interface in facets.core.superficial.app
GUI context for a surface.
SHost.FacetLayout - Interface in facets.core.superficial.app
Arrangement of facets exposing application content.
showHeight() - Method in interface facets.core.app.avatar.PlaneView
The minimum unscaled height of the viewport onto the plane.
showHeight() - Method in class facets.core.app.avatar.PlaneViewWorks
 
showPreferences() - Method in class facets.core.app.AppActions
Show preferences in core menu?
showRoot() - Method in class facets.core.app.ListView
 
showRoot() - Method in class facets.core.app.TreeView
Should the viewer display the root node of the tree?
showSource - Static variable in class facets.core.app.HtmlView
 
showSource() - Method in class facets.core.app.HtmlView
Instructs the viewer to display the HTML source.
showWidth() - Method in interface facets.core.app.avatar.PlaneView
The minimum unscaled width of the viewport onto the plane.
showWidth() - Method in class facets.core.app.avatar.PlaneViewWorks
 
sidebar() - Method in interface facets.core.app.AppHost.LayoutFeatures
To appear beside content area.
sidebar() - Method in class facets.facet.FacetFactory
Implements interface method.
sigFigs(double, int) - Static method in class facets.util.Doubles
 
SimpleContenter - Class in facets.core.app
SContenter that builds a content root with no viewers.
SimpleContenter(String) - Constructor for class facets.core.app.SimpleContenter
Unique constructor.
SIndexing - Class in facets.core.superficial
STarget representing one or more indices into a list of items.
SIndexing(String, Object[], SIndexing.Coupler) - Constructor for class facets.core.superficial.SIndexing
Core constructor.
SIndexing(String, Object[], int, SIndexing.Coupler) - Constructor for class facets.core.superficial.SIndexing
Convenience constructor setting initial index.
SIndexing(String, Object[], Object, SIndexing.Coupler) - Constructor for class facets.core.superficial.SIndexing
Convenience constructor setting initial indexed.
SIndexing(String, SIndexing.Coupler) - Constructor for class facets.core.superficial.SIndexing
Convenience constructor forcing dynamic read of indexables.
SIndexing.Coupler - Class in facets.core.superficial
Connects an SIndexing to the application.
SIndexing.Coupler() - Constructor for class facets.core.superficial.SIndexing.Coupler
 
singleMembered - Static variable in class facets.util.OffsetPath
Convenience instance.
sink() - Method in class facets.core.app.ViewerContenter
Data sink to which the ViewerContenter can be persisted.
sinkFileSpecifiers() - Method in class facets.core.app.ViewerContenter
Specify file passed to ViewerContenter.saveToSink(Object).
sinkFileSpecifiers() - Method in class facets.facet.app.tree.TreeAppContenter
 
SizeEstimable - Interface in facets.util
Can provide an advance estimate of its memory requirement.
SNAP_LABELS - Static variable in class facets.util.NumberPolicy.Ticked
 
SNAP_NONE - Static variable in class facets.util.NumberPolicy.Ticked
 
SNAP_TICKS - Static variable in class facets.util.NumberPolicy.Ticked
 
snapBits() - Method in class facets.util.shade.ShadeSet
The bit length to be used when 'snapping' new to existing shades.
snapRGB(int) - Method in class facets.util.shade.Shade
The RGB color value to a specified reduced accuracy.
snapShade(Shade) - Method in class facets.util.shade.ShadeSet
Checks whether shade can be 'snapped' to an existing shade.
snapType() - Method in class facets.util.geom.AnglePolicy
 
snapType() - Method in class facets.util.NumberPolicy.Ticked
Defines the snap-to-ticks contentStyle.
snapType() - Method in class facets.util.shade.Shades.HSBPolicy
 
snapType() - Method in class facets.util.shade.Shades.RGBPolicy
 
SNumeric - Class in facets.core.superficial
STarget representing a numeric value.
SNumeric(String, double, SNumeric.Coupler) - Constructor for class facets.core.superficial.SNumeric
Unique constructor.
SNumeric.Coupler - Class in facets.core.superficial
Connects a SNumeric to the application.
SNumeric.Coupler() - Constructor for class facets.core.superficial.SNumeric.Coupler
 
sort() - Method in class facets.util.shade.ShadeSet
The sort used by shades.
sort(String[]) - Static method in class facets.util.Strings
 
SORT_BLUE - Static variable in class facets.util.shade.ShadeSet
Sort index.
SORT_BRIGHTNESS - Static variable in class facets.util.shade.ShadeSet
Sort index.
SORT_GREEN - Static variable in class facets.util.shade.ShadeSet
Sort index.
SORT_HUE - Static variable in class facets.util.shade.ShadeSet
Sort index.
SORT_RED - Static variable in class facets.util.shade.ShadeSet
Sort index.
SORT_SATURATION - Static variable in class facets.util.shade.ShadeSet
Sort index.
SORT_SNAP - Static variable in class facets.util.shade.ShadeSet
Sort index.
SORT_TITLE - Static variable in class facets.util.shade.ShadeSet
Sort index.
sorted(Class, Object[], Comparator) - Static method in class facets.util.Objects
 
SORTS - Static variable in class facets.util.shade.ShadeSet
Sort index.
source() - Method in class facets.core.app.HtmlContent
The HTML currently wrapped, possibly set via HtmlContent.setState(Object).
source - Variable in class facets.util.datatree.ValueProxy
 
source - Variable in class facets.util.treecode.TreeCoded
 
sourceProxy(ValueProxy[], Object) - Static method in class facets.util.datatree.ValueProxy
 
sources - Variable in class facets.core.superficial.Notice
 
spec - Variable in class facets.core.app.AppSurface
Immutable AppSpecifier for the application.
specifiedFile(Object) - Method in class facets.util.FileSpecifier
Returns a file named to match the specification.
specifies(File) - Method in class facets.util.FileSpecifier
Does the file match the specification?
splashDown() - Method in class facets.core.app.Headless.HeadlessHost
 
splashDown() - Method in class facets.facet.app.WindowAppHost
Take down any splash screen.
splashUp(String) - Method in class facets.core.app.Headless.HeadlessHost
 
splashUp(String) - Method in class facets.facet.app.WindowAppHost
Put up a splash screen while the application is loading.
SPLIT_ARRAY - Static variable in class facets.util.Strings
 
SPLIT_ARRAYS - Static variable in class facets.util.Strings
 
splitPair(String) - Static method in class facets.util.datatree.Nodes
 
SRetargetable - Interface in facets.core.superficial
Application element targetable on a STarget.
SSelection - Interface in facets.core.superficial.app
Selection within application content.
SSurface - Interface in facets.core.superficial.app
Surface managing an AreaTargeter tree.
stackTraceLines(Throwable) - Static method in class facets.util.Debug
 
stamp() - Method in interface facets.core.app.avatar.PlaneView
Identifier that should change with each change in view properties.
stamp() - Method in class facets.core.app.avatar.PlaneViewWorks
 
stamp() - Method in class facets.core.app.avatar.ZoomPanViewWorks
 
STarget - Interface in facets.core.superficial
Superfical target.
STarget.Targeted - Interface in facets.core.superficial
Creates STargets representing its data and logic.
STargeter - Interface in facets.core.superficial
Superficial targeter.
startChecks() - Method in class facets.util.app.MemoryChecks
 
state(String...) - Method in class facets.util.app.AppValues
Stores application session state and user preferences.
STATE_DRAG_UNCONSTRAINED - Static variable in class facets.core.app.avatar.DragPolicy
 
STATE_FILES_PATH - Static variable in interface facets.core.app.AppConstants
Key for configuration or session value.
STATE_NODE_AREA - Static variable in class facets.facet.AreaFacets
State storage key element
STATE_NODE_DIALOGS - Static variable in interface facets.core.app.AppConstants
Type of session values node.
STATE_NODE_FILES - Static variable in interface facets.core.app.AppConstants
Type of session values node.
STATE_NODE_RECENT - Static variable in interface facets.core.app.AppConstants
Type of session values node.
STATE_NORMAL - Static variable in class facets.core.app.avatar.AvatarPolicy
 
STATE_NORMAL - Static variable in class facets.core.app.avatar.DragPolicy
 
STATE_ODDS_BOUNDS - Static variable in interface facets.core.app.AppConstants
Key for configuration or session value.
STATE_PICKED_SELECTED - Static variable in class facets.core.app.avatar.AvatarPolicy
 
stateChecksEqual(Object, Object) - Method in class facets.facet.ViewerPaneForm
 
stateCursor(Object) - Method in class facets.core.app.avatar.AvatarPolicy
Defines the cursor to appear over the avatar in different pick states.
stateCursor(Object) - Method in class facets.core.app.avatar.DragPolicy
Defines the cursor to appear over different drag states.
stateDebug - Static variable in class facets.util.app.AppValues
Global state node for debug values.
stateEquals(Stateful) - Method in class facets.core.app.HtmlContent
 
stateEquals(Stateful) - Method in class facets.util.datatree.DataNode
Valid re-implementation.
stateEquals(Stateful) - Method in interface facets.util.Stateful
Does the other Stateful have the same state?
stateEquals(Stateful) - Method in class facets.util.StatefulCore
Invalid stub implementation.
Stateful - Interface in facets.util
Has state that can be set, copied and checked for deep equality.
statefulClipperSource(boolean) - Method in class facets.facet.FacetFactory
 
StatefulCore - Class in facets.util
Basic Stateful which stamps each state change.
StatefulCore(String) - Constructor for class facets.util.StatefulCore
Unique constructor.
StatefulViewable<S extends Stateful> - Class in facets.core.app
ViewableFrame with Stateful content.
StatefulViewable(String, S, StatefulViewable.ClipperSource) - Constructor for class facets.core.app.StatefulViewable
Unique constructor.
StatefulViewable.Clipper - Interface in facets.core.app
Can copy and paste the content of a StatefulViewable.
StatefulViewable.ClipperSource - Interface in facets.core.app
Can supply a StatefulViewable with a suitable StatefulViewable.Clipper.
stateGetPath() - Method in class facets.util.app.AppFileValues
Gets the current file search path.
stateInts() - Method in class facets.core.superficial.SToggling.Togglings
 
statePutPath(File) - Method in class facets.util.app.AppFileValues
Stores the path to be returned by AppFileValues.stateGetPath().
stateSet(SToggling) - Method in class facets.core.superficial.SToggling.Coupler
Called by the toggling whenever its state is set.
stateStamp() - Method in interface facets.util.Stateful
Return a value guaranteeing that any instance with the same value has the same state.
stateStamp() - Method in class facets.util.StatefulCore
Implements interface method.
stateString() - Method in class facets.util.datatree.ValueProxy
 
stateString(ValueProxy[]) - Static method in class facets.util.datatree.ValueProxy
 
status() - Method in interface facets.core.app.AppHost.LayoutFeatures
To appear below content area.
status() - Method in class facets.facet.app.tree.TreeAppFacets
Final implementation setting diagnostic status display.
status() - Method in class facets.facet.FacetFactory
Implements interface method.
stepped(double[], double[], double) - Static method in class facets.util.Doubles
 
STextual - Class in facets.core.superficial
STarget representing a textual value.
STextual(String, String, STextual.Coupler) - Constructor for class facets.core.superficial.STextual
Core constructor.
STextual(String, STextual.Coupler) - Constructor for class facets.core.superficial.STextual
 
STextual.Coupler - Class in facets.core.superficial
Connects a STextual to the application.
STextual.Coupler() - Constructor for class facets.core.superficial.STextual.Coupler
 
SToggling - Class in facets.core.superficial
STarget representing a Boolean value.
SToggling(String, boolean, SToggling.Coupler) - Constructor for class facets.core.superficial.SToggling
Unique constructor.
SToggling.Coupler - Class in facets.core.superficial
Connects a SToggling to the application.
SToggling.Coupler() - Constructor for class facets.core.superficial.SToggling.Coupler
 
SToggling.Togglings - Class in facets.core.superficial
A set of STogglings based on an int[].
SToggling.Togglings(Object[], int[]) - Constructor for class facets.core.superficial.SToggling.Togglings
 
store() - Method in class facets.util.NumberValues
 
storeCheckedBounds() - Method in class facets.facet.app.WindowAppHost
Store the current bounds (if not maximised and at least minimum size).
storeX() - Method in class facets.util.geom.Point
 
storeXY() - Method in class facets.util.geom.Point
 
storeY() - Method in class facets.util.geom.Point
 
stretchMark(double, double, double, Shade) - Method in interface facets.core.app.avatar.PainterSource
 
STrigger - Class in facets.core.superficial
STarget representing an application process.
STrigger(String, STrigger.Coupler) - Constructor for class facets.core.superficial.STrigger
Unique constructor.
STrigger.Coupler - Class in facets.core.superficial
Connects a STrigger to the application.
STrigger.Coupler() - Constructor for class facets.core.superficial.STrigger.Coupler
 
StringFlags - Class in facets.util
Container for flags defined using strings.
StringFlags(String) - Constructor for class facets.util.StringFlags
Unique constructor.
stringLines(String) - Static method in class facets.util.Strings
 
Strings - Class in facets.util
String management and conversion.
Strings() - Constructor for class facets.util.Strings
 
stripExtension(String) - Method in class facets.util.FileSpecifier
 
style - Variable in class facets.core.app.avatar.PainterMaster.Textual
 
surface() - Method in class facets.core.app.DialogSurface.DialogActions
Allows subclasses to access the DialogSurface.
surfaceRetargeted() - Method in class facets.core.app.ActionAppSurface
Re-implementation calling AppActions.surfaceRetargeted().
surfaceRetargeted() - Method in class facets.core.app.AppActions
Called from ActionAppSurface.surfaceRetargeted().
surfaceRetargeted() - Method in class facets.core.app.AppSurface
Called whenever the surface root has been retargeted.
surfaceRetargeted() - Method in class facets.facet.app.FileAppActions
Re-implementation adjusting file menu live states.
surfaceRootTargeter() - Method in class facets.core.app.AppSurface
 
surfaceRootTargeter() - Method in interface facets.core.superficial.app.SSurface
The root of the surface targeter tree.
SurfaceServices - Interface in facets.core.app
Can respond to requests from surface facets.
surfaceStyle - Static variable in class facets.facet.FacetFactory
App surface contentStyle.
SView - Interface in facets.core.superficial.app
Defines display policy for a viewer facet.
SViewer - Interface in facets.core.superficial.app
Supplies SView policy and SSelection content to a viewer facet.
swingMap - Variable in class facets.facet.SwingSimpleMaster
 
SwingPanelFacet - Interface in facets.facet
SFacet based on JComponents.
SwingSimpleMaster - Class in facets.facet
Builds and manages Swing panel for a simple facet.
SwingSimpleMaster() - Constructor for class facets.facet.SwingSimpleMaster
 
SwingViewerMaster - Class in facets.facet
Builds and manages Swing pane for a viewer facet.
SwingViewerMaster() - Constructor for class facets.facet.SwingViewerMaster
 
SwingViewerMaster.Form - Class in facets.facet
SwingViewerMaster defined by a ViewerPaneForm.
SwingViewerMaster.Form(ViewerPaneForm) - Constructor for class facets.facet.SwingViewerMaster.Form
 
switchMount(SAreaTarget) - Method in class facets.facet.AreaFacets
Create a programmatically switchable container for facets in an area tree.
systemTimeout - Static variable in class facets.util.app.AppWatcher
 

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 _