|
Jalopy 1.0b10 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.Component | +--java.awt.Container | +--javax.swing.JComponent | +--javax.swing.JPanel | +--de.hunsicker.jalopy.swing.AbstractSettingsPage | +--de.hunsicker.jalopy.swing.HeaderSettingsPage | +--de.hunsicker.jalopy.swing.FooterSettingsPage
Settings page for the Jalopy printer footer settings.
Inner classes inherited from class javax.swing.JPanel |
JPanel.AccessibleJPanel |
Inner classes inherited from class javax.swing.JComponent |
JComponent.AccessibleJComponent |
Inner classes inherited from class java.awt.Container |
Container.AccessibleAWTContainer |
Inner classes inherited from class java.awt.Component |
Component.AccessibleAWTComponent |
Fields inherited from class de.hunsicker.jalopy.swing.AbstractSettingsPage |
bundle, DELIMETER, settings |
Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
FooterSettingsPage()
Creates a new FooterSettingsPage object. |
Method Summary | |
protected Convention.Key |
getBlankLinesAfterKey()
{@inheritDoc} |
protected Convention.Key |
getBlankLinesBeforeKey()
{@inheritDoc} |
protected Convention.Key |
getConventionKeysKey()
{@inheritDoc} |
protected String |
getDefaultAfter()
{@inheritDoc} |
protected String |
getDeleteLabel()
{@inheritDoc} |
protected String[] |
getItemsAfter()
{@inheritDoc} |
protected Convention.Key |
getSmartModeKey()
{@inheritDoc} |
protected Convention.Key |
getTextKey()
{@inheritDoc} |
protected Convention.Key |
getUseKey()
{@inheritDoc} |
protected String |
getUseLabel()
{@inheritDoc} |
Methods inherited from class de.hunsicker.jalopy.swing.HeaderSettingsPage |
updateSettings, validateSettings |
Methods inherited from class de.hunsicker.jalopy.swing.AbstractSettingsPage |
createItemList, getCategory, getConvention, getTitle, setCategory, setConvention, setTitle |
Methods inherited from class javax.swing.JPanel |
getAccessibleContext, getUIClassID, paramString, updateUI |
Methods inherited from class java.awt.Container |
add, add, add, add, add, addContainerListener, addImpl, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getLayout, insets, invalidate, isAncestorOf, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setLayout, validate, validateTree |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public FooterSettingsPage()
Method Detail |
protected Convention.Key getBlankLinesAfterKey()
getBlankLinesAfterKey
in class HeaderSettingsPage
de.hunsicker.jalopy.swing.HeaderSettingsPage
ConventionKeys.BLANK_LINES_AFTER_HEADER
protected Convention.Key getBlankLinesBeforeKey()
getBlankLinesBeforeKey
in class HeaderSettingsPage
de.hunsicker.jalopy.swing.HeaderSettingsPage
ConventionKeys.BLANK_LINES_BEFORE_HEADER
protected Convention.Key getConventionKeysKey()
getConventionKeysKey
in class HeaderSettingsPage
de.hunsicker.jalopy.swing.HeaderSettingsPage
ConventionKeys.HEADER_KEYS
protected String getDefaultAfter()
getDefaultAfter
in class HeaderSettingsPage
de.hunsicker.jalopy.swing.HeaderSettingsPage
protected String getDeleteLabel()
getDeleteLabel
in class HeaderSettingsPage
de.hunsicker.jalopy.swing.HeaderSettingsPage
protected String[] getItemsAfter()
getItemsAfter
in class HeaderSettingsPage
de.hunsicker.jalopy.swing.HeaderSettingsPage
protected Convention.Key getSmartModeKey()
getSmartModeKey
in class HeaderSettingsPage
de.hunsicker.jalopy.swing.HeaderSettingsPage
ConventionKeys.HEADER_SMART_MODE_LINES
protected Convention.Key getTextKey()
getTextKey
in class HeaderSettingsPage
de.hunsicker.jalopy.swing.HeaderSettingsPage
ConventionKeys.HEADER_TEXT
protected Convention.Key getUseKey()
getUseKey
in class HeaderSettingsPage
de.hunsicker.jalopy.swing.HeaderSettingsPage
ConventionKeys.HEADER
protected String getUseLabel()
getUseLabel
in class HeaderSettingsPage
de.hunsicker.jalopy.swing.HeaderSettingsPage
|
Jalopy 1.0b10 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |