Uses of Package
com.didkovsky.portview

Packages that use com.didkovsky.portview
com.didkovsky.portview   
com.didkovsky.portview.awt   
com.didkovsky.portview.swing   
com.softsynth.jmsl   
com.softsynth.jmsl.jsyn   
com.softsynth.jmsl.midi   
com.softsynth.jmsl.score   
com.softsynth.jmsl.score.util   
com.softsynth.jmsl.score.view   
com.softsynth.jmsl.util   
com.softsynth.jmsl.view   
jmslexamples   
jmslexamples.jsyn   
jmsltestsuite   
jmsltutorial   
 

Classes in com.didkovsky.portview used by com.didkovsky.portview
PVButton
          com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVButton is an interface for a Button component that can be either AWT or Swing depending on ViewFactory
PVCanvas
          com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVCanvas is an interface for a Canvas component that can be either AWT or Swing depending on ViewFactory
PVCheckbox
          com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVCheckbox is an interface for a Checkbox component that can be either AWT or Swing depending on ViewFactory Note that addActionListener() is supported in Swing and addItemListener() is support by AWT.
PVCheckboxMenuItem
          com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVCheckboxMenuItem is an interface for a CheckboxMenuItem component that can be either AWT or Swing depending on ViewFactory
PVChoice
           
PVComponent
           
PVDialog
           
PVFrame
           
PVLabel
           
PVMenu
           
PVMenuBar
           
PVMenuItem
           
PVPanel
           
PVRadioGroup
           
PVScrollbar
          Our own horizontal scrollbar.
PVScrollbarListener
           
PVScrollPane
           
PVTextArea
           
PVTextComponent
           
PVTextField
           
ViewFactory
          PortView Factory.
 

Classes in com.didkovsky.portview used by com.didkovsky.portview.awt
PVButton
          com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVButton is an interface for a Button component that can be either AWT or Swing depending on ViewFactory
PVCanvas
          com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVCanvas is an interface for a Canvas component that can be either AWT or Swing depending on ViewFactory
PVCheckbox
          com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVCheckbox is an interface for a Checkbox component that can be either AWT or Swing depending on ViewFactory Note that addActionListener() is supported in Swing and addItemListener() is support by AWT.
PVCheckboxMenuItem
          com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVCheckboxMenuItem is an interface for a CheckboxMenuItem component that can be either AWT or Swing depending on ViewFactory
PVChoice
           
PVComponent
           
PVDialog
           
PVFrame
           
PVLabel
           
PVMenu
           
PVMenuBar
           
PVMenuItem
           
PVPanel
           
PVRadioGroup
           
PVScrollbar
          Our own horizontal scrollbar.
PVScrollPane
           
PVTextArea
           
PVTextComponent
           
PVTextField
           
ViewFactory
          PortView Factory.
 

Classes in com.didkovsky.portview used by com.didkovsky.portview.swing
PVButton
          com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVButton is an interface for a Button component that can be either AWT or Swing depending on ViewFactory
PVCanvas
          com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVCanvas is an interface for a Canvas component that can be either AWT or Swing depending on ViewFactory
PVCheckbox
          com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVCheckbox is an interface for a Checkbox component that can be either AWT or Swing depending on ViewFactory Note that addActionListener() is supported in Swing and addItemListener() is support by AWT.
PVCheckboxMenuItem
          com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVCheckboxMenuItem is an interface for a CheckboxMenuItem component that can be either AWT or Swing depending on ViewFactory
PVChoice
           
PVComponent
           
PVDialog
           
PVFrame
           
PVLabel
           
PVMenu
           
PVMenuBar
           
PVMenuItem
           
PVPanel
           
PVRadioGroup
           
PVScrollbar
          Our own horizontal scrollbar.
PVScrollPane
           
PVTextArea
           
PVTextComponent
           
PVTextField
           
ViewFactory
          PortView Factory.
 

Classes in com.didkovsky.portview used by com.softsynth.jmsl
ViewFactory
          PortView Factory.
 

Classes in com.didkovsky.portview used by com.softsynth.jmsl.jsyn
PVComponent
           
PVPanel
           
 

Classes in com.didkovsky.portview used by com.softsynth.jmsl.midi
PVLabel
           
 

Classes in com.didkovsky.portview used by com.softsynth.jmsl.score
PVCanvas
          com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVCanvas is an interface for a Canvas component that can be either AWT or Swing depending on ViewFactory
PVComponent
           
PVDialog
           
PVFrame
           
PVMenu
           
PVMenuBar
           
PVPanel
           
PVScrollbar
          Our own horizontal scrollbar.
PVScrollbarListener
           
 

Classes in com.didkovsky.portview used by com.softsynth.jmsl.score.util
PVComponent
           
PVDialog
           
PVFrame
           
PVScrollbar
          Our own horizontal scrollbar.
PVScrollbarListener
           
 

Classes in com.didkovsky.portview used by com.softsynth.jmsl.score.view
PVChoice
           
PVComponent
           
PVDialog
           
PVFrame
           
PVPanel
           
PVScrollbar
          Our own horizontal scrollbar.
PVScrollbarListener
           
 

Classes in com.didkovsky.portview used by com.softsynth.jmsl.util
PVComponent
           
PVDialog
           
PVFrame
           
 

Classes in com.didkovsky.portview used by com.softsynth.jmsl.view
PVCanvas
          com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PVCanvas is an interface for a Canvas component that can be either AWT or Swing depending on ViewFactory
PVChoice
           
PVComponent
           
PVDialog
           
PVFrame
           
PVLabel
           
PVMenu
           
PVMenuBar
           
PVPanel
           
PVScrollbar
          Our own horizontal scrollbar.
PVScrollbarListener
           
 

Classes in com.didkovsky.portview used by jmslexamples
PVComponent
           
PVFrame
           
PVMenu
           
PVPanel
           
PVScrollbar
          Our own horizontal scrollbar.
PVScrollbarListener
           
 

Classes in com.didkovsky.portview used by jmslexamples.jsyn
PVComponent
           
PVFrame
           
PVScrollbar
          Our own horizontal scrollbar.
PVScrollbarListener
           
 

Classes in com.didkovsky.portview used by jmsltestsuite
PVComponent
           
PVFrame
           
PVPanel
           
 

Classes in com.didkovsky.portview used by jmsltutorial
PVMenu