Home
last modified time | relevance | path

Searched defs:lightweights (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/
H A DAWTAnimatorImpl.java59 private final List<JComponent> lightweights = new ArrayList<JComponent>(); field in AWTAnimatorImpl
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/util/
H A DAnimator.java70 private List lightweights = new ArrayList(); field in Animator