ix.ip2
Class IVarTool.View
java.lang.Object
  
ix.ip2.BindingViewer
      
ix.ip2.IVarTool.View
- All Implemented Interfaces: 
 - java.awt.event.ActionListener, java.util.EventListener
 
- Enclosing class:
 - IVarTool
 
 class IVarTool.View
- extends BindingViewer
 
 
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
IVarTool.View
IVarTool.View()
setUpFrame
protected void setUpFrame()
- Overrides:
 setUpFrame in class BindingViewer
 
 
makeMenuBar
javax.swing.JMenuBar makeMenuBar()
 
makeButtonPanel
protected BindingViewer.ButtonPanel makeButtonPanel()
- Overrides:
 makeButtonPanel in class BindingViewer
 
 
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
 actionPerformed in interface java.awt.event.ActionListener- Overrides:
 actionPerformed in class BindingViewer
 
 
setVisible
public void setVisible(java.lang.Boolean v)
 
reset
void reset()
 
noteCurrentOption
void noteCurrentOption(IPlanOptionManager.Opt opt)
 
reloadView
void reloadView()
 
handleBindings
public void handleBindings(java.util.Map newBindings)
- Specified by:
 handleBindings in class BindingViewer
 
 
setBorderTitle
void setBorderTitle(java.lang.String title)