public static class NavigationControl.ArrowStyle
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
suffix |
Constructor and Description |
---|
NavigationControl.ArrowStyle(java.lang.String suffix) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getBaseName(NavigationControl.ElementType elementType) |
javax.swing.Icon |
getIcon(NavigationControl.ElementType elementType) |
java.lang.String |
getSuffix() |
public NavigationControl.ArrowStyle(java.lang.String suffix)
public java.lang.String getSuffix()
protected java.lang.String getBaseName(NavigationControl.ElementType elementType)
public javax.swing.Icon getIcon(NavigationControl.ElementType elementType)