|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TabPreferenceSetting
Preference settings, that display a top level tab. This preference setting's addGui method is called after the user clicked the tab.
Method Summary | |
---|---|
java.lang.String |
getDescription()
Called during preferences tab initialization to display a description in one sentence for this tab. |
java.lang.String |
getIconName()
Called during preferences dialog initialization to display the preferences tab with the returned icon. |
java.lang.String |
getTitle()
Called during preferences tab initialization to display its title. |
java.lang.String |
getTooltip()
Called during preferences dialog initialization to display the preferences tab with the returned tooltip. |
Methods inherited from interface org.openstreetmap.josm.gui.preferences.PreferenceSetting |
---|
addGui, isExpert, ok |
Method Detail |
---|
java.lang.String getIconName()
java.lang.String getTitle()
java.lang.String getTooltip()
java.lang.String getDescription()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |