Uses of Interface
utils.CloseableWindow

Packages that use CloseableWindow
eptrends   
palette   
plotting   
scripting   
sonification   
ui   
utils   
 

Uses of CloseableWindow in eptrends
 

Classes in eptrends that implement CloseableWindow
 class MainFrame
           
 

Uses of CloseableWindow in palette
 

Classes in palette that implement CloseableWindow
 class inputParameters
           
 

Uses of CloseableWindow in plotting
 

Classes in plotting that implement CloseableWindow
 class PlotAggregator
           
 

Uses of CloseableWindow in scripting
 

Classes in scripting that implement CloseableWindow
 class Publish
           
 class ScriptOutput
           
 

Uses of CloseableWindow in sonification
 

Classes in sonification that implement CloseableWindow
 class SoundWindow
           
 

Uses of CloseableWindow in ui
 

Classes in ui that implement CloseableWindow
 class AllResiduals
           
 class bootstrap
           
 class MCMCController
           
 

Uses of CloseableWindow in utils
 

Methods in utils with parameters of type CloseableWindow
static void UIUtils.addWindowMenu(CloseableWindow frame)
           
static void UIUtils.addWindowMenu(CloseableWindow frame, boolean mainWindow)