Interface CenteringPolicy


public interface CenteringPolicy
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Keep the title centered when possible
    static final int
    Keep the title centered at all cost
  • Field Details