|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface MarkerStyleComboBoxModel.StyleChoice
StyleChoice represents a choice of MarkerStyle.
| Method Summary | |
|---|---|
MarkerStyle |
getStyle(File markerFile)
Returns the style associated with this style choice. |
boolean |
requiresFile()
Returns true if this style choice requires a valid, readable File. |
String |
toString()
Returns the display name for this style choice. |
| Method Detail |
|---|
MarkerStyle getStyle(File markerFile)
throws IOException
markerFile - the configured marker file, may be ignored
IOException - from some implementationsboolean requiresFile()
String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||