net.sourceforge.arbaro.gui
Class ShieldedGUIMeshGenerator

java.lang.Object
  extended by net.sourceforge.arbaro.mesh.ShieldedMeshGenerator
      extended by net.sourceforge.arbaro.gui.ShieldedGUIMeshGenerator
All Implemented Interfaces:
MeshGenerator

public class ShieldedGUIMeshGenerator
extends ShieldedMeshGenerator

Author:
wolfram

Constructor Summary
ShieldedGUIMeshGenerator(java.awt.Component parent, MeshGenerator meshGenerator)
           
 
Method Summary
protected  void showException(java.lang.Exception e)
           
 
Methods inherited from class net.sourceforge.arbaro.mesh.ShieldedMeshGenerator
createLeafMesh, createStemMesh, createStemMeshByLevel, getUseQuads
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShieldedGUIMeshGenerator

public ShieldedGUIMeshGenerator(java.awt.Component parent,
                                MeshGenerator meshGenerator)
Parameters:
meshGenerator -
Method Detail

showException

protected void showException(java.lang.Exception e)
Overrides:
showException in class ShieldedMeshGenerator