SwingConstants
Nested Classes
class
A class to manage the effective position of the child views in a localized area while changes are being made around the localized area.
class
A record representing the layout state of a child view.
Fields
Object that manages the offsets of the children.
Fields declared in interface javax.swing.SwingConstantsBOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST
Constructors
Construct a box view that does asynchronous layout.
New ChildState records are created through this method to allow subclasses the extend the ChildState records to do/hold more.
protected void
Publish the changes in preferences upward to the parent view.
float
Get the bottom part of the margin around the view.
Fetches the allocation for the given child view.
Fetch the object representing the layout state of of the child at the given index.
protected boolean
Is the major span currently estimated?
protected float
Fetch the span along an axis that is taken up by the insets.
Fetch the queue to use for layout.
float
Get the left part of the margin around the view.
int
Fetch the major axis (the axis the children are tiled along).
float
Determines the maximum span for this view along an axis.
float
Determines the minimum span for this view along an axis.
int
Fetch the minor axis (the axis orthogonal to the tiled axis).
int
Provides a way to determine the next visually represented model location that one might place a caret.
float
Determines the preferred span for this view along an axis.
float
Get the right part of the margin around the view.
float
Get the top part of the margin around the view.
int
Returns the number of views in this view.
int
Returns the child view index representing the given position in the model.
protected int
Fetches the child view index representing the given position in the model.
protected void
Loads all of the children to initialize the view.
protected void
Requirements changed along the major axis.
protected void
Requirements changed along the minor axis.
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
void
Render the view using the given allocation and rendering surface.
void
Child views can call this on the parent to indicate that the preference has changed and should be reconsidered for layout.
void
Calls the superclass to update the child views, and updates the status records for the children.
void
Set the bottom part of the margin around the view.
protected void
Set the estimatedMajorSpan property that determines if the major span should be treated as being estimated.
void
Set the left part of the margin around the view.
void
Sets the parent of the view.
void
Set the right part of the margin around the view.
void
Sets the size of the view.
void
Set the top part of the margin around the view.
protected void
Update the layout in response to receiving notification of change from the model.
int
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
Methods declared in class javax.swing.text.Viewappend, breakView, changedUpdate, createFragment, forwardUpdate, forwardUpdateToView, getAlignment, getAttributes, getBreakWeight, getContainer, getDocument, getElement, getEndOffset, getGraphics, getParent, getResizeWeight, getStartOffset, getToolTipText, getViewFactory, getViewIndex, insert, insertUpdate, isVisible, modelToView, modelToView, remove, removeAll, removeUpdate, updateChildren, viewToModel
Methods declared in class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4