javax.swing.text
Interface TabExpander

All Known Implementing Classes:
FieldView, ParagraphView, ParagraphView, PasswordView, PlainView, WrappedPlainView

public interface TabExpander


Method Summary
 float nextTabStop(float x, int tabOffset)
           
 

Method Detail

nextTabStop

float nextTabStop(float x,
                  int tabOffset)