API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.text. TabableView View Source
Author(s)
Timothy Prinzing
Scott Violet
Since
Version
1.11 11/17/05
Serial
Hierarchy
 TabableView
Subinterfaces
Description
public interface TabableView
  Interface for Views that have size dependent upon tabs.
Methods
Hide/Show inherited methods
public float getPartialSpan (int p0, int p1)
  Determines the span along the same axis as tab expansion for a portion of the view.
public float getTabbedSpan (float x, TabExpander e)
  Determines the desired span when using the given tab expansion implementation.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar