Package net.runelite.client.ui
Class UnitFormatterFactory
- java.lang.Object
-
- javax.swing.JFormattedTextField.AbstractFormatterFactory
-
- net.runelite.client.ui.UnitFormatterFactory
-
public final class UnitFormatterFactory extends javax.swing.JFormattedTextField.AbstractFormatterFactory
-
-
Constructor Summary
Constructors Constructor Description UnitFormatterFactory(javax.swing.JFormattedTextField.AbstractFormatterFactory delegateFactory, java.lang.String units)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.JFormattedTextField.AbstractFormattergetFormatter(javax.swing.JFormattedTextField tf)
-