scripps.grid.gui
Class GridListDialog

java.lang.Object
  |
  +--harmonic.widgetLib.HWPanel
        |
        +--harmonic.mz.gui.Monolog
              |
              +--scripps.grid.gui.GridListDialog
All Implemented Interfaces:
java.util.EventListener, java.awt.event.KeyListener, harmonic.mz.event.NodeListener, harmonic.viewer3D.Task, java.awt.event.WindowListener

public class GridListDialog
extends harmonic.mz.gui.Monolog

See Also:
Serialized Form

Field Summary
 
Fields inherited from class harmonic.mz.gui.Monolog
bPermanent, CLOSED, creatingModule, FLOAT_MONOLOG, stdDialogWidth, visibility, VP_MONOLOG
 
Constructor Summary
GridListDialog()
           
 
Method Summary
 void format(int w, int h)
           
 void loadNewGrid()
           
 void onGridListBox(java.awt.event.ItemEvent event)
           
 void removeGrid()
           
 void resampleGrid()
           
 void sliceGrid()
           
 void updateFeedback()
           
 
Methods inherited from class harmonic.mz.gui.Monolog
addListener, addSubMonolog, afterPost, begin, beginTask, cancel, cancelTask, cleanTask, destroyIfTemporary, drop, finish, finishTask, frameSize, getFrame, getPreferredSize, getTaskName, init_Bottom, init_Floating, init_Info, init_Left, init_Right, init_Top, init, keyPressed, keyReleased, keyTyped, nodeChanged, noPost, onCancel, onDismiss, onHelp, onOK, post, post, post, post, postModal, postModal, processKeyEvent, reformat, removeStandardButtons, setFunction, setMonologClass, setPermenant, setPosted, setResizeable, setTitle, shouldPost, unpost, unpost, updateMonologInfo, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridListDialog

public GridListDialog()
Method Detail

format

public void format(int w,
                   int h)

updateFeedback

public void updateFeedback()

loadNewGrid

public void loadNewGrid()

removeGrid

public void removeGrid()

resampleGrid

public void resampleGrid()

sliceGrid

public void sliceGrid()

onGridListBox

public void onGridListBox(java.awt.event.ItemEvent event)