Uses of Interface
de.grogra.util.EventListener
Package
Description
-
Uses of EventListener in de.grogra.coolbar
-
Uses of EventListener in de.grogra.gl
-
Uses of EventListener in de.grogra.glsl
Modifier and TypeMethodDescriptionvoid
GLDisplay.initView
(View view, EventListener listener) void
GLSLDisplay.initView
(View view, EventListener listener) -
Uses of EventListener in de.grogra.imp
Modifier and TypeClassDescriptionclass
Modifier and TypeMethodDescriptionvoid
View.addEventListener
(EventListener el) void
ViewComponent.initView
(View view, EventListener listener) Initializes this component.void
View.removeEventListener
(EventListener el) -
Uses of EventListener in de.grogra.imp.awt
Modifier and TypeMethodDescriptionvoid
CanvasAdapter.initView
(View view, EventListener listener) void
ViewComponentAdapter.initView
(View view, EventListener listener) -
Uses of EventListener in de.grogra.imp.registry
-
Uses of EventListener in de.grogra.imp.viewhandler
Modifier and TypeInterfaceDescriptioninterface
interface
TheSelectionEvent
is the base for theSelection
.interface
Modifier and TypeClassDescriptionclass
class
class
-
Uses of EventListener in de.grogra.imp2d
-
Uses of EventListener in de.grogra.imp2d.edit
-
Uses of EventListener in de.grogra.imp2d.graphs
-
Uses of EventListener in de.grogra.imp3d
Modifier and TypeClassDescriptionclass
TheNavigator3D
implements the navigation controls on theView3D
.class
AView3D
is aView
which displays a graph as a 3D structure.Modifier and TypeMethodDescriptionvoid
WireframeCanvas.initView
(View view, EventListener listener) -
Uses of EventListener in de.grogra.imp3d.edit
Modifier and TypeClassDescriptionclass
class
Scaling tool.class
This class is the base class for roots of tool graphs which manipulate 3D objects (the latter are called tool targets).class
This class is the base class for tool roots which manipulate transformable objects (objects having the attributeAttributes.TRANSFORM
).class
This class implements a tool for the translation of 3D objects. -
Uses of EventListener in de.grogra.pf.ui
Modifier and TypeMethodDescriptionvoid
UIProperty.addPropertyListener
(Context context, EventListener listener) void
UIProperty.removePropertyListener
(Context context, EventListener listener) -
Uses of EventListener in de.grogra.pf.ui.awt
-
Uses of EventListener in de.grogra.pf.ui.edit
-
Uses of EventListener in de.grogra.pf.ui.registry
-
Uses of EventListener in de.grogra.pf.ui.swing
-
Uses of EventListener in de.grogra.pf.ui.tree
-
Uses of EventListener in de.grogra.pf.ui.util
-
Uses of EventListener in de.grogra.rgg
-
Uses of EventListener in de.grogra.util
Modifier and TypeClassDescriptionstatic class
static class
Modifier and TypeMethodDescriptionfinal void
EventListener.Multicaster.addEventListener
(EventListener l) final void
EventListener.Multicaster.removeEventListener
(EventListener l)