Fixed pocket pc version to be completely swing-less.
This commit is contained in:
parent
533534eb9f
commit
88ebeaed3b
20 changed files with 2221 additions and 707 deletions
|
@ -281,7 +281,7 @@ public class DuffScannerPanel extends ScannerPanel implements ItemListener
|
|||
table.repaint();
|
||||
}
|
||||
|
||||
public void setPreferences()
|
||||
public void setPreferences(Frame owner)
|
||||
{
|
||||
Font f;
|
||||
if (prefWindow==null) prefWindow = new PreferenceWindow(this, duffInput);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue