Deprecated API


Contents
Deprecated Classes
common.gui.actions.CustomAction
            
common.gui.SelectionListPanel
          use org.gjt.sp.jedit.gui.PingPongList 
common.swingworker.SwingWorker
          use javax.swing.SwingWorker, as of Java 1.6. 
 

Deprecated Methods
common.gui.PopupList.disableKeyStrokeCycling()
          As of CC 0.9.0, this method does nothing. 
common.gui.PopupList.enableKeyStrokeCycling(String)
          As of CC 0.9.0, this method does nothing.