excercise 2 done
This commit is contained in:
13
week1_TinsaeGhilay/Task2/GraphicsApp/Shape.java
Normal file
13
week1_TinsaeGhilay/Task2/GraphicsApp/Shape.java
Normal file
@@ -0,0 +1,13 @@
|
||||
package GraphicsApp;
|
||||
|
||||
|
||||
/**
|
||||
* GraphicsApp/Shape.java .
|
||||
* Generated by the IDL-to-Java compiler (portable), version "3.2"
|
||||
* from Graphics.idl
|
||||
* Tuesday, November 11, 2025 6:46:29 PM CET
|
||||
*/
|
||||
|
||||
public interface Shape extends ShapeOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
|
||||
{
|
||||
} // interface Shape
|
||||
Reference in New Issue
Block a user