diff options
| author | Roman Kennke <roman@kennke.org> | 2007-03-01 01:01:00 +0000 |
|---|---|---|
| committer | Roman Kennke <roman@kennke.org> | 2007-03-01 01:01:00 +0000 |
| commit | cfefacbbbe53e7e4a2db4e0c90c3156af6a51687 (patch) | |
| tree | 10d3dfe774329c7534d87df300a9c13362bcdc26 /gnu/classpath/jdwp/processor/EventRequestCommandSet.java | |
| parent | 7a510c3e2531682ca47fc78d068e55114abd371d (diff) | |
| download | classpath-cfefacbbbe53e7e4a2db4e0c90c3156af6a51687.tar.gz | |
2007-03-01 Roman Kennke <kennke@aicas.com>
* java/awt/Canvas.java
(graphicsConfiguration): Removed duplicate (from Component) field.
(Canvas(GraphicsConfiguration)): Set the Component's graphicsConfig
field.
(getGraphicsConfigurationImpl): Removed.
* java/awt/Component.java
(getGraphicsConfiguration): Moved implementation here. Synchronize
on tree lock to prevent threading nastiness. Don't query peer
and instead return the setting of the graphicsConfig field.
(getGraphicsConfigurationImpl): Removed.
* java/awt/Window.java
(graphicsConfiguration): Removed duplicate (from Component) field.
(Window): Set the Component's graphicsConfig field.
(Window(GraphicsConfiguration)): Set the Component's graphicsConfig
field.
(Window(Window,GraphicsConfiguration)): Set the Component's
graphicsConfig field.
(getGraphicsConfigurationImpl): Removed.
(getGraphicsConfiguration): Fetch the local graphics env here
if not already done and return that.
Diffstat (limited to 'gnu/classpath/jdwp/processor/EventRequestCommandSet.java')
0 files changed, 0 insertions, 0 deletions
