org.openpermis.editor.policy.gui.dock
Class ToolLocationParser
java.lang.Object
org.openpermis.editor.policy.gui.dock.ToolLocationParser
public class ToolLocationParser
- extends Object
Parser for a self made string representation of CLocation
objects.
- Since:
- 0.9.0
Method Summary |
bibliothek.gui.dock.common.CLocation |
parseLocation(String value)
Parses the given location value. |
double |
parsePriority(String value)
Parses the priority with which to tool should be displayed. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolLocationParser
public ToolLocationParser()
parseLocation
public bibliothek.gui.dock.common.CLocation parseLocation(String value)
- Parses the given location value.
- Parameters:
value
- the value to parse.
- Returns:
- the parsed location.
- Since:
- 0.9.0
parsePriority
public double parsePriority(String value)
- Parses the priority with which to tool should be displayed.
- Parameters:
value
- the location specification of the tool.
- Returns:
- the prioroty with which it should be opened.
- Since:
- 0.9.0
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG