com.datamessenger.awt.graphics
Class ContextAdapter
java.lang.Object
|
+--com.datamessenger.awt.graphics.ContextAdapter
- public class ContextAdapter
- extends java.lang.Object
- implements ContainerContext
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
c
protected ContainerContext c
offsetx
public int offsetx
offsety
public int offsety
width
public int width
height
public int height
ContextAdapter
public ContextAdapter(ContainerContext c)
getBounds
public java.awt.Rectangle getBounds()
setBounds
public void setBounds(java.awt.Rectangle rt)
getLayoutBounds
public java.awt.Rectangle getLayoutBounds()
- Specified by:
- getLayoutBounds in interface ContainerContext
getFont
public java.awt.Font getFont()
- Specified by:
- getFont in interface ContainerContext
getColorScheme
public ColorScheme getColorScheme()
- Specified by:
- getColorScheme in interface ContainerContext
getComponent
public java.awt.Component getComponent()
- Specified by:
- getComponent in interface ContainerContext
invalidate
public void invalidate()
- Specified by:
- invalidate in interface ContainerContext
Comments, suggestions, and bug reports are welcomed and encouraged. Please refer them to our support page. Thank you. |
Copyright © 1999-2001 Produx House, Corp. All rights reserved.
Java is a trademark or registered trademark of Sun Microsystems, Inc.