mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-01-31 14:04:44 +01:00
Author:admin
Date:2008-09-25T16:19:15.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@44 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -51,7 +51,7 @@ Access to Java classes. Static methods and attributes are accessed via this clas
|
||||
|
||||
This class gives Eiffel access to Java objects. You can use it directly or inherit from to and create a more convenient Eiffel class that makes the Java object look like an Eiffel object. The Eiffel representation of a Java Object.
|
||||
|
||||
{{warning| '''Warning:''' to access the static fields or routines of a Java Class, you have to use the features of a JAVA_CLASS instance!! }}
|
||||
{{warning|to access the static fields or routines of a Java Class, you have to use the features of a JAVA_CLASS instance!! }}
|
||||
|
||||
===JAVA_EXTERNALS===
|
||||
|
||||
|
||||
Reference in New Issue
Block a user