Uses of Interface
net.sf.sdedit.ui.components.AutoCompletion.SuggestionProvider

Packages that use AutoCompletion.SuggestionProvider
net.sf.sdedit.ui.components   
net.sf.sdedit.ui.impl   
 

Uses of AutoCompletion.SuggestionProvider in net.sf.sdedit.ui.components
 

Constructors in net.sf.sdedit.ui.components with parameters of type AutoCompletion.SuggestionProvider
AutoCompletion(JTextPane textPane, AutoCompletion.SuggestionProvider provider, char... delimiters)
          Creates a new AutoCompletion.
 

Uses of AutoCompletion.SuggestionProvider in net.sf.sdedit.ui.impl
 

Classes in net.sf.sdedit.ui.impl that implement AutoCompletion.SuggestionProvider
 class Tab
          A single tab in the user interface, consisting of a diagram view, a text pane and a status bar that can be exchanged by a text field for entering a filter command applied to the text in the pane.
 



Copyright © 2011. All Rights Reserved.