[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.gef3d] A couple of errors in ..draw3d


Ideas?

Description Resource Path Location Type
The type DummyGraphics must implement the inherited abstract method Graphics.getLineWidthFloat() DummyGraphics.java /org.eclipse.draw3d/src/java/org/eclipse/draw3d line 35 Java Problem
The type DummyGraphics must implement the inherited abstract method Graphics.setLineMiterLimit(float) DummyGraphics.java /org.eclipse.draw3d/src/java/org/eclipse/draw3d line 35 Java Problem
The type DummyGraphics must implement the inherited abstract method Graphics.setLineWidthFloat(float) DummyGraphics.java /org.eclipse.draw3d/src/java/org/eclipse/draw3d line 35 Java Problem
The type LogGraphics must implement the inherited abstract method Graphics.getLineWidthFloat() LogGraphics.java /org.eclipse.draw3d/src/java/org/eclipse/draw3d/util line 40 Java Problem
The type LogGraphics must implement the inherited abstract method Graphics.setLineMiterLimit(float) LogGraphics.java /org.eclipse.draw3d/src/java/org/eclipse/draw3d/util line 40 Java Problem
The type LogGraphics must implement the inherited abstract method Graphics.setLineWidthFloat(float) LogGraphics.java /org.eclipse.draw3d/src/java/org/eclipse/draw3d/util line 40 Java Problem