Uses of Interface
com.aoindustries.aoserv.client.ProgressListener
-
Packages that use ProgressListener Package Description com.aoindustries.aoserv.client -
-
Uses of ProgressListener in com.aoindustries.aoserv.client
Methods in com.aoindustries.aoserv.client with parameters of type ProgressListener Modifier and Type Method Description voidAOServTable. addProgressListener(ProgressListener listener)voidAOServTable. removeProgressListener(ProgressListener listener)Removes aProgressListenerfrom the list of objects being notified as this table is being loaded.
-