mro.util.properties.dialog
Class PropertiesPanel.PropertyPropertyGroupSorter

java.lang.Object
  extended by mro.util.properties.dialog.PropertiesPanel.PropertyPropertyGroupSorter
Enclosing class:
PropertiesPanel

private class PropertiesPanel.PropertyPropertyGroupSorter
extends java.lang.Object


Constructor Summary
private PropertiesPanel.PropertyPropertyGroupSorter()
           
 
Method Summary
 java.util.Vector<Property> sort(java.util.Vector<Property> props)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesPanel.PropertyPropertyGroupSorter

private PropertiesPanel.PropertyPropertyGroupSorter()
Method Detail

sort

public java.util.Vector<Property> sort(java.util.Vector<Property> props)