Frames | No Frames |
Constructors which throw type gnu.classpath.NotImplementedException | |
Creates a new SynthStyle object.
|
Methods which throw type gnu.classpath.NotImplementedException | |
ComponentUI | Creates the Synth look and feel component UI instance for the given
component.
|
Object | |
Color | |
UIDefaults | Returns the UI defaults of this look and feel.
|
Font | |
SynthGraphicsUtils | |
Insets | |
Dimension | SynthGraphicsUtils.getMaximumSize(SynthContext ctx, Font font, String text, Icon icon, int hAlign, int vAlign, int hTextPosition, int vTextPosition, int iconTextGap, int mnemonicIndex) Calculates the maximum size that is needed to render the label with
text and icon correctly.
|
Dimension | SynthGraphicsUtils.getMinimumSize(SynthContext ctx, Font font, String text, Icon icon, int hAlign, int vAlign, int hTextPosition, int vTextPosition, int iconTextGap, int mnemonicIndex) Calculates the minimums size that is needed to render the label with
text and icon correctly.
|
SynthPainter | |
Dimension | SynthGraphicsUtils.getPreferredSize(SynthContext ctx, Font font, String text, Icon icon, int hAlign, int vAlign, int hTextPosition, int vTextPosition, int iconTextGap, int mnemonicIndex) Calculates the preferred size that is needed to render the label with
text and icon correctly.
|
Region | Returns the region for a given Swing component.
|
void | Initializes this look and feel.
|
void | |
boolean | |
void | Loads a set of SynthStyle s that are used for the look and feel of
the components. |
void | SynthGraphicsUtils.paintText(SynthContext ctx, Graphics g, String text, Icon icon, int hAlign, int vAlign, int hTextPosition, int vTextPosition, int iconTextGap, int mnemonicIndex, int textOffset) |
boolean | FIXME: DOCUMENT ME!
|
void | Uninitializes the look and feel.
|
void | |
void | Updates all style information of the component and it's children.
|
Methods which throw type gnu.classpath.NotImplementedException | |
boolean | |
Transferable | |
void | |
void | |
void | |
String | AbstractButton.AccessibleAbstractButton.getAfterIndex(int value0, int value1) Returns the section of text after the index, or null if the index or part
is invalid.
|
String | AbstractButton.AccessibleAbstractButton.getAtIndex(int value0, int value1) Returns the section of text at the index, or null if the index or part
is invalid.
|
String | AbstractButton.AccessibleAbstractButton.getBeforeIndex(int value0, int value1) Returns the section of text before the index, or null if the index or part
is invalid.
|
Rectangle | JLabel.AccessibleJLabel.getCharacterBounds(int index) Returns the bounding box of the character at the specified index.
|
int | Returns the index of the character that is located at the specified
point.
|
boolean |
Methods which throw type gnu.classpath.NotImplementedException | |
void | Called when an end tag is seen for one of the types of tags associated
with this Action.
|
void | Called when an end tag is seen for one of the types of tags associated
with this Action.
|
void | HTMLEditorKit.InsertHTMLTextAction.insertAtBoundary(JEditorPane editor, HTMLDocument doc, int offset, Element insertElement, String html, HTML.Tag parentTag, HTML.Tag addTag) Invoked when inserting at a boundary. |
void | HTMLDocument.HTMLReader.preContent(char[] data) Adds the given text that was encountered in a element. |
void | |
void | This method is called when a start tag is seen for one of the types
of tags associated with this Action.
|
void | This method is called when a start tag is seen for one of the types
of tags associated with this Action.
|
void | This method is called when a start tag is seen for one of the types
of tags associated with this Action.
|
void | HTMLDocument.HTMLReader.textAreaContent(char[] data) Adds the given text to the textarea document. |
Methods which throw type gnu.classpath.NotImplementedException | |
void | MemoryCacheImageOutputStream.flushBefore(long position) |
void | |
int | |
int | |
int | FileCacheImageOutputStream.read(byte[] data, int offset, int len) |
int | MemoryCacheImageOutputStream.read(byte[] data, int offset, int len) |
void | ImageOutputStreamImpl.writeBit(int bit) Writes a bit value to the stream.
|
void | ImageOutputStreamImpl.writeBits(long bits, int numBits) Writes a number of bit values to the stream.
|
Methods which throw type gnu.classpath.NotImplementedException | |
List | Returns a List of DataFlavors to which the specified
String native can be translated by the data transfer
subsystem. |
List | |
void | De-serialize this class.
|
void | Serialize this class.
|
Methods which throw type gnu.classpath.NotImplementedException | |
void | This method is invoked when an action occurs.
|
int | TODO
|
boolean | |
void | |
void | |
void | DragSourceContext.updateCurrentCursor(int dropOp, int targetAct, int status) This function sets the drag cursor for the specified operation, actions and
status if the default drag cursor is active. |
Methods which throw type gnu.classpath.NotImplementedException | |
void | This function converts between the string passed into the client
property and the internal representation (currently an int).
|
void | Paints the horizontal separators.
|
Constructors which throw type gnu.classpath.NotImplementedException | |
Construct a new key with the indicated principal and a password.
| |
Create a new instance with the given name and type. |
Methods which throw type gnu.classpath.NotImplementedException | |
void | If the ticket is renewable, and the renewal time has not yet elapsed,
attempt to renew the ticket.
|
Methods which throw type gnu.classpath.NotImplementedException | |
void | Handle a change in the caret position and fire any applicable
property change events.
|
void | Handle a text change event and fire an
AccessibleContext.ACCESSIBLE_TEXT_PROPERTY property change
event.
|
boolean | Performs the i-th action. |
int | Returns the number of actions for this object. |
String | Returns the description of the i-th action. |
AccessibleStateSet | Retreive the accessible state set of this component.
|
String | JTextComponent.AccessibleJTextComponent.getAfterIndex(int part, int index) Gets the text located after index. null is returned if the index
or part is invalid.
|
String | JTextComponent.AccessibleJTextComponent.getAtIndex(int part, int index) Gets the text located at index. null is returned if the index
or part is invalid.
|
String | JTextComponent.AccessibleJTextComponent.getBeforeIndex(int part, int index) Gets the text located before index. null is returned if the index
or part is invalid.
|
AttributeSet | Gets the character attributes of the character at index. |
Rectangle | Calculate the bounding box of the character at the given index.
|
int | Get the index of the character at the given point, in component
pixel co-ordinates. |
void | Inserts the text at the given index.
|
void | Handle a text insertion event and fire an
AccessibleContext.ACCESSIBLE_TEXT_PROPERTY property change
event.
|
void | DefaultHighlighter.paintLayeredHighlights(Graphics g, int p0, int p1, Shape viewBounds, JTextComponent editor, View view) |
void | Handle a text removal event and fire an
AccessibleContext.ACCESSIBLE_TEXT_PROPERTY property change
event.
|
void | Sets the attributes of all the text between two indexes.
|
void | Sets the text contents.
|
Methods which throw type gnu.classpath.NotImplementedException | |
void | |
void | Invoked when the mouse button has been clicked (pressed and released) on
a component.
|
void | Invoked when a mouse button is pressed on a component and then dragged.
|
void | Invoked when a mouse button is pressed on a component and then dragged.
|
void | Invoked when the mouse enters a component.
|
void | Invoked when the mouse exits a component.
|
void | Invoked when the mouse button has been moved on a component (with no
buttons no down).
|
void | Invoked when the mouse cursor has been moved onto a component but no
buttons have been pushed.
|
void | Invoked when a mouse button has been pressed on a component.
|
void | Invoked when a mouse button has been released on a component.
|
void | Invoked when a mouse button has been released on a component.
|
void | This method gets called when a bound property is changed.
|
void | Removes event from the source
|
void | |
void |
Methods which throw type gnu.classpath.NotImplementedException | |
float[] | |
Shape | |
Shape[] | |
byte | TextLayout.getCharacterLevel(int index) |
int[] | TextLayout.getLogicalRangesForVisualSelection(TextHitInfo firstEndpoint, TextHitInfo secondEndpoint) |
TextHitInfo | TextLayout.getNextLeftHit(int offset) |
TextHitInfo | |
TextHitInfo | TextLayout.getNextRightHit(int offset) |
TextHitInfo | |
TextHitInfo | |
Shape | TextLayout.getVisualHighlightShape(TextHitInfo firstEndpoint, TextHitInfo secondEndpoint, Rectangle2D bounds) |
TextHitInfo | |
int | |
TextHitInfo |
Methods which throw type gnu.classpath.NotImplementedException | |
CollationElementIterator | This method returns an instance of CollationElementIterator
for the String represented by the specified
CharacterIterator .
|