diff options
author | Michael Koch <konqueror@gmx.de> | 2003-02-13 15:12:36 +0000 |
---|---|---|
committer | Michael Koch <mkoch@gcc.gnu.org> | 2003-02-13 15:12:36 +0000 |
commit | 6b603eb999cdf19bb27cdaf7b3433582d1c04356 (patch) | |
tree | cf78c09f1e56f59310d3207edba02250289dbb99 /libjava/java/awt/TextArea.java | |
parent | e0d9cc77707ce56f0661cc6ac95ab19ec96e2ecc (diff) | |
download | gcc-6b603eb999cdf19bb27cdaf7b3433582d1c04356.zip gcc-6b603eb999cdf19bb27cdaf7b3433582d1c04356.tar.gz gcc-6b603eb999cdf19bb27cdaf7b3433582d1c04356.tar.bz2 |
2003-02-13 Michael <konqueror@gmx.de>
* gnu/java/nio/FileChannelImpl.java
(lengthInternal): Must be native.
(size): Check if channel is already closed.
(implCloseChannel): Reformated.
(read): w was unused, removed it.
(read): Removed.
(read): New method.
(write): New method.
(map): Check arguments.
(force): Throws IOException, check if channel is closed.
(transferTo): New method.
(transferFrom): New method.
(lock): New method.
(tryLock): New method.
(position): New method.
(truncate): New method.
(nio_mmap_file): Uncommented.
(nio_munmap_file): Uncommented.
(nio_msync): Uncommented.
* gnu/java/nio/natFileChannelImpl.cc: New file.
From-SVN: r62841
Diffstat (limited to 'libjava/java/awt/TextArea.java')
0 files changed, 0 insertions, 0 deletions