org.netbeans.spi.editor.hints/0 1.24.0 7

org.netbeans.spi.editor.hints
Interface EnhancedFix

All Superinterfaces:
Fix

public interface EnhancedFix
extends Fix

Fix enhanced by the possibility to be sorted by a different text than the description.


Method Summary
 CharSequence getSortText()
           
 
Methods inherited from interface org.netbeans.spi.editor.hints.Fix
getText, implement
 

Method Detail

getSortText

CharSequence getSortText()
Returns:
text used for the sorting of the fixes.

org.netbeans.spi.editor.hints/0 1.24.0 7

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.