| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
  |
  +--gumbo.util.AbstractDisposable
        |
        +--gumbo.util.relation.AbstractTreeNodeDelegator
              |
              +--gumbo.graphic.space.AbstractSpaceNode
                    |
                    +--gumbo.graphic.impl.swing.SwingSpaceNode
                          |
                          +--gumbo.graphic.impl.swing.SwingShape
                                |
                                +--gumbo.interact.select.TestSelectApp.Thing
| Constructor Summary | |
TestSelectApp.Thing(java.lang.String name,
                    int width,
                    int height)
 | 
|
| Method Summary | |
protected  void | 
drawBackground(java.awt.Color color)
 | 
protected  void | 
drawBorder(java.awt.Color color)
 | 
protected  void | 
updateFeedback()
Called by the system to prepare and realize the graphic's interaction feedback according to the current interaction state.  | 
| Methods inherited from class gumbo.graphic.impl.swing.SwingShape | 
getInteractorState, implDispose, initSwingShape, newTreeNodeDelegate | 
| Methods inherited from class gumbo.graphic.impl.swing.SwingSpaceNode | 
canIntersectGraphic, getGraphic, getGraphicAxisBound3, getGraphicLocalSpace, getGraphicTransform, getGraphicTranslation, initSwingSpaceNode, intersectGraphic, isSpaceTransforming, prepareGraphicPresence, realizeGraphicPresence, setGraphicTranslation | 
| Methods inherited from class gumbo.graphic.space.AbstractSpaceNode | 
getGraphicSpaceTree | 
| Methods inherited from class gumbo.util.relation.AbstractTreeNodeDelegator | 
getTreeNodeDelegate | 
| Methods inherited from class gumbo.util.AbstractDisposable | 
dispose, isDisposed | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface gumbo.graphic.Graphic | 
getGraphic | 
| Methods inherited from interface gumbo.graphic.GraphicPresence | 
prepareGraphicPresence, realizeGraphicPresence | 
| Methods inherited from interface gumbo.util.Disposable | 
dispose, isDisposed | 
| Methods inherited from interface gumbo.graphic.probe.AxisBound3Boundable | 
getGraphicAxisBound3 | 
| Methods inherited from interface gumbo.graphic.space.GraphicGeometry | 
getGraphicLocalSpace | 
| Methods inherited from interface gumbo.graphic.space.TranslationNode | 
getGraphicTranslation, setGraphicTranslation | 
| Methods inherited from interface gumbo.graphic.space.TransformNode | 
getGraphicTransform, isSpaceTransforming | 
| Methods inherited from interface gumbo.graphic.space.SpaceNode | 
getGraphicSpaceTree | 
| Constructor Detail | 
public TestSelectApp.Thing(java.lang.String name,
                           int width,
                           int height)
| Method Detail | 
protected void updateFeedback()
SwingShape
updateFeedback in class SwingShapeprotected void drawBackground(java.awt.Color color)
protected void drawBorder(java.awt.Color color)
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||