Package net.sf.sdedit.util

Interface Summary
Predicate A Predicate is a representation of a boolean variable whose value can be set as a result of user interaction.
 

Class Summary
Bijection<P,I>  
Browser A HyperlinkListener implementation that opens a browser for http hyperlinks, using java.awt.Desktop, and thus only working when JDK version >= is available at runtime.
DocUtil  
Grep Utility class for matching strings against regular expressions and accessing substrings that match groups of the regular expression.
IntegerProperty Utility class providing the IntegerProperty.getIntegerProperty(int, Properties, String) method.
ObjectFactory Utility class for creating objects from strings.
OS  
Pair<F,S> Pair objects can hold two objects of types F and S
UIUtilities  
WindowsRegistry Utility class for accessing the Windows registry by means of the reg.exe tool.
 

Enum Summary
Direction Enumeration of the three directions.
OS.Type  
 

Exception Summary
DocUtil.XMLException An XMLException is thrown when an XML document is not well-formed or not valid.
 



Copyright © 2011. All Rights Reserved.