JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
ca.phon.session.spi
TierViewItemSPI
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getTierName()
isVisible()
getTierFont()
isTierLocked()
Interface TierViewItemSPI
All Known Implementing Classes:
TierViewItemImpl
public interface
TierViewItemSPI
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getTierFont
()
Get the font.
String
getTierName
()
Tier name
boolean
isTierLocked
()
Get is locked
boolean
isVisible
()
Tier visibility
Method Details
getTierName
String
getTierName
()
Tier name
isVisible
boolean
isVisible
()
Tier visibility
getTierFont
String
getTierFont
()
Get the font. The string should be parsable by the standard awt.Font class.
isTierLocked
boolean
isTierLocked
()
Get is locked