|
|||||||||
| Home >> All >> gnu >> java >> awt >> [ peer overview ] | PREV NEXT | ||||||||
B
- beginLayout() - Method in class gnu.java.awt.peer.GLightweightPeer
- beginValidate() - Method in class gnu.java.awt.peer.GLightweightPeer
C
- ClasspathFontPeer - class gnu.java.awt.peer.ClasspathFontPeer.
- A peer for fonts that are used inside Classpath.
- ClasspathFontPeer(String, Map) - Constructor for class gnu.java.awt.peer.ClasspathFontPeer
- ClasspathFontPeer(String, int, int) - Constructor for class gnu.java.awt.peer.ClasspathFontPeer
- ClasspathTextLayoutPeer - interface gnu.java.awt.peer.ClasspathTextLayoutPeer.
- canDetermineObscurity() - Method in class gnu.java.awt.peer.GLightweightPeer
- canDisplay(Font, char) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.canDisplay(char)>
Font.canDisplay(char)55 - canDisplayUpTo(Font, CharacterIterator, int, int) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of
Font#canDisplay(String),Font#canDisplay(char [], int, int), andFont#canDisplay(CharacterIterator, int, int). - cancelPendingPaint(int, int, int, int) - Method in class gnu.java.awt.peer.GLightweightPeer
- checkImage(Image, int, int, ImageObserver) - Method in class gnu.java.awt.peer.GLightweightPeer
- clone() - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- coalescePaintEvent(PaintEvent) - Method in class gnu.java.awt.peer.GLightweightPeer
- comp - Variable in class gnu.java.awt.peer.GLightweightPeer
- containerInsets - Variable in class gnu.java.awt.peer.GLightweightPeer
- copyFamilyToAttrs(String, Map) - Static method in class gnu.java.awt.peer.ClasspathFontPeer
- copySizeToAttrs(float, Map) - Static method in class gnu.java.awt.peer.ClasspathFontPeer
- copyStyleToAttrs(int, Map) - Static method in class gnu.java.awt.peer.ClasspathFontPeer
- copyTransformToAttrs(AffineTransform, Map) - Static method in class gnu.java.awt.peer.ClasspathFontPeer
- createBuffers(int, BufferCapabilities) - Method in class gnu.java.awt.peer.GLightweightPeer
- createGlyphVector(Font, FontRenderContext, CharacterIterator) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.createGlyphVector(FontRenderContext, String)>
Font.createGlyphVector(FontRenderContext, String)55 , Font.createGlyphVector(FontRenderContext, char[])>Font.createGlyphVector(FontRenderContext, char[])55 , and Font.createGlyphVector(FontRenderContext, CharacterIterator)>Font.createGlyphVector(FontRenderContext, CharacterIterator)55 . - createGlyphVector(Font, FontRenderContext, int[]) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.createGlyphVector(FontRenderContext,
int[])>
Font.createGlyphVector(FontRenderContext, int[])55 . - createImage(ImageProducer) - Method in class gnu.java.awt.peer.GLightweightPeer
- createImage(int, int) - Method in class gnu.java.awt.peer.GLightweightPeer
- createVolatileImage(int, int) - Method in class gnu.java.awt.peer.GLightweightPeer
D
- deriveFont(Font, int, float) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.deriveFont(int, float)>
Font.deriveFont(int, float)55 - deriveFont(Font, float) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.deriveFont(float)>
Font.deriveFont(float)55 - deriveFont(Font, int) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.deriveFont(int)>
Font.deriveFont(int)55 - deriveFont(Font, int, AffineTransform) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.deriveFont(int, AffineTransform)>
Font.deriveFont(int, AffineTransform)55 - deriveFont(Font, AffineTransform) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.deriveFont(AffineTransform)>
Font.deriveFont(AffineTransform)55 - deriveFont(Font, Map) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.deriveFont(Map)>
Font.deriveFont(Map)55 - destroyBuffers() - Method in class gnu.java.awt.peer.GLightweightPeer
- disable() - Method in class gnu.java.awt.peer.GLightweightPeer
- dispose() - Method in class gnu.java.awt.peer.GLightweightPeer
- draw(Graphics2D, float, float) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
E
- EmbeddedWindowPeer - interface gnu.java.awt.peer.EmbeddedWindowPeer.
- embed(long) - Method in interface gnu.java.awt.peer.EmbeddedWindowPeer
- enable() - Method in class gnu.java.awt.peer.GLightweightPeer
- endLayout() - Method in class gnu.java.awt.peer.GLightweightPeer
- endValidate() - Method in class gnu.java.awt.peer.GLightweightPeer
- equals(ClasspathTextLayoutPeer) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
F
- faceName - Variable in class gnu.java.awt.peer.ClasspathFontPeer
- faceNameToFamilyName(String) - Static method in class gnu.java.awt.peer.ClasspathFontPeer
- familyName - Variable in class gnu.java.awt.peer.ClasspathFontPeer
- flip(BufferCapabilities.FlipContents) - Method in class gnu.java.awt.peer.GLightweightPeer
G
- GLightweightPeer - class gnu.java.awt.peer.GLightweightPeer.
- A stub class that implements the ComponentPeer and ContainerPeer interfaces using callbacks into the Component and Container classes.
- GLightweightPeer(Component) - Constructor for class gnu.java.awt.peer.GLightweightPeer
- getAdvance() - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getAscent() - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getAttributes(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getAttributes()>
Font.getAttributes()55 - getAvailableAttributes(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getAvailableAttributes()>
Font.getAvailableAttributes()55 - getBackBuffer() - Method in class gnu.java.awt.peer.GLightweightPeer
- getBaseline() - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getBaselineFor(Font, char) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getBaselineFor(char)>
Font.getBaselineFor(char)55 - getBaselineOffsets() - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getBlackBoxBounds(int, int) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getBounds() - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getBounds() - Method in class gnu.java.awt.peer.GLightweightPeer
- getCaretInfo(TextHitInfo, Rectangle2D) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getCaretShape(TextHitInfo, Rectangle2D) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getCaretShapes(int, Rectangle2D, TextLayout.CaretPolicy) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getCharacterCount() - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getCharacterLevel(int) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getColorModel() - Method in class gnu.java.awt.peer.GLightweightPeer
- getDescent() - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getFamily(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getFamily()>
Font.getFamily()55 - getFamily(Font, Locale) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getFamily(Locale)>
Font.getFamily(Locale)55 - getFontMetrics(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of
Font#getFontMetrics() - getFontMetrics(Font) - Method in class gnu.java.awt.peer.GLightweightPeer
- getFontName(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getFontName()>
Font.getFontName()55 - getFontName(Font, Locale) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getFontName(Locale)>
Font.getFontName(Locale)55 - getGlyphName(Font, int) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Returns a name for the specified glyph.
- getGraphics() - Method in class gnu.java.awt.peer.GLightweightPeer
- getGraphicsConfiguration() - Method in class gnu.java.awt.peer.GLightweightPeer
- getInsets() - Method in class gnu.java.awt.peer.GLightweightPeer
- getItalicAngle(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getItalicAngle()>
Font.getItalicAngle()55 - getJustifiedLayout(float) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getLeading() - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getLineMetrics(Font, CharacterIterator, int, int, FontRenderContext) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getLineMetrics(CharacterIterator, int,
int, FontRenderContext)>
Font.getLineMetrics(CharacterIterator, int, int, FontRenderContext)55 - getLocationOnScreen() - Method in class gnu.java.awt.peer.GLightweightPeer
- getLogicalHighlightShape(int, int, Rectangle2D) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getLogicalRangesForVisualSelection(TextHitInfo, TextHitInfo) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getMaxCharBounds(Font, FontRenderContext) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getMaxCharBounds(FontRenderContext)>
Font.getMaxCharBounds(FontRenderContext)55 - getMinimumSize() - Method in class gnu.java.awt.peer.GLightweightPeer
- getMissingGlyphCode(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getMissingGlyphCode()>
Font.getMissingGlyphCode()55 - getName(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getName()>
Font.getName()55 - getNextLeftHit(int, TextLayout.CaretPolicy) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getNextRightHit(int, TextLayout.CaretPolicy) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getNumGlyphs(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getNumGlyphs()>
Font.getNumGlyphs()55 - getOutline(AffineTransform) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getPostScriptName(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getPSName()>
Font.getPSName()55 - getPreferredSize() - Method in class gnu.java.awt.peer.GLightweightPeer
- getSize(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getSize()>
Font.getSize()55 - getStandardAttributes(Map) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- getStringBounds(Font, CharacterIterator, int, int, FontRenderContext) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getStringBounds(CharacterIterator, int,
int, FontRenderContext)>
Font.getStringBounds(CharacterIterator, int, int, FontRenderContext)55 - getStrongCaret(TextHitInfo, TextHitInfo) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getStyle(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getStyle()>
Font.getStyle()55 - getSubFamilyName(Font, Locale) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Returns the name of this font face inside the family, for example “Light”.
- getToolkit() - Method in class gnu.java.awt.peer.GLightweightPeer
- getTransform(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.getTransform()>
Font.getTransform()55 - getVisibleAdvance() - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getVisualHighlightShape(TextHitInfo, TextHitInfo, Rectangle2D) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- getVisualOtherHit(TextHitInfo) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- gnu.java.awt.peer - package gnu.java.awt.peer
H
- handleEvent(AWTEvent) - Method in class gnu.java.awt.peer.GLightweightPeer
- handleJustify(float) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- handlesWheelScrolling() - Method in class gnu.java.awt.peer.GLightweightPeer
- hasUniformLineMetrics(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.hasUniformLineMetrics()>
Font.hasUniformLineMetrics()55 - hashCode() - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- hide() - Method in class gnu.java.awt.peer.GLightweightPeer
- hitTestChar(float, float, Rectangle2D) - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
I
- insets() - Method in class gnu.java.awt.peer.GLightweightPeer
- isBold(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.isBold()>
Font.isBold()55 - isFocusTraversable() - Method in class gnu.java.awt.peer.GLightweightPeer
- isFocusable() - Method in class gnu.java.awt.peer.GLightweightPeer
- isItalic(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.isItalic()>
Font.isItalic()55 - isLeftToRight() - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- isLogicalFontName(String) - Static method in class gnu.java.awt.peer.ClasspathFontPeer
- isObscured() - Method in class gnu.java.awt.peer.GLightweightPeer
- isPaintPending() - Method in class gnu.java.awt.peer.GLightweightPeer
- isPlain(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.isPlain()>
Font.isPlain()55 - isReparentSupported() - Method in class gnu.java.awt.peer.GLightweightPeer
- isRestackSupported() - Method in class gnu.java.awt.peer.GLightweightPeer
- isTransformed(Font) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.isTransformed()>
Font.isTransformed()55 - isVertical() - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
L
- layout() - Method in class gnu.java.awt.peer.GLightweightPeer
- layoutGlyphVector(Font, FontRenderContext, char[], int, int, int) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- Implementation of Font.layoutGlyphVector(FontRenderContext,
char[], int, int, int)>
Font.layoutGlyphVector(FontRenderContext, char[], int, int, int)55 . - logicalFontNameToFaceName(String) - Static method in class gnu.java.awt.peer.ClasspathFontPeer
- logicalName - Variable in class gnu.java.awt.peer.ClasspathFontPeer
- The 3 names of this font.
M
- minimumSize() - Method in class gnu.java.awt.peer.GLightweightPeer
P
- paint(Graphics) - Method in class gnu.java.awt.peer.GLightweightPeer
- preferredSize() - Method in class gnu.java.awt.peer.GLightweightPeer
- prepareImage(Image, int, int, ImageObserver) - Method in class gnu.java.awt.peer.GLightweightPeer
- print(Graphics) - Method in class gnu.java.awt.peer.GLightweightPeer
R
- repaint(long, int, int, int, int) - Method in class gnu.java.awt.peer.GLightweightPeer
- reparent(ContainerPeer) - Method in class gnu.java.awt.peer.GLightweightPeer
- requestFocus() - Method in class gnu.java.awt.peer.GLightweightPeer
- requestFocus(Component, boolean, boolean, long) - Method in class gnu.java.awt.peer.GLightweightPeer
- reshape(int, int, int, int) - Method in class gnu.java.awt.peer.GLightweightPeer
- restack() - Method in class gnu.java.awt.peer.GLightweightPeer
S
- setBackground(Color) - Method in class gnu.java.awt.peer.GLightweightPeer
- setBounds(int, int, int, int) - Method in class gnu.java.awt.peer.GLightweightPeer
- setBounds(int, int, int, int, int) - Method in class gnu.java.awt.peer.GLightweightPeer
- setCursor(Cursor) - Method in class gnu.java.awt.peer.GLightweightPeer
- Sets the cursor on the heavy-weight parent peer.
- setEnabled(boolean) - Method in class gnu.java.awt.peer.GLightweightPeer
- setEventMask(long) - Method in class gnu.java.awt.peer.GLightweightPeer
- setFont(Font) - Method in class gnu.java.awt.peer.GLightweightPeer
- setForeground(Color) - Method in class gnu.java.awt.peer.GLightweightPeer
- setStandardAttributes(String, String, int, float, AffineTransform) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- setStandardAttributes(String, Map) - Method in class gnu.java.awt.peer.ClasspathFontPeer
- setVisible(boolean) - Method in class gnu.java.awt.peer.GLightweightPeer
- show() - Method in class gnu.java.awt.peer.GLightweightPeer
- size - Variable in class gnu.java.awt.peer.ClasspathFontPeer
- The font point size.
- style - Variable in class gnu.java.awt.peer.ClasspathFontPeer
- The font style, which is a combination (by OR-ing) of the font style constants PLAIN, BOLD and ITALIC, in this class.
T
- tk() - Static method in class gnu.java.awt.peer.ClasspathFontPeer
- toString() - Method in interface gnu.java.awt.peer.ClasspathTextLayoutPeer
- transform - Variable in class gnu.java.awt.peer.ClasspathFontPeer
- The affine transformation the font is currently subject to.
U
- updateCursorImmediately() - Method in class gnu.java.awt.peer.GLightweightPeer
B C D E F G H I L M P R S T U
|
|||||||||
| Home >> All >> gnu >> java >> awt >> [ peer overview ] | PREV NEXT | ||||||||