WISA.wisa3D.util
Class EnvironmentOptions
java.lang.Object
|
+--WISA.wisa3D.util.EnvironmentOptions
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener, Options
- public class EnvironmentOptions
- extends java.lang.Object
- implements Options, java.awt.event.ActionListener
Überschrift: Wisa3D
Beschreibung:
Copyright: Copyright (c) 1999
Organisation: IAI-FZK
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvironmentOptions
public EnvironmentOptions(Wisa3DPanel display)
getOptionsPanel
public javax.swing.JPanel getOptionsPanel()
- Specified by:
getOptionsPanel in interface Options
getName
public java.lang.String getName()
- Specified by:
getName in interface Options
refresh
public void refresh()
- Specified by:
refresh in interface Options
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener
getSavableValues
public java.util.Hashtable getSavableValues()
- Specified by:
getSavableValues in interface Options