|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--oracle.cabo.image.util.MapUtils
Image map utility methods
| Method Summary | |
static void |
writeTabBarImageMap(MapArea[] areas,
Tab[] tabs,
java.lang.String mapName,
java.io.PrintWriter writer)
Generates an image map for a tab bar. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void writeTabBarImageMap(MapArea[] areas,
Tab[] tabs,
java.lang.String mapName,
java.io.PrintWriter writer)
areas - The areas of the tabstabs - The tabs. Destinations are specified using DestinationTabs.mapNme - The name of the image mapPrintWriter - The PrintWriter to use.java.lang.IllegalArgumentException - Thrown if the lengths of the
provided arrays (areas, tabs, destinations) are not equal.
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||