net.sf.j3d.threeD.ui.panels
Class EditSurfacePanel
java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
net.sf.j3d.threeD.ui.panels.EditSurfacePanel
- All Implemented Interfaces:
- ImageObserver, MenuContainer, Serializable, Accessible, EventGenerator, EventListener
public class EditSurfacePanel
- extends JPanel
- implements EventListener, EventGenerator
An EditSurfacePanel object can be used to gather input from a user
to specify the settings for an AbstractSurfaceUI object and the
underlying AbstractSurface object.
- Author:
- Mike Murray
- See Also:
- Serialized Form
|
Constructor Summary |
EditSurfacePanel(AbstractSurfaceUI s)
Constructs a new EditSurfacePanel object that can be used to modify the specified AbstractSurfaceUI object. |
|
Method Summary |
void |
apply()
Applies the changes made in this panel to the AbstractSurfaceUI object being edited
and fires the necessary events if the current EventHandler is not set to null. |
void |
eventFired(Event event)
Method called when an event has been fired. |
EventHandler |
getEventHandler()
Returns the EventHandler object used by this EditSurfacePanel object. |
AbstractSurfaceUI |
getSurface()
Returns the AbstractSurfaceUI object stored by this EditSurfacePanel object. |
void |
setEventHandler(EventHandler handler)
Sets the EventHandler object used by this EditSurfacePanel object. |
void |
setSurface(AbstractSurfaceUI surface)
Sets the AbstractSurfaceUI object that this EditSurfacePanel object modifies and
updates the fields to reflect the change. |
void |
updateAllFields()
Updates all fields of this panel so that they match the settings of the AbstractSurfaceUI object being edited. |
void |
updateColorFields()
Updates the color fields of this panel so that they match the color values of the AbstractSurfaceUI object being edited. |
void |
updateLocationFields()
Updates the location fields of this panel so that they match the location values of the AbstractSurfaceUI
object being edited. |
void |
updateNameField()
Updates the name field of this panel so that it matches the name of the AbstractSurfaceUI object being edited. |
void |
updateShadeFields()
Updates the shading options fields of this panel so that they match the shading options of the AbstractSurfaceUI object being edited. |
void |
updateSizeField()
Updates the size field of this panel so that it matches the size of the AbstractSurfaceUI object being edited. |
void |
updateTypeField()
Updates the type field of this panel so that it matches the type of the AbstractSurfaceUI object being edited. |
| Methods inherited from class javax.swing.JComponent |
addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update |
| Methods inherited from class java.awt.Container |
add, add, add, add, add, addContainerListener, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate |
| Methods inherited from class java.awt.Component |
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle |
EditSurfacePanel
public EditSurfacePanel(AbstractSurfaceUI s)
- Constructs a new EditSurfacePanel object that can be used to modify the specified AbstractSurfaceUI object.
setSurface
public void setSurface(AbstractSurfaceUI surface)
- Sets the AbstractSurfaceUI object that this EditSurfacePanel object modifies and
updates the fields to reflect the change.
getSurface
public AbstractSurfaceUI getSurface()
- Returns the AbstractSurfaceUI object stored by this EditSurfacePanel object.
apply
public void apply()
- Applies the changes made in this panel to the AbstractSurfaceUI object being edited
and fires the necessary events if the current EventHandler is not set to null.
updateAllFields
public void updateAllFields()
- Updates all fields of this panel so that they match the settings of the AbstractSurfaceUI object being edited.
If the AbstractSurfaceUI object stored by this panel is null this method will do nothing.
updateTypeField
public void updateTypeField()
- Updates the type field of this panel so that it matches the type of the AbstractSurfaceUI object being edited.
updateNameField
public void updateNameField()
- Updates the name field of this panel so that it matches the name of the AbstractSurfaceUI object being edited.
updateLocationFields
public void updateLocationFields()
- Updates the location fields of this panel so that they match the location values of the AbstractSurfaceUI
object being edited.
updateColorFields
public void updateColorFields()
- Updates the color fields of this panel so that they match the color values of the AbstractSurfaceUI object being edited.
updateSizeField
public void updateSizeField()
- Updates the size field of this panel so that it matches the size of the AbstractSurfaceUI object being edited.
updateShadeFields
public void updateShadeFields()
- Updates the shading options fields of this panel so that they match the shading options of the AbstractSurfaceUI object being edited.
eventFired
public void eventFired(Event event)
- Method called when an event has been fired.
- Specified by:
eventFired in interface EventListener
setEventHandler
public void setEventHandler(EventHandler handler)
- Sets the EventHandler object used by this EditSurfacePanel object. Setting this to null will deactivate event reporting.
- Specified by:
setEventHandler in interface EventGenerator
getEventHandler
public EventHandler getEventHandler()
- Returns the EventHandler object used by this EditSurfacePanel object.
- Specified by:
getEventHandler in interface EventGenerator